@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/p139307567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carmen Lamour in Afrika / Eric Maltaite" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07114465X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112339>,
        <http://data.bibliotheken.nl/id/thes/p075108224> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p138622647> ;
    schema1:isbn "2872650466" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd97343a61ad89c323f99d4cefb3fbd4> ;
    schema1:name "Carmen Lamour in Afrika" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e6e9098bb792f74ceccf94c190d8329> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769912834> .

