@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/p374553580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het portret van Amelia / Philippe Aymond ; vertaling [uit het Frans]: Peter de Raaf" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216015723> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06941758X> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p374553408> ;
    schema1:isbn "9789461571199" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba220785404c7466940391386c680e04> ;
    schema1:name "Het portret van Amelia" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e772d82a1247c2b88689f3b4f5c96b41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880266874> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ac0720fd47d20c4386858ee48e92cad6> .

