@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/p424748975> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Happy Healing tips & tricks / Piercings Works" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621665>,
        <http://data.bibliotheken.nl/id/thes/p317173618> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p43056659X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090327495" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/191857fbe189c474b83c6f075e28e6c2> ;
    schema1:name "Happy Healing tips & tricks" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12cebbaf3635ccecf7b74a20877053f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1223042428> .

