@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/p422499978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus van de bibliotheek over Hazerswoude : verzameling C. Kroon" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075640112> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069116717> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075601133> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37174b25ce96d8d1cf47f01786e5ec1c> ;
    schema1:name "Catalogus van de bibliotheek over Hazerswoude : verzameling C. Kroon" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30bf2ff67bc25ae82deb7463bcb05827> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1096263657> .

