@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/10271> foaf:primaryTopic <album/10271#subject> .

<album/10272> a mo:Release ;
    mo:catalogue_number "LC1404" .

<artist/3278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10271#subject> ;
    schema:name "Asaki"@en,
        "あさき"@ja ;
    foaf:made <album/10271#composition>,
        <album/10271#lyrics>,
        <album/10271#subject>,
        <album/10271#vocals> ;
    foaf:name "Asaki"@en,
        "あさき"@ja .

<product/4770#subject> a schema:CreativeWork ;
    schema:name "pop'n music 10"@en,
        "pop'n music 10"@ja,
        "pop'n music 10"@ja-latn ;
    foaf:name "pop'n music 10"@en,
        "pop'n music 10"@ja,
        "pop'n music 10"@ja-latn .

<product/4772#subject> a schema:CreativeWork ;
    schema:name "pop'n music 12 Iroha"@en,
        "pop'n music 12 いろは"@ja,
        "pop'n music 12 Iroha"@ja-latn ;
    foaf:name "pop'n music 12 Iroha"@en,
        "pop'n music 12 いろは"@ja,
        "pop'n music 12 Iroha"@ja-latn .

<product/4897#subject> a schema:CreativeWork ;
    schema:name "GUITARFREAKS 7thMIX & drummania 6thMIX"@en,
        "GUITARFREAKS 7thMIX & drummania 6thMIX"@ja,
        "GUITARFREAKS 7thMIX & drummania 6thMIX"@ja-latn ;
    foaf:name "GUITARFREAKS 7thMIX & drummania 6thMIX"@en,
        "GUITARFREAKS 7thMIX & drummania 6thMIX"@ja,
        "GUITARFREAKS 7thMIX & drummania 6thMIX"@ja-latn .

<product/4899#subject> a schema:CreativeWork ;
    schema:name "GUITARFREAKS 9thMIX & drummania 8thMIX"@en,
        "GUITARFREAKS 9thMIX & drummania 8thMIX"@ja,
        "GUITARFREAKS 9thMIX & drummania 8thMIX"@ja-latn ;
    foaf:name "GUITARFREAKS 9thMIX & drummania 8thMIX"@en,
        "GUITARFREAKS 9thMIX & drummania 8thMIX"@ja,
        "GUITARFREAKS 9thMIX & drummania 8thMIX"@ja-latn .

<product/4900#subject> a schema:CreativeWork ;
    schema:name "GUITARFREAKS 10thMIX & drummania 9thMIX"@en,
        "GUITARFREAKS 10thMIX & drummania 9thMIX"@ja,
        "GUITARFREAKS 10thMIX & drummania 9thMIX"@ja-latn ;
    foaf:name "GUITARFREAKS 10thMIX & drummania 9thMIX"@en,
        "GUITARFREAKS 10thMIX & drummania 9thMIX"@ja,
        "GUITARFREAKS 10thMIX & drummania 9thMIX"@ja-latn .

<product/4901#subject> a schema:CreativeWork ;
    schema:name "GUITARFREAKS 11thMIX & drummania 10thMIX"@en,
        "GUITARFREAKS 11thMIX & drummania 10thMIX"@ja,
        "GUITARFREAKS 11thMIX & drummania 10thMIX"@ja-latn ;
    foaf:name "GUITARFREAKS 11thMIX & drummania 10thMIX"@en,
        "GUITARFREAKS 11thMIX & drummania 10thMIX"@ja,
        "GUITARFREAKS 11thMIX & drummania 10thMIX"@ja-latn .

<product/4903#subject> a schema:CreativeWork ;
    schema:name "GuitarFreaksV2 & DrumManiaV2"@en,
        "GuitarFreaksV2 & DrumManiaV2"@ja,
        "GuitarFreaksV2 & DrumManiaV2"@ja-latn ;
    foaf:name "GuitarFreaksV2 & DrumManiaV2"@en,
        "GuitarFreaksV2 & DrumManiaV2"@ja,
        "GuitarFreaksV2 & DrumManiaV2"@ja-latn .

<album/10271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinkyoku / Asaki"@en,
        "神曲 / あさき"@ja,
        "Shinkyoku / Asaki"@ja-latn ;
    mo:composer <artist/3278#subject> ;
    mo:produced_work <album/10271#musicalwork> ;
    schema:name "Shinkyoku / Asaki"@en,
        "神曲 / あさき"@ja,
        "Shinkyoku / Asaki"@ja-latn .

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

<album/10271#musicalexpression> a mo:Signal ;
    mo:published_as <album/10271#subject> ;
    mo:records <album/10271#performance> .

<album/10271#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinkyoku / Asaki"@en,
        "神曲 / あさき"@ja,
        "Shinkyoku / Asaki"@ja-latn ;
    mo:performance_of <album/10271#musicalwork> ;
    mo:recorded_as <album/10271#musicalexpression> ;
    schema:name "Shinkyoku / Asaki"@en,
        "神曲 / あさき"@ja,
        "Shinkyoku / Asaki"@ja-latn ;
    schema:workPerformed <album/10271#musicalwork> .

<album/10271#vocals> a mo:Singer .

<org/367#subject> schema:name "KONAMI MULTI-MEDIA"@en,
        "KONAMI MULTI-MEDIA"@ja,
        "KONAMI MULTI-MEDIA"@ja-latn ;
    foaf:name "KONAMI MULTI-MEDIA"@en,
        "KONAMI MULTI-MEDIA"@ja,
        "KONAMI MULTI-MEDIA"@ja-latn .

<https://media.vgm.io/albums/17/10271/10271-1219942881.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10271#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/10271/10271-1219942881.jpg> ;
    foaf:depicts <album/10271#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/10271/10271-1219942881.jpg> .

