@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/p417100418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "België / auteur: Tineke Zwijgers ; herziening 2018: Tineke Zwijgers" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074098128> ;
    schema1:bookEdition "Derde, herziene druk" ;
    schema1:description "1e druk: Utrecht : Kosmos, 2012. - (Wat & hoe $ Reisgids)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075600749> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216447801> ;
    schema1:isbn "9789021569284" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a467ed9fcc5b6625705addd5a2fcc52> ;
    schema1:name "België" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8adeee9cfb2c31ebdc33ad188747dd5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1073020790> .

