@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/p30226244X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Canada / Pauline Wesselink ; [red.: Larry Iburg]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629933> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085537306> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072582499> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p302262180> ;
    schema1:isbn "9789086600137" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1eaa1b58ab22c758c29b9d4ed4a00b42> ;
    schema1:name "Canada" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd43cdabbb9ba4f1eaadade64aa9d926> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150230347> .

