@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/p05285647X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de ouderdom pijn doet / Marinus van den Berg" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617773>,
        <http://data.bibliotheken.nl/id/thes/p075618281> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06843913X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1979" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820683523> ;
    schema1:isbn "9029705744" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de49d3cf324e80cc3764195b76917da6> ;
    schema1:name "Als de ouderdom pijn doet" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5c39a66b1388925b0a483c9ee614864> ;
    schema1:sameAs <http://www.worldcat.org/oclc/850163962> .

