@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/p369408047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo schreven zij over Den Helder / [Jack Ambriola ... et al.]" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075631482> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067815367>,
        <http://data.bibliotheken.nl/id/thes/p149865198> ;
    schema1:description "Omslagtitel. - Themanummer 25 jaar Helderse Historische Vereniging" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p266030831> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff7ff44a836ff7d792fe336f11ebb191> ;
    schema1:name "Zo schreven zij over Den Helder" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c52d19ea814ced1f3b314d1f578dfced> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861183261> .

