@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/p331601249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "N.U.R.S.E : van mens tot mens / Mathijs Schaap" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596587>,
        <http://data.bibliotheken.nl/id/thes/p078957885>,
        <http://data.bibliotheken.nl/id/thes/p096987952>,
        <http://data.bibliotheken.nl/id/thes/p098202138> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p337778035> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048416844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f79d5d54c7cd83f14a39cad145d47f00> ;
    schema1:name "N.U.R.S.E : van mens tot mens" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f6537682a8a1d2890c1d96608551d58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/715956550> .

