@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/p333077792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De held zonder hart / [scenario] Jodorowsky ; [tek.] Fructus ; [vert. uit het Frans: Mat Schifferstein]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240600096> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069417512>,
        <http://data.bibliotheken.nl/id/thes/p070607672> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338012257> ;
    schema1:isbn "9789054923237" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b785807c12424bfb4e2bf820acd3066d> ;
    schema1:name "De held zonder hart" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/103a33318a267fcb6c8519f49db83a10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/751872054> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b70e9e3075168bcc7e1280a099cf7fc1> .

