@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/p244017948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reis van Alfons / Jacques Tardi, Antoine Leconte ; [vert. uit het Frans: Els van Delden]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069063982> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069023166>,
        <http://data.bibliotheken.nl/id/thes/p070868999> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82105046X> ;
    schema1:isbn "9030304774" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c6e2bb7a2e49edcd733c595734106d8> ;
    schema1:name "De reis van Alfons" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/350deb651cefb04cc93a790ba0383f7b> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5c986a45ab224ee786600e4e5d278ff4> .

