@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/p083145907> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bosneger op weg naar eigen identiteit / door Eduard F. King" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078458072> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p132071568> ;
    schema1:description "Met portr. op de omslag" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce6ce382eff5e2d9893071c7431d6b59> ;
    schema1:name "De bosneger op weg naar eigen identiteit" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e7232a4620c656a34cf7042f15ecd3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65549999> .

