@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/p138622752> 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 "2872650377" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c458ba4e5297767a64e8c993fe770904> ;
    schema1:name "Carmen Lamour in Afrika" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/780c1c31298b23284a04cd66293017f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769910273> .

