@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/p435592416> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Groter dan een droom] / [Jef Aerts & Marit Törnqvist]" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155516582> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068824939> ;
    schema1:description "Tekst: Jef Aerts ; illustraties: Marit Törnqvist",
        "Vertaald uit het Nederlands. - Titel en tekst in het Koreaans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "ko" ;
    schema1:isbn "9788985512817" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/962677fd3451c3b0f28b59b541e67937> ;
    schema1:name "[ Groter dan een droom]" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41c477bb6b6e31b2129d83984bdcf5c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1303552416> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a867b607d5636ab8c0d6f9b77ef6e12> .

