@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/p400607247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Koningskind geboren / Laura Zwoferink ; illustraties Peter Nuyten" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p294895574> ;
    schema1:bookEdition "2e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146616170> ;
    schema1:description "1e druk: 2014" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033126352" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c5957e010fcac0d98e34561c6e5cc9d> ;
    schema1:name "Het Koningskind geboren" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbe32999d3253b35c92c49e42dfe5f5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/935437209> .

