@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/p34351169X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ijzeren mannen / scenario: Erik Arnoux ; tek.: Michel Pierret ; [vert. uit het Frans: Kris De Saeger]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148384749> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070312362>,
        <http://data.bibliotheken.nl/id/thes/p072973587> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31444209X>,
        <http://data.bibliotheken.nl/id/nbt/p32674293X> ;
    schema1:isbn "9789088102844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ca51981303c8eb0d7a5f92e508dd1ae> ;
    schema1:name "De ijzeren mannen" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/488e84b62d1ea16452cc0db6d807f35e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/815693367> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2a2fbbfc47ce57f8455d697174c59e42> .

