@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/p208054391> 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 "Mannen van beteekenis in onze dagen ; [serie 23], afl. 2",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/887fbf34903159ad4987f31a9daee9e6> ;
    schema1:name "Graaf von Moltke" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d681fe5e98c3437265b381f9d56ff76a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907166405> .

