@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/p305856340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerika : bezoekersgids / [tekst: Mireille Holsbeke ; red.: Jos Van Gorp]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09054532X>,
        <https://data.bibliotheken.nl/.well-known/genid/3bfe2a9715fd8bf9432a12cb6228b17d> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p287506258> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2990738798183ea7afa984d52115e7f9> ;
    schema1:name "Amerika : bezoekersgids" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fb5fb42c2141c518348036a4b539298> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212415930> .

