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

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

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

<artist/5611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20028#subject> ;
    schema:name "Hiroshi Iuchi"@en,
        "井内ひろし"@ja ;
    foaf:made <album/20028#composition>,
        <album/20028#subject> ;
    foaf:name "Hiroshi Iuchi"@en,
        "井内ひろし"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<product/1736#subject> a schema:CreativeWork ;
    schema:name "Ikaruga"@en,
        "斑鳩"@ja,
        "Ikaruga"@ja-latn ;
    foaf:name "Ikaruga"@en,
        "斑鳩"@ja,
        "Ikaruga"@ja-latn .

<album/20028#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIKURUGA"@en,
        "MIKURUGA"@ja,
        "MIKURUGA"@ja-latn ;
    mo:composer <artist/5611#subject> ;
    mo:produced_work <album/20028#musicalwork> ;
    schema:name "MIKURUGA"@en,
        "MIKURUGA"@ja,
        "MIKURUGA"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/82/20028/20028-1433520835.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20028#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIKURUGA"@en,
        "MIKURUGA"@ja,
        "MIKURUGA"@ja-latn ;
    mo:performance_of <album/20028#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/20028#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "MIKURUGA"@en,
        "MIKURUGA"@ja,
        "MIKURUGA"@ja-latn ;
    schema:workPerformed <album/20028#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20028#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/20028#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "MIKURUGA"@en,
        "MIKURUGA"@ja,
        "MIKURUGA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20028#musicalexpression> ;
    mo:publisher _:N69782ee037954038b5ed51f5bce49efa ;
    mo:record _:Nd1950bd5afc24366ab02459739defb95 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:about <product/1736#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/20028/20028-1433520835.jpg> ;
    schema:name "MIKURUGA"@en,
        "MIKURUGA"@ja,
        "MIKURUGA"@ja-latn ;
    schema:publisher _:N69782ee037954038b5ed51f5bce49efa ;
    foaf:depiction <https://media.vgm.io/albums/82/20028/20028-1433520835.jpg> .

_:N2791c6fae7c74fe18b2512e41f50f685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RETURN"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "RETURN"@ja .

_:N2b4d8f4aaffb4eea8bfd3931f01e1f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue 巻雲 -Cirrus-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Prologue 巻雲 -Cirrus-"@ja .

_:N41544cba3bab475c9b278508cd218f18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue 精神存在 -Spirit being-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Epilogue 精神存在 -Spirit being-"@ja .

_:N44af0e229b604ee4b04c5f4fe2dfbb91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are you ready?"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Are you ready?"@ja .

_:N5643c2ebdac641939d41632cab62afdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss:02 奪還 -Recapture-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Boss:02 奪還 -Recapture-"@ja .

_:N69782ee037954038b5ed51f5bce49efa schema:name "Mikuruga no Hito"@en ;
    foaf:name "Mikuruga no Hito"@en .

_:N6abc8ccb7cc04c4a929c13211c02cfc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss:01 仏鉄塊 -Butsutekkai-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Boss:01 仏鉄塊 -Butsutekkai-"@ja .

_:N776db7c1687d45a194fc73fa723818c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter:01 理想 -ideal-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Chapter:01 理想 -ideal-"@ja .

_:N7c51a00368c644c79eb77b5eae1bdfac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter:02 試練 -Trial-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Chapter:02 試練 -Trial-"@ja .

_:N80ce6df1fe714894b1e2540ea0df29c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter:03 信念 -Faith-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Chapter:03 信念 -Faith-"@ja .

_:N8e197d7fc3884cca8c574fa08c01bd10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final chapter 輪廻 -Metempsychosis-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Final chapter 輪廻 -Metempsychosis-"@ja .

_:Nc15a710e633c43cf8aeb3a7eb41facbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final chapter 産土神 -The Stone-Like-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Final chapter 産土神 -The Stone-Like-"@ja .

_:Nf999b1400fc44724a2e622bd29ba53cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter:04 現実 -Reality-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nd1950bd5afc24366ab02459739defb95 ;
    schema:name "Chapter:04 現実 -Reality-"@ja .

_:Nd1950bd5afc24366ab02459739defb95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2791c6fae7c74fe18b2512e41f50f685,
        _:N2b4d8f4aaffb4eea8bfd3931f01e1f1d,
        _:N41544cba3bab475c9b278508cd218f18,
        _:N44af0e229b604ee4b04c5f4fe2dfbb91,
        _:N5643c2ebdac641939d41632cab62afdf,
        _:N6abc8ccb7cc04c4a929c13211c02cfc4,
        _:N776db7c1687d45a194fc73fa723818c9,
        _:N7c51a00368c644c79eb77b5eae1bdfac,
        _:N80ce6df1fe714894b1e2540ea0df29c5,
        _:N8e197d7fc3884cca8c574fa08c01bd10,
        _:Nc15a710e633c43cf8aeb3a7eb41facbd,
        _:Nf999b1400fc44724a2e622bd29ba53cc ;
    mo:track_count 12 ;
    schema:duration "PT33:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2791c6fae7c74fe18b2512e41f50f685,
        _:N2b4d8f4aaffb4eea8bfd3931f01e1f1d,
        _:N41544cba3bab475c9b278508cd218f18,
        _:N44af0e229b604ee4b04c5f4fe2dfbb91,
        _:N5643c2ebdac641939d41632cab62afdf,
        _:N6abc8ccb7cc04c4a929c13211c02cfc4,
        _:N776db7c1687d45a194fc73fa723818c9,
        _:N7c51a00368c644c79eb77b5eae1bdfac,
        _:N80ce6df1fe714894b1e2540ea0df29c5,
        _:N8e197d7fc3884cca8c574fa08c01bd10,
        _:Nc15a710e633c43cf8aeb3a7eb41facbd,
        _:Nf999b1400fc44724a2e622bd29ba53cc .

