@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/p801725623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlieland / tekst: Jan Houter ; foto's: Jan Heuff" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075668629> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071280219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068793766> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023928016" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/baa8b8eec3ba5ac800068eaaecc4e379> ;
    schema1:name "Vlieland" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25cebbb92529389ea7099c46ec124e3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63325948> .

