@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/21911#subject> a schema:CreativeWork ;
    dcterms:title "Dillon" ;
    schema:name "Dillon" .

<product/9870#subject> a schema:CreativeWork ;
    dcterms:created "2012-02-22"^^xsd:date ;
    dcterms:title "Dillon's Rolling Western"@en,
        "ザ・ローリング・ウエスタン"@ja,
        "The Rolling Western"@ja-latn ;
    schema:datePublished "2012-02-22"^^xsd:date ;
    schema:name "Dillon's Rolling Western"@en,
        "ザ・ローリング・ウエスタン"@ja,
        "The Rolling Western"@ja-latn .

<product/9871#subject> a schema:CreativeWork ;
    dcterms:created "2013-04-11"^^xsd:date ;
    dcterms:title "Dillon's Rolling Western: The Last Ranger"@en,
        "ザ・ローリング・ウエスタン 最後の用心棒"@ja,
        "The Rolling Western: Saigo no Yojimbo"@ja-latn ;
    schema:datePublished "2013-04-11"^^xsd:date ;
    schema:name "Dillon's Rolling Western: The Last Ranger"@en,
        "ザ・ローリング・ウエスタン 最後の用心棒"@ja,
        "The Rolling Western: Saigo no Yojimbo"@ja-latn .

<product/9872#subject> a schema:CreativeWork ;
    dcterms:created "2018-04-26"^^xsd:date ;
    dcterms:title "Dillon's Dead-Heat Breakers"@en,
        "ザ・デッドヒートブレイカーズ"@ja,
        "The Dead Heat Breakers"@ja-latn ;
    schema:datePublished "2018-04-26"^^xsd:date ;
    schema:name "Dillon's Dead-Heat Breakers"@en,
        "ザ・デッドヒートブレイカーズ"@ja,
        "The Dead Heat Breakers"@ja-latn .

