@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/p185899072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Québec / Peter Verlinden" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p185899498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p082587558> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075689316> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905826033X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8742c179bd41e63ad46b5af680eb3e4c> ;
    schema1:name "Québec" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/feea97c90a2ebf37697fcca04979eb5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67817809> .

