@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/p830571213> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toerisme in en van de Lage Landen" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397365233> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821991884> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/907142ef0db479d0cfd60b57d2a45efd> ;
    schema1:name "Toerisme in en van de Lage Landen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12a5db536802eb70c0e52355d7aff5ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63455869> .

