@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/p047638656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tweede woning in noordwest Overijssel / A.G. Stroband" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595300>,
        <http://data.bibliotheken.nl/id/thes/p077611284>,
        <http://data.bibliotheken.nl/id/thes/p078700353> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073319678> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/382fc5f20dcfd9e1f4f99922eb51f099> ;
    schema1:name "De tweede woning in noordwest Overijssel" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ea480d0e742cf2a071e6ac7d5e9d44d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64829831> .

