@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/p112298109> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Wiersdijk te Vreeswijk / door F. Pouw" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075634295> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075107368> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p114304920> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0ddf4ddaaf445d3a2a1fbea5a8cfb8e> ;
    schema1:name "De Wiersdijk te Vreeswijk" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf3b20a61da21f7c03d2cacfbc81b6d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66307994> .

