@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/p443857660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontaard / Ariana Harwicz ; uit het Spaans vertaald door Trijne Vermunt" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p399551379> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p243956215> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493350229" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c9cf777a75d6df7034b0d9cd9a0aaf6> ;
    schema1:name "Ontaard" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7148682bc49167b71dccdaad71d6a5da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514862334> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4e52f3d3c3bf6949c96ecb329969700c> .

