@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p078800730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der Kosmografie / door P.H. Schoute" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p409249564>,
        <http://data.bibliotheken.nl/id/nbt/p411426052> ;
    dcterms1:issued "1875-1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760265X>,
        <http://data.bibliotheken.nl/id/thes/p078564956> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073307351> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0e3a5e5891b00313182361f600accdc> ;
    schema1:name "Handboek der Kosmografie" ;
    schema1:numberOfPages 748 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/129f786c73db8fc2428bf7dd64549ce8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6542632> .

