@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/p134300939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De charismatische beweging / C. Harinck" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602733>,
        <http://data.bibliotheken.nl/id/thes/p077594371>,
        <http://data.bibliotheken.nl/id/thes/p078467055>,
        <http://data.bibliotheken.nl/id/thes/p078628202> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069404925> ;
    schema1:description "Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033110938" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbaa0f206a07ce4a2564c43f3fafe4cc> ;
    schema1:name "De charismatische beweging" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0e63b999d1a36de294e9dad65fd73ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69151591> .

