@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/p852059329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apartheid : onderwijsmap / uitg. van de Anti-Apartheids Beweging Nederland" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075312778> ;
    schema1:bookEdition "4e, aangevulde uitg" ;
    schema1:description "Bandtitel. - Losbladig in map",
        "Oorspr. uitg.: 1975" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f7b3b654300f578efeeed5c77074b14> ;
    schema1:name "Apartheid : onderwijsmap" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3eaae6c2460d5412b6d107cce296ad5d> .

