@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/p435589806> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diergaarde Blijdorp : plattegrond / algehele verzorging: K. van Zwieten ; foto's: H. Smeman" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068832710>,
        <http://data.bibliotheken.nl/id/thes/p075314428> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b801fd9eced9f4bf127753b2cbe3b5b> ;
    schema1:name "Diergaarde Blijdorp : plattegrond" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7ae9abc264913e5382b2f991c736374> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1305003647> .

