@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/p831661046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De begraven maan / tek. Ramaïoli ; tekst Durand ; Nederlandse vert.: Léo Gillet" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06935457X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069354553>,
        <http://data.bibliotheken.nl/id/thes/p070191093> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831653221> ;
    schema1:isbn "9031406953" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a7a9c49e0676904a6127c96bfe0bc7a> ;
    schema1:name "De begraven maan" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eaed59f7768d8b33fd785f1bc3ed0b2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63486657> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/188f65431cac34b35fbdc02502b560d6> .

