@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p089714210> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Gezondheid in de stadsdelen" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075496194> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/049f788a396ac71ec5bb0b3e9f6a4224> ;
    schema1:name "Gezondheid in de stadsdelen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb4b97750463896ee0fb057966698f3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73076621> .

