@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/p861048911> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der land- en volkenkunde / P.R. Bos" ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610962>,
        <http://data.bibliotheken.nl/id/thes/p078517397> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561989> ;
    schema1:bookEdition "8e dr., herz. door J.F. Niermeyer" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06841336X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f45e4b9061923b6a88e1c6df743f2bb7> ;
    schema1:name "Beknopt leerboek der land- en volkenkunde" ;
    schema1:numberOfPages 346 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f8d7ce483d55d2738f5317af0a5c6c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63822589> .

