@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/p811853977> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De briefwisseling van Hugo Grotius / door P.C. Molhuysen" ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068407017> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069935777> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830005005> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e09a0331018d72fa2dd51acadeadceba> ;
    schema1:name "De briefwisseling van Hugo Grotius" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99d08480d08b84ec656c524ef5bd1b33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905432658> .

