@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<product/11170#subject> a schema:CreativeWork ;
    dcterms:created "1996-10-25"^^xsd:date ;
    dcterms:title "Bottom of the 9th"@en,
        "ボトム オブ ザ ナインス ~メジャーリーグヒーローズ~"@ja,
        "Bottom of the 9th: Major League Heroes"@ja-latn ;
    schema:datePublished "1996-10-25"^^xsd:date ;
    schema:name "Bottom of the 9th"@en,
        "ボトム オブ ザ ナインス ~メジャーリーグヒーローズ~"@ja,
        "Bottom of the 9th: Major League Heroes"@ja-latn .

<product/11171#subject> a schema:CreativeWork ;
    dcterms:title "Bottom of the 9th" ;
    schema:name "Bottom of the 9th" .

<product/11172#subject> a schema:CreativeWork ;
    dcterms:created "1997-07-10"^^xsd:date ;
    dcterms:title "Bottom of the 9th '97"@en,
        "実況アメリカンベースボール"@ja,
        "Jikkyou American Baseball"@ja-latn ;
    schema:datePublished "1997-07-10"^^xsd:date ;
    schema:name "Bottom of the 9th '97"@en,
        "実況アメリカンベースボール"@ja,
        "Jikkyou American Baseball"@ja-latn .

<product/11173#subject> a schema:CreativeWork ;
    dcterms:created "1998-08-31"^^xsd:date ;
    dcterms:title "Bottom of the 9th '99"@en,
        "実況アメリカンベースボール2"@ja,
        "Jikkyou American Baseball 2"@ja-latn ;
    schema:datePublished "1998-08-31"^^xsd:date ;
    schema:name "Bottom of the 9th '99"@en,
        "実況アメリカンベースボール2"@ja,
        "Jikkyou American Baseball 2"@ja-latn .

<product/11174#subject> a schema:CreativeWork ;
    dcterms:created "1999-04-14"^^xsd:date ;
    dcterms:title "Bottom of the 9th"@en,
        "Bottom of the 9th"@ja,
        "Bottom of the 9th"@ja-latn ;
    schema:datePublished "1999-04-14"^^xsd:date ;
    schema:name "Bottom of the 9th"@en,
        "Bottom of the 9th"@ja,
        "Bottom of the 9th"@ja-latn .

