@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/p273876325> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoog op een berg / Gitte Spee" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074463012> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p273873822> ;
    schema1:isbn "9034519708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c214e1b5e3a10d23a83daa5df78e8656> ;
    schema1:name "Hoog op een berg" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d8f048d5314e838ba52fdf3fa06a661> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66473950> .

