@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/p418769087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zon / geschreven door: Annemarie van den Brink ; getekend door: Marijn van der Wateren" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p204263166> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p381055116> ;
    schema1:description "Colofon vermeldt: 0/18" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9789463419321" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e6e6459dacdbd4db35933cfa3e98a84> ;
    schema1:name "De zon" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1219b475978f6d51f330ef091f0c4902> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1042152582> .

