@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/p421107375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een blik in de spiegel / SDOK" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607069>,
        <http://data.bibliotheken.nl/id/thes/p075633175>,
        <http://data.bibliotheken.nl/id/thes/p421107332> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07536395X> ;
    schema1:description "Eerder verschenen in: EO Visie",
        "Op omslag: Lees het verhaal van Mehboob en ontdek hoe ons geloof stand kan houden ondanks vervolging" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04147db3d0d7580c1ac64685deef6a5c> ;
    schema1:name "Een blik in de spiegel" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/764db1a527195ef5dbf724f5aa11d814> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1078688485> .

