@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/p111220475> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo werkt je lichaam / [Albert Barillé ; vert.: Uniepers Abcoude]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596412>,
        <http://data.bibliotheken.nl/id/thes/p077596420>,
        <http://data.bibliotheken.nl/id/thes/p078574633> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111220424>,
        <http://data.bibliotheken.nl/id/thes/p112013880> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a66bdb21176bc26788898dc9c708313a> ;
    schema1:name "Zo werkt je lichaam" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/498951d1ef61ce11901280509663bcbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66045448> .

