@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/p399885110> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Texel : van Marsdiep tot Eyerlandse Gat / Will Conijn, Kees Hana" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169910598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071071008> ;
    schema1:bookEdition "2e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06789173X> ;
    schema1:description "1e druk: 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820908959> ;
    schema1:isbn "9061481015" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b5449de2e7bfd3048a5c2509d16994d> ;
    schema1:name "Texel : van Marsdiep tot Eyerlandse Gat" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed11694a42a5fbd6a285546638119baf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/523529014> .

