@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/p083962921> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wieden in de tuin van Holland / K.J. Cath" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078548675> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067882439> ;
    schema1:description "Rede t.g.v. de opening van het academisch jaar 1987-88 Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1aaef3af0d6cc2dcc02b9dc8e009e7f> ;
    schema1:name "Wieden in de tuin van Holland" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60d1c75bd3c9f407bdb89af0edd695f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64755596> .

