@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/p059298634> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Preventie, curatie!" ;
    dcterms1:issued "1972" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/5f62cb83ce304d5b54c8266da29361d1> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831671807> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9745250037e0c050f35bc367bfacf1b5> ;
    schema1:name "Preventie, curatie!" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58cbed646ff4c389abb3302c02fab1e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64989723> .

