@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/p435985884> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuw excerpten / Jan Lodewijk Pierson" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p82031787X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d58f467ffecc378b4b11b16d3cdce447> ;
    schema1:name "Nieuw excerpten" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a434e661da544a42a9824c7838f1e3cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308880953> .

