@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/p207204500> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Maastricht funshopping gids / Made on Earth, Amsterdam" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p158663675> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p158566793>,
        <http://data.bibliotheken.nl/id/nbt/p237192721> ;
    schema1:isbn "9076716021" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6a4179ddd91321ce743c8a4d19668e3> ;
    schema1:name "De Maastricht funshopping gids" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecb820c6ea4d687ebf465318d26d8162> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772849194> .

