@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/p200826859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stella / Jan de Hartog ; ill. van J.F. Doeve" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449402401> ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069339279> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069106606> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66d659bff7a2e8062b076a6ea1c76366> ;
    schema1:name "Stella" ;
    schema1:numberOfPages 293 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c3f05d826e7be9f5968e9faa6fa6110> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782958758> .

