@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/p429904789> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groote mannen / Albert Keim" ;
    dcterms1:issued "1922" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069721580> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067495842> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067921922>,
        <http://data.bibliotheken.nl/id/thes/p069360839> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831748028> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831747889> ;
    schema1:issueNumber "edis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36efcb67a7c9727ff578b1bbccc9306b> ;
    schema1:name "Groote mannen" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8c01cd4d3fb51776fed0188b6d0f903> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200196642> .

