@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/> .

<album/12680#composition> a mo:Composition ;
    dcterms:title "Akai Ito / September"@en,
        "赤い糸 / Ｓｅｐｔｅｍｂｅｒ"@ja,
        "Akai Ito / September"@ja-latn ;
    schema:name "Akai Ito / September"@en,
        "赤い糸 / Ｓｅｐｔｅｍｂｅｒ"@ja,
        "Akai Ito / September"@ja-latn .

<album/12680#lyrics> a mo:Lyrics .

<album/12680#performance> a mo:Performance ;
    dcterms:title "Akai Ito / September"@en,
        "赤い糸 / Ｓｅｐｔｅｍｂｅｒ"@ja,
        "Akai Ito / September"@ja-latn ;
    schema:name "Akai Ito / September"@en,
        "赤い糸 / Ｓｅｐｔｅｍｂｅｒ"@ja,
        "Akai Ito / September"@ja-latn .

<album/12680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-14"^^xsd:date ;
    dcterms:title "Akai Ito / September"@en,
        "赤い糸 / Ｓｅｐｔｅｍｂｅｒ"@ja,
        "Akai Ito / September"@ja-latn ;
    mo:catalogue_number "FRCA-1162" ;
    schema:about <product/15299#subject> ;
    schema:datePublished "2006-06-14"^^xsd:date ;
    schema:name "Akai Ito / September"@en,
        "赤い糸 / Ｓｅｐｔｅｍｂｅｒ"@ja,
        "Akai Ito / September"@ja-latn .

<product/15281#subject> a schema:CreativeWork ;
    dcterms:title "Spectral Force"@en,
        "スペクトラルフォース"@ja,
        "Spectral Force"@ja-latn ;
    schema:name "Spectral Force"@en,
        "スペクトラルフォース"@ja,
        "Spectral Force"@ja-latn .

<https://media.vgm.io/products/99/15299/15299-1713078833.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/15299#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/99/15299/15299-1713078833.png> ;
    foaf:depicts <product/15299#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/99/15299/15299-1713078833.png> .

<https://thumb-media.vgm.io/products/99/15299/15299-1713078833.png> a schema:ImageObject,
        foaf:Image .

<product/15299#subject> a schema:CreativeWork ;
    dcterms:created "2006-06-29"^^xsd:date ;
    dcterms:title "Spectral Force 3" ;
    schema:datePublished "2006-06-29"^^xsd:date ;
    schema:image <https://media.vgm.io/products/99/15299/15299-1713078833.png> ;
    schema:name "Spectral Force 3" ;
    foaf:depiction <https://media.vgm.io/products/99/15299/15299-1713078833.png> .

[] a mo:Singer .

