@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/p41989733X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een familielandgoed ontsluierd / tekst: Marco Willemse ; fotografie: Rob Gerritsen ; eindredactie: Arjeh Kalmann" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075687356>,
        <http://data.bibliotheken.nl/id/thes/p216614104>,
        <http://data.bibliotheken.nl/id/thes/p417470843> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402244060>,
        <http://data.bibliotheken.nl/id/thes/p421519452> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069079013>,
        <http://data.bibliotheken.nl/id/thes/p421519657> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082453041" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d43d161c3fd69856ab9f8fc224bf764f> ;
    schema1:name "Een familielandgoed ontsluierd" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49026f1a96e9900d01800b586ad10995> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1084978662> .

