@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/p416524591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleidinge tot de Hollandsche rechts-geleerdheid / Hugo de Groot" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068407017> ;
    schema1:bookEdition "4e, herz. en verm. uitg." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068661428>,
        <http://data.bibliotheken.nl/id/thes/p068997906> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p82294068X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822940671> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb28eadfd34a567f033bda9dafa19e16> ;
    schema1:name "Inleidinge tot de Hollandsche rechts-geleerdheid" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cd672a0df2203ddc5663c25ac7911e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021205226> .

