@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/p036041823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... En wij zijn ontkomen! : verhaal van kerkstrijd in oorlogstijd / G. van Dooren" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075488221>,
        <http://data.bibliotheken.nl/id/thes/p227555368> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072794100> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03604170X> ;
    schema1:isbn "9060478924" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3f963317bb410a679490b069032af50> ;
    schema1:name "... En wij zijn ontkomen! : verhaal van kerkstrijd in oorlogstijd" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2b8e0d66e908ce1e8090b60eaff88f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769259907> .

