@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/p456000003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prins op het zwarte paard / Mohana van den Kroonenberg ; met tekeningen van Karst-Janneke Rogaar" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p162074689> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p297395637> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407243291>,
        <http://data.bibliotheken.nl/id/nbt/p460221841> ;
    schema1:isbn "9789045132075" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb7785fb8fd46fe4739d8f2ea00b03ec> ;
    schema1:name "De prins op het zwarte paard" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f52b438ec64fb7f163b177a9821d9017> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1584589062> .

