@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/p055220304> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte inleiding tot de natuurlijke geneeswijze / Eustache Bancken" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616270> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069983542>,
        <http://data.bibliotheken.nl/id/thes/p075365308> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/762a853d45d4a5ebf9afaffd8dfea55a> ;
    schema1:name "Beknopte inleiding tot de natuurlijke geneeswijze" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bed9bede396b4e9c5f193d219f4fcee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64991181> .

