@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/p832863343> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beken in Brabant : hoe houden wij dit bezit / door Jan van der Straaten, Peter von Meijenfeldt ; met medew. van Henk Moller Pillot" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073659444> ;
    schema1:bookEdition "[herz. uitg.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068726651>,
        <http://data.bibliotheken.nl/id/thes/p073659479> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dc8529f11278a761e713e908f8f339d> ;
    schema1:name "Beken in Brabant : hoe houden wij dit bezit" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/416885078c6b2f673ea0cb2c2f708ec4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63509606> .

