@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/p420701729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aurea de wilde pony / Christine Linneweever" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p317326716> ;
    schema1:description "Oorspronkelijke uitgave: [Alkmaar] : Kluitman, cop. 2009. - (Gouden paarden)",
        "Speciale uitgave in opdracht van Veldboeket Lektuur BV" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020659368" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dfb55a40af4c3ec9c9a80e6448448f5> ;
    schema1:name "Aurea de wilde pony" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06443583533890ab9b1abbee09e17d7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1059574692> .

