@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/p230065791> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Marke : Albergen/Harbrinkhoek vroeger en nu" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p090555198>,
        <http://data.bibliotheken.nl/id/thes/p330675834> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075324814> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51a7e12ffd3502988b4baa9ded778f5a> ;
    schema1:name "De Marke : Albergen/Harbrinkhoek vroeger en nu" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd53abee81d38f5103eac438e550b0be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67115089> .