<https://medium-media.vgm.io/albums/17/10271/10271-1219942881.jpg> a schema:ImageObject,
        foaf:Image .

<album/10271#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/10271#composition> ;
    mo:lyrics <album/10271#lyrics> ;
    mo:performed_in <album/10271#performance> ;
    mo:singer <album/10271#vocals> .

<album/10271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-22"^^xsd:date ;
    dcterms:title "Shinkyoku / Asaki"@en,
        "神曲 / あさき"@ja,
        "Shinkyoku / Asaki"@ja-latn ;
    mo:catalogue_number "LC1430" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/10272> ;
    mo:publication_of <album/10271#musicalexpression> ;
    mo:publisher <org/367#subject> ;
    mo:record _:N9380e7b3f59e4530894b3f8372570c6d ;
    mo:record_count 1 ;
    schema:about <product/4770#subject>,
        <product/4772#subject>,
        <product/4897#subject>,
        <product/4899#subject>,
        <product/4900#subject>,
        <product/4901#subject>,
        <product/4903#subject> ;
    schema:datePublished "2005-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/10271/10271-1219942881.jpg> ;
    schema:name "Shinkyoku / Asaki"@en,
        "神曲 / あさき"@ja,
        "Shinkyoku / Asaki"@ja-latn ;
    schema:publisher <org/367#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/10271/10271-1219942881.jpg> .

_:N0ccd2831929b4dfd9324327415210d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COCOON"@en,
        "蛹"@ja,
        "SANAGI"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "COCOON"@en,
        "蛹"@ja,
        "SANAGI"@ja-latn .

_:N0f695219de88449e8d2470052431c5f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firefly"@en,
        "蛍"@ja,
        "Hotaru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Firefly"@en,
        "蛍"@ja,
        "Hotaru"@ja-latn .

_:N2d475cdfda46424199f64cc9e17d923b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Songbird of Emptiness and Clarity"@en,
        "空澄みの鵯と"@ja,
        "Sorasumi no hiyo to"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Songbird of Emptiness and Clarity"@en,
        "空澄みの鵯と"@ja,
        "Sorasumi no hiyo to"@ja-latn .

_:N4578ba9cc7d24e7786077147d66b5d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God's Song"@en,
        "神曲"@ja,
        "Shinkyoku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT9:27"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "God's Song"@en,
        "神曲"@ja,
        "Shinkyoku"@ja-latn .

_:N4c2c5f8d7e3942b6ac574556e3b9c989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teardrop"@en,
        "雫"@ja,
        "Shizuku"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Teardrop"@en,
        "雫"@ja,
        "Shizuku"@ja-latn .

_:N4f850e3a08ab4c6ba8232e83233a7ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Bell"@en,
        "赤い鈴"@ja,
        "Akai suzu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Red Bell"@en,
        "赤い鈴"@ja,
        "Akai suzu"@ja-latn .

_:N5b38acc3e7fe4836940a5fb0b5a4c36c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Cheers for this Child"@en,
        "この子の七つのお祝いに"@ja,
        "Konoko no nanatsu no oiwai ni"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Seven Cheers for this Child"@en,
        "この子の七つのお祝いに"@ja,
        "Konoko no nanatsu no oiwai ni"@ja-latn .

_:N85bf2216a98148ee9042acf6f1f4367b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Convalescent Sound"@en,
        "予後の音"@ja,
        "Yogo no oto"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Convalescent Sound"@en,
        "予後の音"@ja,
        "Yogo no oto"@ja-latn .

_:N8c6771e03e024a42a7ef5d35df43a8e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Butterfly"@en,
        "月光蝶"@ja,
        "Gekkou chou"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Moonlight Butterfly"@en,
        "月光蝶"@ja,
        "Gekkou chou"@ja-latn .

_:Nd7e58d77f3f34c3f9db0a263a22cb018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness Expressed by Poetry"@en,
        "幸せを謳う詩"@ja,
        "Shiawase wo utau uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N9380e7b3f59e4530894b3f8372570c6d ;
    schema:name "Happiness Expressed by Poetry"@en,
        "幸せを謳う詩"@ja,
        "Shiawase wo utau uta"@ja-latn .

_:N9380e7b3f59e4530894b3f8372570c6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ccd2831929b4dfd9324327415210d77,
        _:N0f695219de88449e8d2470052431c5f2,
        _:N2d475cdfda46424199f64cc9e17d923b,
        _:N4578ba9cc7d24e7786077147d66b5d74,
        _:N4c2c5f8d7e3942b6ac574556e3b9c989,
        _:N4f850e3a08ab4c6ba8232e83233a7ad6,
        _:N5b38acc3e7fe4836940a5fb0b5a4c36c,
        _:N85bf2216a98148ee9042acf6f1f4367b,
        _:N8c6771e03e024a42a7ef5d35df43a8e7,
        _:Nd7e58d77f3f34c3f9db0a263a22cb018 ;
    mo:track_count 10 ;
    schema:duration "PT57:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0ccd2831929b4dfd9324327415210d77,
        _:N0f695219de88449e8d2470052431c5f2,
        _:N2d475cdfda46424199f64cc9e17d923b,
        _:N4578ba9cc7d24e7786077147d66b5d74,
        _:N4c2c5f8d7e3942b6ac574556e3b9c989,
        _:N4f850e3a08ab4c6ba8232e83233a7ad6,
        _:N5b38acc3e7fe4836940a5fb0b5a4c36c,
        _:N85bf2216a98148ee9042acf6f1f4367b,
        _:N8c6771e03e024a42a7ef5d35df43a8e7,
        _:Nd7e58d77f3f34c3f9db0a263a22cb018 .

