@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/p089707133> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inculturatie : evangelie en cultuur / Nicolas Standaert" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070479992> ;
    schema1:description "Kerk en Wereld-Documentatie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050690289" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7690a2e9a9d7088d14e8970304e6cc31> ;
    schema1:name "Inculturatie : evangelie en cultuur" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/313bcc7fc3258a7a12df808dfe3e9fc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782107922> .

