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

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

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

<artist/1163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2309#subject> ;
    schema:name "Blasterhead"@en ;
    foaf:made <album/2309#composition>,
        <album/2309#subject> ;
    foaf:name "Blasterhead"@en .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2309#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/2309#composition>,
        <album/2309#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<org/1226#subject> schema:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn ;
    foaf:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/2309/2309-1156089023.jpg> a schema:ImageObject,
        foaf:Image .

<album/2309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Miharu -ALT Another Story- SOUND DISC"@en,
        "Miharu -ALT Another Story- SOUND DISC"@ja,
        "Miharu -ALT Another Story- SOUND DISC"@ja-latn ;
    mo:composer <artist/1163#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/2309#musicalwork> ;
    schema:name "Miharu -ALT Another Story- SOUND DISC"@en,
        "Miharu -ALT Another Story- SOUND DISC"@ja,
        "Miharu -ALT Another Story- SOUND DISC"@ja-latn .

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

<album/2309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Miharu -ALT Another Story- SOUND DISC"@en,
        "Miharu -ALT Another Story- SOUND DISC"@ja,
        "Miharu -ALT Another Story- SOUND DISC"@ja-latn ;
    mo:performance_of <album/2309#musicalwork> ;
    mo:performer <artist/490#subject> ;
    mo:recorded_as <album/2309#musicalexpression> ;
    schema:byArtist <artist/490#subject> ;
    schema:name "Miharu -ALT Another Story- SOUND DISC"@en,
        "Miharu -ALT Another Story- SOUND DISC"@ja,
        "Miharu -ALT Another Story- SOUND DISC"@ja-latn ;
    schema:workPerformed <album/2309#musicalwork> .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2309#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<album/2309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-11"^^xsd:date ;
    dcterms:title "Miharu -ALT Another Story- SOUND DISC"@en,
        "Miharu -ALT Another Story- SOUND DISC"@ja,
        "Miharu -ALT Another Story- SOUND DISC"@ja-latn ;
    mo:catalogue_number "PURPLE-010CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2309#musicalexpression> ;
    mo:publisher <org/1226#subject> ;
    mo:record _:N67406ca6888040a1a6ffbd8148b3dd32 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Miharu -ALT Another Story-"@en ;
            foaf:name "Miharu -ALT Another Story-"@en ] ;
    schema:byArtist <artist/490#subject> ;
    schema:datePublished "2006-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/2309/2309-1156089023.jpg> ;
    schema:name "Miharu -ALT Another Story- SOUND DISC"@en,
        "Miharu -ALT Another Story- SOUND DISC"@ja,
        "Miharu -ALT Another Story- SOUND DISC"@ja-latn ;
    schema:publisher <org/1226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/2309/2309-1156089023.jpg> .

_:N0e603b80f10947b3b4245703e1c64ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Fairy Dancing in the Woods"@en,
        "森に踊る小妖精"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N67406ca6888040a1a6ffbd8148b3dd32 ;
    schema:name "Small Fairy Dancing in the Woods"@en,
        "森に踊る小妖精"@ja .

_:N3b4489c4e128468a8b84a40c61fdea3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always Fighting with Real Swords (Piano Arrange)"@en,
        "いつだって真剣勝負 (ピアノアレンジ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N67406ca6888040a1a6ffbd8148b3dd32 ;
    schema:name "Always Fighting with Real Swords (Piano Arrange)"@en,
        "いつだって真剣勝負 (ピアノアレンジ)"@ja .

_:N453143874455471185dffc07e2f99645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flower Which Blooms Forever"@en,
        "永遠に咲く花"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N67406ca6888040a1a6ffbd8148b3dd32 ;
    schema:name "The Flower Which Blooms Forever"@en,
        "永遠に咲く花"@ja .

_:Ne0f42ff790834c13aa81af08c213882a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flower Which Blooms Forever (Piano Arrange)"@en,
        "永遠に咲く花 (ピアノアレンジ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N67406ca6888040a1a6ffbd8148b3dd32 ;
    schema:name "The Flower Which Blooms Forever (Piano Arrange)"@en,
        "永遠に咲く花 (ピアノアレンジ)"@ja .

_:N67406ca6888040a1a6ffbd8148b3dd32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e603b80f10947b3b4245703e1c64ec8,
        _:N3b4489c4e128468a8b84a40c61fdea3d,
        _:N453143874455471185dffc07e2f99645,
        _:Ne0f42ff790834c13aa81af08c213882a ;
    mo:track_count 4 ;
    schema:duration "PT12:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e603b80f10947b3b4245703e1c64ec8,
        _:N3b4489c4e128468a8b84a40c61fdea3d,
        _:N453143874455471185dffc07e2f99645,
        _:Ne0f42ff790834c13aa81af08c213882a .

