@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/p422950785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aurora schrijft : roman / H.M. van den Brink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p424437309>,
        <http://data.bibliotheken.nl/id/nbt/p44086853X>,
        <http://data.bibliotheken.nl/id/nbt/p440868548> ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071921761> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025458096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d079446ec3bb5b247651b312828740e9> ;
    schema1:name "Aurora schrijft : roman" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/371d7e75fe7d2962c098625a850d2f67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130760973> .

