@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/p417097654> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Risk Islam Style / Charlef Brantz" ;
    dcterms1:issued "2018" ;
    schema1:associatedMedia "http://pdf.kma.nl/Carre/2018/2-p26.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p388107952> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e720fd7bd0b6bf209ac111eae761914> ;
    schema1:name "Risk Islam Style" .

