@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/p290740517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "28th Annual San Antonio Breast Cancer Symposium" ;
    dcterms1:issued "2005" ;
    schema1:description "Program and abstracts" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044646755> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d9fa04b6c4538aaa09c9a248f706b08> ;
    schema1:name "28th Annual San Antonio Breast Cancer Symposium" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0f35259533e9ffd1a1dc995d810a48d> .

