@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/p446335606> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hugo de Groot en Gouda / Jan Taal ; met een inleidend woord van W.J.M. van Eysinga" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068407017> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074498916> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069868433> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831086998> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a51679c675ae28d19d433196f8767e0> ;
    schema1:name "Hugo de Groot en Gouda" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3af697bed40aef33a9f2d302cb0a72f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510162662> .

