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

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

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

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

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

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

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

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

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55402#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/55402#composition>,
        <album/55402#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/55402#musicalexpression> a mo:Signal ;
    mo:published_as <album/55402#subject> ;
    mo:records <album/55402#performance> .

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

<album/55402#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/20/55402/55402-1448527082.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55402#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/55402/55402-1448527082.jpg> ;
    foaf:depicts <album/55402#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/55402/55402-1448527082.jpg> .

<https://medium-media.vgm.io/albums/20/55402/55402-1448527082.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/55402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-16"^^xsd:date ;
    dcterms:title "Yoake no Logos / May'n [Limited Edition]"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VTZL-102" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/55402#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N503941b93e4c49cb9bea9f4bbb805fbb,
        _:Nb99dec2fc43148c9841854c2e480d913 ;
    mo:record_count 2 ;
    schema:about <product/3379#subject> ;
    schema:datePublished "2015-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/55402/55402-1448527082.jpg> ;
    schema:name "Yoake no Logos / May'n [Limited Edition]"@en,
        "夜明けのロゴス / May'n"@ja,
        "Yoake no Logos / May'n [Limited Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/55402/55402-1448527082.jpg> .

_:N263218e986bd4e58acda09867f071088 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "夜明けのロゴス"@ja,
        "Yoake no Logos"@ja-latn .

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

_:N2e8059c7431644a9b4072299f468caae 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "夜明けのロゴス (without May'n)"@ja,
        "Yoake no Logos (without May'n)"@ja-latn .

_:N2fcc70749f6f409d96efed16903620b5 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "コイトゲ (without May'n)"@ja,
        "Koitoge (without May'n)"@ja-latn .

_:N6f31c9a5687547c78af335e1b2083b70 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "ゼロ分のゼロ (without May'n)"@ja,
        "Zerobun no Zero (without May'n)"@ja-latn .

_:N7308189ffc684dba94dec71fb778437b 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "本当の声をあなたに預けたくて (Instrumental)"@ja,
        "Hontou no Koe wo Anata ni Azuketakute (Instrumental)"@ja-latn .

_:N919f8eb058514f9a92aef1cd80c24fc6 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "本当の声をあなたに預けたくて"@ja,
        "Hontou no Koe wo Anata ni Azuketakute"@ja-latn .

_:Nabe1d6b33c6c48bcb246619f89d7f90f 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 _:N503941b93e4c49cb9bea9f4bbb805fbb ;
    schema:name "ゼロ分のゼロ"@ja,
        "Zerobun no Zero"@ja-latn .

_:Nb99dec2fc43148c9841854c2e480d913 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ne76cd08ae74e46cbbc4bd6178152edca ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne76cd08ae74e46cbbc4bd6178152edca .

_:Ne76cd08ae74e46cbbc4bd6178152edca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「夜明けのロゴス」Music Video"@ja,
        "\"Yoake no Logos\" Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb99dec2fc43148c9841854c2e480d913 ;
    schema:name "「夜明けのロゴス」Music Video"@ja,
        "\"Yoake no Logos\" Music Video"@ja-latn .

_:N503941b93e4c49cb9bea9f4bbb805fbb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N263218e986bd4e58acda09867f071088,
        _:N2d0e667fc435442ca424145bd8cfc452,
        _:N2e8059c7431644a9b4072299f468caae,
        _:N2fcc70749f6f409d96efed16903620b5,
        _:N6f31c9a5687547c78af335e1b2083b70,
        _:N7308189ffc684dba94dec71fb778437b,
        _:N919f8eb058514f9a92aef1cd80c24fc6,
        _:Nabe1d6b33c6c48bcb246619f89d7f90f ;
    mo:track_count 8 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N263218e986bd4e58acda09867f071088,
        _:N2d0e667fc435442ca424145bd8cfc452,
        _:N2e8059c7431644a9b4072299f468caae,
        _:N2fcc70749f6f409d96efed16903620b5,
        _:N6f31c9a5687547c78af335e1b2083b70,
        _:N7308189ffc684dba94dec71fb778437b,
        _:N919f8eb058514f9a92aef1cd80c24fc6,
        _:Nabe1d6b33c6c48bcb246619f89d7f90f .

