@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/p407704930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Filistijnen : hun afkomst en geschiedenis / door A. Noordtzij" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073397571> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05901587X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7808267edff0a92fba2f82b02362755d> ;
    schema1:name "De Filistijnen : hun afkomst en geschiedenis" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb9a35be925830fd088b173e6c1b545f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962069836> .

