@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/p200577565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On occupation continuity on the island of Texel, the Netherlands / P.J. Woltering" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073310646> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d95060ccbffdcf91b0d0a6e454181754> ;
    schema1:name "On occupation continuity on the island of Texel, the Netherlands" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/731dd165643d0fee1b3dcdef6ff2b642> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67518646> .

