@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/p833451502> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mr. H.J. Hamaker =+ / W.L.P.A. Molengraaff" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069006083> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068255217> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c6cb2c68cd3ebe334a9c1d80832b5a3> ;
    schema1:name "Mr. H.J. Hamaker =+" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7311937460fb6ea8ad0c3da84da139b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66801996> .

