@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/p229540619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "60 jaar NHS" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078620104>,
        <http://data.bibliotheken.nl/id/thes/p078672554>,
        <http://data.bibliotheken.nl/id/thes/p241924731>,
        <http://data.bibliotheken.nl/id/thes/p397584385> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d58a26808eebdf92e5710b8bf37c4931> ;
    schema1:name "60 jaar NHS" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2af335cadc03b11cca7dbf309024a2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67067185> .

