@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/p439334691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ijzeren veer / scenario Daniel Bardet ; tekeningen en inkleuring François Dermaut ; vertaling [uit het Frans] en lettering: Studio K" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073907227>,
        <http://data.bibliotheken.nl/id/thes/p345906985> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072973560> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p433272600> ;
    schema1:isbn "9789463945295" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a93090ab2bc0b1baf5a6a934a0e7175> ;
    schema1:name "De ijzeren veer" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a02c0440c79e420fe4c18b119f49607> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1391678736> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9a7a1b6676bf9d6afc43db10fe62155d> .

