@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p182242099> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Body!" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613875>,
        <http://data.bibliotheken.nl/id/thes/p075659484> ;
    schema1:description "Niet verder verschenen",
        "Omslagondertitel: over gezond, bewust en lekker leven" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624893> ;
    schema1:inLanguage "nl" ;
    schema1:issn "15660265" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fc811f36ab14f92bb925b0e2bc62a05> ;
    schema1:name "Body!" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89086b3ceb9a6a76f7b27f6268800ccd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73451552> .

