@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/p851446337> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het licht van de maan / Michel Brice ; [vert. uit het Frans door All Trans Vertaalbureau]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070885214>,
        <http://data.bibliotheken.nl/id/thes/p075354748> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777>,
        <http://data.bibliotheken.nl/id/nbt/p851445934> ;
    schema1:isbn "9044921746" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16897d7994619ca85dec2a4f1218ad04> ;
    schema1:name "In het licht van de maan" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d81e9847d8894644ce1c6f51ceb024e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71410254> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3e97ee08cedd36855eafc3b4a81e621d> .

