@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/p358079357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herodes : eene studie / door J. Woltjer" ;
    dcterms1:issued "1898" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072515910>,
        <http://data.bibliotheken.nl/id/thes/p077594282> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000311845" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068842287> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p782449565> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f9a898e9b408b04fbd310f9fa248d12> ;
    schema1:name "Herodes : eene studie" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/323983e15028f6960b131732a4467df8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847232320> .

