@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/p257772936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeren en buitenlui in Vreeswijk / door Rina Copier van den End" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618869>,
        <http://data.bibliotheken.nl/id/thes/p075634295> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266569498>,
        <http://data.bibliotheken.nl/id/thes/p266589839> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2d928265ffaf8beba3aefa238970b69> ;
    schema1:name "Boeren en buitenlui in Vreeswijk" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22b8d31ac81e92ae568baecc12281ea1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66830853> .

