@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/p17717482X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederland-IJsland: een oude relatie / E. Pelzers & J. Kuys" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071336397> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069592357> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5250d174f970b89a587b3cd59b01ea02> ;
    schema1:name "Nederland-IJsland: een oude relatie" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af0d0120ff1b9cf610dd6f6e239100d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67928225> .

