@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/p424232650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dag en nacht / geschreven door: Annemarie van den Brink ; getekend door: Hélène Jorna ; onder redactie van Marja Baeten, Minke van Dam ; foto's Shutterstock, Cecilia Larsson Lantz, Marcel Antonisse" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p204263166> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070291217>,
        <http://data.bibliotheken.nl/id/thes/p269462783> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9789463418201" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9c84aca34815226d39315d8cac22610> ;
    schema1:name "Dag en nacht" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8f57743a6aba9ecdc05159dcca9b4d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1127828421> .

