@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/p303376333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afromerica / [door] Hermann ; [inkleuring Fraymond]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069061211> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p821961691> ;
    schema1:isbn "9031416363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ff01469f88a6c62ef8f2513be1c79d8> ;
    schema1:name "Afromerica" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edba33628e3ca6a980cb31c44b8f1dec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/201959184> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6a59d0ae5847b74e7113e82ad65491a3> .

