@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/p433128909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemlezing uit Stijn Streuvel's oorlogsboeken / door Droogstoppel" ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068519192>,
        <http://data.bibliotheken.nl/id/thes/p075661632> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080465374> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54e6c0d91b5d77e10d77cd3fc89941cc> ;
    schema1:name "Bloemlezing uit Stijn Streuvel's oorlogsboeken" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbe73281698107f25464a955c5db3300> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1251910305> .

