@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/p40739060X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overdracht / scenario Pascal Renard ; tekeningen en inkleuring Iouri Jigounov" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p136462219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110567498> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: ©1996",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p148288634>,
        <http://data.bibliotheken.nl/id/nbt/p182518094> ;
    schema1:isbn "9789055819393" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/371520e44547d24435cb62b6930663b5> ;
    schema1:name "De overdracht" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69010018b7f5da3a645a77b55aff2b3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970374244> .

