@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/p084040211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Champlain / Joe C.W. Armstrong" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069565783>,
        <http://data.bibliotheken.nl/id/thes/p078611628> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p133359794> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "0771595018" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97d8ba0bbc21d54bbf3f6b08da67fd89> ;
    schema1:name "Champlain" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ac589d89cd7c0c4a1468f843974b708> ;
    schema1:sameAs <http://www.worldcat.org/oclc/16178137> .

