@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/p151742324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ziekte van Bechterew / Nationaal Reumafonds" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15492122X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p154355410> ;
    schema1:issueNumber "voor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2de57b74ac0d330ce927a8173afc368> ;
    schema1:name "De ziekte van Bechterew" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44b6955c763b0e09ee0f51fc6222ddba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769984969> .

