@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/p041750578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zuid-Afrika / J. Gilissen, M. Magits" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067562744> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074116282> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822114461> ;
    schema1:isbn "9026044208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8db2b4a1db08b2e47e5b1a84972b9e5> ;
    schema1:name "Zuid-Afrika" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb84cfc97c289d7920d8141f5b0eb144> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64765095> .

