@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p413680924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrolijke verrijzenis van Arago / Tomas Lieske" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416254985>,
        <http://data.bibliotheken.nl/id/nbt/p417108559>,
        <http://data.bibliotheken.nl/id/nbt/p418264600> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073099813> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021408972" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed08c929cfdf0aac97e6a398a40f32da> ;
    schema1:name "De vrolijke verrijzenis van Arago" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3350d469afa5a6204a4f7a4581fe3bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021284023> .

