@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/p428309178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedachten van Coornhert / bijeengebracht door J. Fransen" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069029911> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067796966> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052774104> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045079579> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91343baf8d4784fc2db7e12d2f0926c2> ;
    schema1:name "Gedachten van Coornhert" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e54998b8bf1754de6d2633792a4e513> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179140123> .

