@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/p421108819> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De omgekeerde wereld / door Atak voor jong en oud" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p299630552> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074281755> ;
    schema1:description "Vertaald uit het Duits. - Vertaling door Ard Posthuma" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492986061" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e7b7f5da9346ef93c220c01ab373474> ;
    schema1:name "De omgekeerde wereld" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7f6d3940c0673fd352671f17e96cbaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1089450111> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4fbb38826d3b9eef71d702faa1f5165e> .

