@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/p043283756> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "P. Tesch en de geografen / G.J.A. Mulder" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069757615> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070693552> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39459923dde991c1490c16ac2485d87e> ;
    schema1:name "P. Tesch en de geografen" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e41aa1ed2fd62efc76985e1cae4c5e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64821763> .

