@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/p436105500> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aarde : uitvouwbare tijdlijn / Rachel Firth ; illustraties: Daniel Long ; vertaling [uit het Engels]: Els Peeters" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p230183212> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258202203>,
        <http://data.bibliotheken.nl/id/thes/p421604689> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9781801316651" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cf9a7c21857e8df25242fdb00a2c93e> ;
    schema1:name "De aarde : uitvouwbare tijdlijn" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5feb0eea1abf313cd31a4b205b5b5a26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1311459914> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1ea6996c96cf242e5af05cf8ef214cff> .

