@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/p043804535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Graaf von Moltke / door J.W. Boellaard" ;
    dcterms1:issued "1892" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069569401> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073225851> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820109975> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9283a4c4a868ed0c0d93eed9d883f502> ;
    schema1:name "Graaf von Moltke" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00f076e89189b7c88f76e56a02436981> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64896057> .

