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

<artist/5572#subject> a schema:Person,
        foaf:Person ;
    schema:name "A.Masato"@en ;
    foaf:made <album/11555#lyrics>,
        <album/11555#subject> ;
    foaf:name "A.Masato"@en .

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

<artist/36246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11555#subject> ;
    schema:name "WACHA"@en ;
    foaf:made <album/11555#composition>,
        <album/11555#subject> ;
    foaf:name "WACHA"@en .

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

<album/11555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@en,
        "「ムーンストライク」主題歌　夢の翼／YURIA"@ja,
        "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@ja-latn ;
    mo:composer <artist/36246#subject> ;
    mo:produced_work <album/11555#musicalwork> ;
    schema:name "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@en,
        "「ムーンストライク」主題歌　夢の翼／YURIA"@ja,
        "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/55/11555/11555-1313580270.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11555#performance> ;
    schema:name "Minami Hokuto"@en,
        "北都南"@ja ;
    foaf:name "Minami Hokuto"@en,
        "北都南"@ja .

<artist/4674#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11555#performance> ;
    schema:name "Rina Misaki"@en,
        "三咲里奈"@ja ;
    foaf:name "Rina Misaki"@en,
        "三咲里奈"@ja .

<artist/89#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11555#performance> ;
    schema:name "YURIA"@en ;
    foaf:name "YURIA"@en .

<album/11555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@en,
        "「ムーンストライク」主題歌　夢の翼／YURIA"@ja,
        "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@ja-latn ;
    mo:performance_of <album/11555#musicalwork> ;
    mo:performer <artist/2040#subject>,
        <artist/4674#subject>,
        <artist/89#subject> ;
    mo:recorded_as <album/11555#musicalexpression> ;
    schema:byArtist <artist/2040#subject>,
        <artist/4674#subject>,
        <artist/89#subject> ;
    schema:name "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@en,
        "「ムーンストライク」主題歌　夢の翼／YURIA"@ja,
        "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@ja-latn ;
    schema:workPerformed <album/11555#musicalwork> .

<album/11555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-11"^^xsd:date ;
    dcterms:title "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@en,
        "「ムーンストライク」主題歌　夢の翼／YURIA"@ja,
        "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@ja-latn ;
    mo:catalogue_number "VNHM-81101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11555#musicalexpression> ;
    mo:publisher _:Ne720081d625e4be78667078468f967c8 ;
    mo:record _:N022455a9e0694406963e44969454d1fb ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MOON STRIKE"@en ;
            foaf:name "MOON STRIKE"@en ] ;
    schema:byArtist <artist/2040#subject>,
        <artist/4674#subject>,
        <artist/89#subject> ;
    schema:datePublished "2006-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/11555/11555-1313580270.jpg> ;
    schema:name "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@en,
        "「ムーンストライク」主題歌　夢の翼／YURIA"@ja,
        "MOON STRIKE Theme Song \"Yume no Tsubasa\" / YURIA"@ja-latn ;
    schema:publisher _:Ne720081d625e4be78667078468f967c8 ;
    foaf:depiction <https://media.vgm.io/albums/55/11555/11555-1313580270.jpg> .

_:N34b43399472a4b6cb9062ba61b4b112c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モードレッド・モノローグ"@ja,
        "Modored Monologue"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N022455a9e0694406963e44969454d1fb ;
    schema:name "モードレッド・モノローグ"@ja,
        "Modored Monologue"@ja-latn .

_:N465fccb816c84adfb47f6781b8e6bb6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の翼"@ja,
        "Yume no Tsubasa"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N022455a9e0694406963e44969454d1fb ;
    schema:name "夢の翼"@ja,
        "Yume no Tsubasa"@ja-latn .

_:N50b0cf43391f42c6bc2800f0fa55418e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤焔　紅蓮子・モノローグ"@ja,
        "Beniko Akahomura Monologue"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N022455a9e0694406963e44969454d1fb ;
    schema:name "赤焔　紅蓮子・モノローグ"@ja,
        "Beniko Akahomura Monologue"@ja-latn .

_:Nc660ced08f9b4c6a9f08457a7fd35de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の翼／カラオケVer."@ja,
        "Yume no Tsubasa/Karaoke Ver."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N022455a9e0694406963e44969454d1fb ;
    schema:name "夢の翼／カラオケVer."@ja,
        "Yume no Tsubasa/Karaoke Ver."@ja-latn .

_:Ne720081d625e4be78667078468f967c8 schema:name "Zero Software"@en ;
    foaf:name "Zero Software"@en .

_:N022455a9e0694406963e44969454d1fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34b43399472a4b6cb9062ba61b4b112c,
        _:N465fccb816c84adfb47f6781b8e6bb6f,
        _:N50b0cf43391f42c6bc2800f0fa55418e,
        _:Nc660ced08f9b4c6a9f08457a7fd35de0 ;
    mo:track_count 4 ;
    schema:duration "PT18:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N34b43399472a4b6cb9062ba61b4b112c,
        _:N465fccb816c84adfb47f6781b8e6bb6f,
        _:N50b0cf43391f42c6bc2800f0fa55418e,
        _:Nc660ced08f9b4c6a9f08457a7fd35de0 .

