@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/p864316054> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding in het Afrikaans : een praktisch overzicht / door Rob. Antonissen" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068237014> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095866272> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/906db013e960d8f2675b8ce96775101a> ;
    schema1:name "Handleiding in het Afrikaans : een praktisch overzicht" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e11d0fb1beefb6ad82f0f423f4b94cb3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64298373> .

