@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/p195505913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "50 hindernissen op de weg naar genezing / door Jan Zijlstra" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605708>,
        <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p172736943>,
        <http://data.bibliotheken.nl/id/thes/p192089811> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "907615208X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce7c2120ba6b045deb0115489f81533d> ;
    schema1:name "50 hindernissen op de weg naar genezing" ;
    schema1:numberOfPages 271 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e60698dcbffdf86fa31fcc8449b45b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66893192> .

