@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/p409249564> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der Kosmografie / door P.H. Schoute" ;
    dcterms1:issued "1875-1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760265X>,
        <http://data.bibliotheken.nl/id/thes/p078564956> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000139507" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073307351> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p078800730> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e00613e522ab41ffbb3e0c46bc45993b> ;
    schema1:name "Handboek der Kosmografie" ;
    schema1:numberOfPages 748 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77a34db471d8de180ed4bbf0dd8bc58f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/976430541> .

