@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/p863446566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "111 jaar R.S.G. Enkhuizen / samengest. door J.T. Bremer en K.E. Koeman" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621320> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069537496> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068570015> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863446248> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bf89a1cd91a4d7a0fb20147a1f60037> ;
    schema1:name "111 jaar R.S.G. Enkhuizen" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9aa1a463e9d747a36a567fcc9b144215> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64373785> .

