@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/p045954801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jo Eiffeltoren / Malet, Tardi ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069063982> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p069075034> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044370741>,
        <http://data.bibliotheken.nl/id/nbt/p821598708> ;
    schema1:isbn "9030384417" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ecb25999b322cf85eaab758f4b59c72> ;
    schema1:name "Jo Eiffeltoren" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/140634b0dc567ca37c1dc6f4c4fda9ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64872238> .

