@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/p181864304> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemenleven / Teirlinck-Stijns" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432742387> ;
    dcterms1:issued "188X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070181772> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070527415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fe2d51d502e2db01ec03647a0bc7f0d> ;
    schema1:name "Bloemenleven" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/635f1418abb4adfcf0c070f70fca8c42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67848496> .

