@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p082137366> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Actes de l'Athos / publiés par Louis Petit ... [et al.]" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759388X>,
        <http://data.bibliotheken.nl/id/thes/p07852573X>,
        <http://data.bibliotheken.nl/id/thes/p078562120> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068434766> ;
    schema1:description "Fotomech. herdr. van de uitg.: St. Petersbourg : Akad. Nauk SSSR, 1903-1915" ;
    schema1:inLanguage "fr",
        "grc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/519cf1c31ebdb4c75bf780e755a5cbfa> ;
    schema1:name "Actes de l'Athos" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00dc901164c7c557a469d6ffa0eda25b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/5687562> .

