@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/p273271709> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Britain in the Netherlands / The Netherlands British Chamber of Commerce" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607201>,
        <http://data.bibliotheken.nl/id/thes/p078482887>,
        <http://data.bibliotheken.nl/id/thes/p07852721X>,
        <http://data.bibliotheken.nl/id/thes/p07854792X> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/01dc2136145072b74db9659ec57708fa> ;
    schema1:description "Version 2001" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9080552216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b8f2d38aeb8d5cec5d0efb054cc3f8b> ;
    schema1:name "Britain in the Netherlands" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2be085a0eccf8b23bd215e1d65485f3b> .

