@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/p86314960X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maurik door de jaren heen / samengesteld door J. Hogendoorn en H. van Meeteren" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075667142> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071959424>,
        <http://data.bibliotheken.nl/id/thes/p071959432> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85070734X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71cf97f80e662a47d631923263a2863f> ;
    schema1:name "Maurik door de jaren heen" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/311db45dfa6597e00a7d1b28ebface61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64364193> .

