@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/p048742414> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acupunctuur / Robert J. Blom" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598507> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068459904> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061003075" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d25263c14ffc0502b01ca7ca941519a> ;
    schema1:name "Acupunctuur" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b73f0e814e4d0535c1e60d00d30ea60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906648496> .

