@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/p09539060X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Vlaardingen culture / J.F. van Regteren Altena ... [et al.]" ;
    dcterms1:issued "1962" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074063235> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841754217> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c359fed57ae8d20cee3ac6497b1a36d> ;
    schema1:name "The Vlaardingen culture" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51c98e35771d808b826e0f4110d426cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65954383> .

