@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/p417099142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een draak uit een ei / Jette Schröder ; met tekeningen van Natascha Stenvert" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p376284706> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142063320> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419398007> ;
    schema1:isbn "9789021678719" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a63aaf0e0ae8dbe466ad12571c1371e> ;
    schema1:name "Een draak uit een ei" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27f4a7ef443f09318d23a0e6f748ca58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048818811> .

