@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/p833074598> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezond op weg / Elly Verbraak" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068932340> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068932367>,
        <http://data.bibliotheken.nl/id/thes/p06898748X>,
        <http://data.bibliotheken.nl/id/thes/p069551707> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628988> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821957600> ;
    schema1:isbn "902362193X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/729767dc8f4425f53427abfa819bbc94> ;
    schema1:name "Gezond op weg" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dbbea232151e1c071e26bb173d68eef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769008006> .

