@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/p27335258X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De twee manen van Berlijn / Bucquoy, Hernu" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069327742> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07085887X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851348440> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a80eae6c5f5f6837eeeda541db5fe283> ;
    schema1:name "De twee manen van Berlijn" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8753bcb4b9db9ee5f33a5de8b19bf60f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66466500> .

