@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/p863527612> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Mark : van oorsprong tot Dintelsas / Dick de Boer, Johan van Gurp, Willem Reijn" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075669919> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p110278747> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072009365>,
        <http://data.bibliotheken.nl/id/thes/p072009373> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9094005786" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0017f7012d969a41b20a116e1e274c3b> ;
    schema1:name "De Mark : van oorsprong tot Dintelsas" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/343fcd2c251773b9ee6b9480b5bb3bae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64374758> .

