@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p270248706> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geboren uit liefde in tijden van oorlog / Stef Scagliola" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073101583> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b4a4e2e113aa0c883cec1e845c14f34> ;
    schema1:name "Geboren uit liefde in tijden van oorlog" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773686410> .

