@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/p391511815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hugo de Groot / door Henri van der Mandere" ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068407017>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923948>,
        <http://data.bibliotheken.nl/id/thes/p241923999> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070171246> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854048464> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045135835> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d70c12b92a434ff9762d5b549aab66d> ;
    schema1:name "Hugo de Groot" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f92ec6517f10e9948d5d8730aa69541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904752613> .

