@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/p41037007X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door enkele straten van Maastricht / Wiel Kusters ; foto's Jo Frenken" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075669269> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069896704> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068916035> ;
    schema1:description "Oplage van 100 genummerde exemplaren." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313>,
        <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13df2c76be9d7a2d72428164b2c9121c> ;
    schema1:name "Door enkele straten van Maastricht" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f5dc117a469e55fe8801e704329b5e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/984131251> .

