@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-cel-00092932v1> a dcat:Dataset ;
    dct:description "1 - Introduction<br />2 - Aspects pratiques des simulations numériques (organisation physique des ordinateurs, Fortran, Unix, quelques conseils de programmation).<br />3 - Dynamique moléculaire (chaos classique pour deux oscillateurs couplés).<br />4 - Méthodes de Monte Carlo (modèle d'Ising 2D).<br />5 - Algorithme de Swendsen-Wang.<br />6 - Diagonalisations exactes.<br />7 - Méthode de Lanczos (oscillateur anharmonique, modèle d'Heisenberg antiferromagnétique 2D)." ;
    dct:identifier "cel-00092932" ;
    dct:issued "2026-05-07T11:31:05.573781"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-07T11:31:05.573785"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Introduction aux simulations numériques." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-cel-00092932v1/resource/53b4f0ee-ad94-4c0d-92da-a4dac3f7017d> ;
    dcat:keyword "infoeu-reposemanticslecture",
        "lectures",
        "physphysics-physics" ;
    dcat:landingPage <https://cel.hal.science/cel-00092932> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-cel-00092932v1/resource/53b4f0ee-ad94-4c0d-92da-a4dac3f7017d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-07T11:31:05.574951"^^xsd:dateTime ;
    dct:modified "2026-05-07T11:31:05.567696"^^xsd:dateTime ;
    dct:title "Introduction aux simulations numériques." ;
    dcat:accessURL <https://cel.hal.science/cel-00092932> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://cel.hal.science/cel-00092932> a foaf:Document .

