@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/p429785151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andries Carnegie / door R.P.J. Tutein Nolthenius" ;
    dcterms1:issued "1903" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070306192> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070022496> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p063740125> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850691451> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/686001075bd1cc30ebe73aef90bb83c6> ;
    schema1:name "Andries Carnegie" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f044d1ecd32eedb222f18c38efe9760> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200040870> .

