@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/p108493199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verpleegkundige in het algemene ziekenhuis / Nancy C.M. Strijbol" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596587>,
        <http://data.bibliotheken.nl/id/thes/p078967422>,
        <http://data.bibliotheken.nl/id/thes/p098202138> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126585288> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p191732486> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097402605> ;
    schema1:isbn "9074034438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93be5fe0e71ae9f6f40deef055b60f6a> ;
    schema1:name "De verpleegkundige in het algemene ziekenhuis" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/298945d07d0df4d18beb7823359ffdf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66382405> .

