@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/p820735604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rugpijn / onder red. van M.J. Kingma, A. Verjaal, J.A. Weijel" ;
    dcterms1:issued "1976" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067521126>,
        <http://data.bibliotheken.nl/id/thes/p068531648>,
        <http://data.bibliotheken.nl/id/thes/p073144703> ;
    schema1:description "1e dr.: 1973",
        "Index" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031302007" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/642dbe362d8a4ba6b0f90450e0ba5a9b> ;
    schema1:name "Rugpijn" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85fdde5f059ae878034b1c293e6f5008> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63404332> .

