@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/p18081169X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Woorden om te geloven / L. Westland" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070421595>,
        <http://data.bibliotheken.nl/id/thes/p075296284> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075535155" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1919c564d89191d90c0dac4d52fb522c> ;
    schema1:name "Woorden om te geloven" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69bcf57f8ec00a7a3057a8dc29768476> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67802375> .

