@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/p810177838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontario, Québec : reistips, wegwijzer, taalgids / A.J. van Zuilen" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611004>,
        <http://data.bibliotheken.nl/id/thes/p185866964>,
        <http://data.bibliotheken.nl/id/thes/p185899498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068927592> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075689316> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82223453X> ;
    schema1:isbn "9025714234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c4380a37f83f9f431a3284d9a4c4686> ;
    schema1:name "Ontario, Québec : reistips, wegwijzer, taalgids" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/074bd59c5829888b8cf3a1bf1621a190> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906496291> .

