@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p841702098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scherven van smaragd / Jill Stolk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342856979> ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070570205> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: Den Haag : Moesson, 1983" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023656067" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e842f503aa4b6f6f5aaeb7ad999a7085> ;
    schema1:name "Scherven van smaragd" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a455c6fc987aa77ce1880197f85dbbe6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906469203> .

