@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/p274022265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schat / Annemiek Neefjes ; tek. van Tineke Meirink" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p120221519> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p164452729> ;
    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/p274022117> ;
    schema1:isbn "902766045X",
        "9789027660459" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be2d5c17501d35146a05ab5d2702d387> ;
    schema1:name "De schat" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e128fee1de6ebc5fbb9c118486891515> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66475378> .

