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

<artist/18226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja ;
    foaf:made <album/55401#lyrics>,
        <album/55401#subject> ;
    foaf:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja .

<artist/4496#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anju Mana"@en,
        "真名杏樹"@ja ;
    foaf:made <album/55401#lyrics>,
        <album/55401#subject> ;
    foaf:name "Anju Mana"@en,
        "真名杏樹"@ja .

<artist/5281#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gabriela Robin"@en ;
    foaf:made <album/55401#lyrics>,
        <album/55401#subject> ;
    foaf:name "Gabriela Robin"@en .

<artist/66140#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Kakurenbo"@en,
        "東京かくれんぼ"@ja ;
    foaf:made <album/55401#lyrics>,
        <album/55401#subject> ;
    foaf:name "Tokyo Kakurenbo"@en,
        "東京かくれんぼ"@ja .

<artist/8607#subject> a schema:Person,
        foaf:Person ;
    schema:name "May'n"@en ;
    foaf:made <album/55401#subject>,
        <album/55401#vocals> ;
    foaf:name "May'n"@en .

<artist/12418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55401#subject> ;
    schema:name "Hiroaki Suzuki"@en,
        "鈴木裕明"@ja ;
    foaf:made <album/55401#composition>,
        <album/55401#subject> ;
    foaf:name "Hiroaki Suzuki"@en,
        "鈴木裕明"@ja .

<artist/13875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55401#subject> ;
    schema:name "Masahiro Mizoguchi"@en,
        "溝口雅大"@ja ;
    foaf:made <album/55401#composition>,
        <album/55401#subject> ;
    foaf:name "Masahiro Mizoguchi"@en,
        "溝口雅大"@ja .

<artist/22573#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55401#subject> ;
    schema:name "Kiyoshi Ikegami"@en,
        "イケガミキヨシ"@ja ;
    foaf:made <album/55401#composition>,
        <album/55401#subject> ;
    foaf:name "Kiyoshi Ikegami"@en,
        "イケガミキヨシ"@ja .

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55401#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/55401#composition>,
        <album/55401#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/3379#subject> a schema:CreativeWork ;
    schema:name "Aquarion Logos"@en,
        "アクエリオンロゴス"@ja,
        "Aquarion Logos"@ja-latn ;
    foaf:name "Aquarion Logos"@en,
        "アクエリオンロゴス"@ja,
        "Aquarion Logos"@ja-latn .

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

<album/55401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoake no Logos / May'n"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n"@ja-latn ;
    mo:performance_of <album/55401#musicalwork> ;
    mo:recorded_as <album/55401#musicalexpression> ;
    schema:name "Yoake no Logos / May'n"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n"@ja-latn ;
    schema:workPerformed <album/55401#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/55401/55401-1450071846.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoake no Logos / May'n"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n"@ja-latn ;
    mo:composer <artist/12418#subject>,
        <artist/13875#subject>,
        <artist/22573#subject>,
        <artist/319#subject> ;
    mo:produced_work <album/55401#musicalwork> ;
    schema:name "Yoake no Logos / May'n"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n"@ja-latn .

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

<album/55401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-16"^^xsd:date ;
    dcterms:title "Yoake no Logos / May'n"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n"@ja-latn ;
    mo:catalogue_number "VTCL-35214" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55401#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    mo:record_count 1 ;
    schema:about <product/3379#subject> ;
    schema:datePublished "2015-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/55401/55401-1450071846.jpg> ;
    schema:name "Yoake no Logos / May'n"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/55401/55401-1450071846.jpg> .

_:N4878f7279309488393bae9ae8d4ac8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイトゲ"@ja,
        "Koitoge"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "コイトゲ"@ja,
        "Koitoge"@ja-latn .

_:N62b8d838f08f416d824aa7b68c7784df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼロ分のゼロ (without May'n)"@ja,
        "Zerobun no Zero (without May'n)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "ゼロ分のゼロ (without May'n)"@ja,
        "Zerobun no Zero (without May'n)"@ja-latn .

_:N64350d06df66498da97156b26c43a005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのロゴス"@ja,
        "Yoake no Logos"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "夜明けのロゴス"@ja,
        "Yoake no Logos"@ja-latn .

_:N710edb90252443d3916d3a72e201cd93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼロ分のゼロ"@ja,
        "Zerobun no Zero"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "ゼロ分のゼロ"@ja,
        "Zerobun no Zero"@ja-latn .

_:N79a3810c44ac4a8798f862246d7c1b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのロゴス (without May'n)"@ja,
        "Yoake no Logos (without May'n)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "夜明けのロゴス (without May'n)"@ja,
        "Yoake no Logos (without May'n)"@ja-latn .

_:N80679d55750047208ab14f8fbf6d6c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当の声をあなたに預けたくて (Instrumental)"@ja,
        "Hontou no Koe wo Anata ni Azuketakute (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "本当の声をあなたに預けたくて (Instrumental)"@ja,
        "Hontou no Koe wo Anata ni Azuketakute (Instrumental)"@ja-latn .

_:N88627b12fa5a45aca955811efadd8e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当の声をあなたに預けたくて"@ja,
        "Hontou no Koe wo Anata ni Azuketakute"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "本当の声をあなたに預けたくて"@ja,
        "Hontou no Koe wo Anata ni Azuketakute"@ja-latn .

_:Na10f7aeedbf1409ebb775acd0ce7667d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイトゲ (without May'n)"@ja,
        "Koitoge (without May'n)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4e5850e6b62243e88f17ae7d8d7214ec ;
    schema:name "コイトゲ (without May'n)"@ja,
        "Koitoge (without May'n)"@ja-latn .

_:N4e5850e6b62243e88f17ae7d8d7214ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4878f7279309488393bae9ae8d4ac8a6,
        _:N62b8d838f08f416d824aa7b68c7784df,
        _:N64350d06df66498da97156b26c43a005,
        _:N710edb90252443d3916d3a72e201cd93,
        _:N79a3810c44ac4a8798f862246d7c1b9a,
        _:N80679d55750047208ab14f8fbf6d6c11,
        _:N88627b12fa5a45aca955811efadd8e3a,
        _:Na10f7aeedbf1409ebb775acd0ce7667d ;
    mo:track_count 8 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4878f7279309488393bae9ae8d4ac8a6,
        _:N62b8d838f08f416d824aa7b68c7784df,
        _:N64350d06df66498da97156b26c43a005,
        _:N710edb90252443d3916d3a72e201cd93,
        _:N79a3810c44ac4a8798f862246d7c1b9a,
        _:N80679d55750047208ab14f8fbf6d6c11,
        _:N88627b12fa5a45aca955811efadd8e3a,
        _:Na10f7aeedbf1409ebb775acd0ce7667d .

