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

<artist/10253#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suzuko Mimori"@en,
        "三森すずこ"@ja ;
    foaf:made <album/47075#subject>,
        <album/47075#vocals> ;
    foaf:name "Suzuko Mimori"@en,
        "三森すずこ"@ja .

<artist/12326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rumi Okubo"@en,
        "大久保瑠美"@ja ;
    foaf:made <album/47075#subject>,
        <album/47075#vocals> ;
    foaf:name "Rumi Okubo"@en,
        "大久保瑠美"@ja .

<artist/12465#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Otsubo"@en,
        "大坪由佳"@ja ;
    foaf:made <album/47075#subject>,
        <album/47075#vocals> ;
    foaf:name "Yuka Otsubo"@en,
        "大坪由佳"@ja .

<artist/12670#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiori Mikami"@en,
        "三上枝織"@ja ;
    foaf:made <album/47075#subject>,
        <album/47075#vocals> ;
    foaf:name "Shiori Mikami"@en,
        "三上枝織"@ja .

<artist/16026#subject> a schema:Person,
        foaf:Person ;
    schema:name "SugarLover"@en ;
    foaf:made <album/47075#lyrics>,
        <album/47075#subject> ;
    foaf:name "SugarLover"@en .

<artist/16971#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroaki Mitsumi"@en,
        "光海ひろあき。"@ja ;
    foaf:made <album/47075#lyrics>,
        <album/47075#subject> ;
    foaf:name "Hiroaki Mitsumi"@en,
        "光海ひろあき。"@ja .

<artist/6919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47075#subject> ;
    schema:name "Yuya Saito"@en,
        "斎藤悠弥"@ja ;
    foaf:made <album/47075#composition>,
        <album/47075#subject> ;
    foaf:name "Yuya Saito"@en,
        "斎藤悠弥"@ja .

<product/4952#subject> a schema:CreativeWork ;
    schema:name "Momokyun Sword"@en,
        "モモキュンソード"@ja,
        "Momokyun Sword"@ja-latn ;
    foaf:name "Momokyun Sword"@en,
        "モモキュンソード"@ja,
        "Momokyun Sword"@ja-latn .

<album/47075#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@en,
        "Ready Go!! -絶対無敵の天女隊- / 天女隊"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@ja-latn ;
    mo:composer <artist/6919#subject> ;
    mo:produced_work <album/47075#musicalwork> ;
    schema:name "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@en,
        "Ready Go!! -絶対無敵の天女隊- / 天女隊"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@ja-latn .

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

<album/47075#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@en,
        "Ready Go!! -絶対無敵の天女隊- / 天女隊"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@ja-latn ;
    mo:performance_of <album/47075#musicalwork> ;
    mo:recorded_as <album/47075#musicalexpression> ;
    schema:name "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@en,
        "Ready Go!! -絶対無敵の天女隊- / 天女隊"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@ja-latn ;
    schema:workPerformed <album/47075#musicalwork> .

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

<https://medium-media.vgm.io/albums/57/47075/47075-088105c2d260.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/47075#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-20"^^xsd:date ;
    dcterms:title "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@en,
        "Ready Go!! -絶対無敵の天女隊- / 天女隊"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@ja-latn ;
    mo:catalogue_number "VTCL-35187" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47075#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Naf006f80be3d49a7896e373f28a7d704 ;
    mo:record_count 1 ;
    schema:about <product/4952#subject> ;
    schema:datePublished "2014-08-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/47075/47075-088105c2d260.jpg> ;
    schema:name "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@en,
        "Ready Go!! -絶対無敵の天女隊- / 天女隊"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- / Tennyotai"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/47075/47075-088105c2d260.jpg> .

_:N25e2e57e63d149338f7f61447a696db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Go!! -絶対無敵の天女隊-"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Naf006f80be3d49a7896e373f28a7d704 ;
    schema:name "Ready Go!! -絶対無敵の天女隊-"@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai-"@ja-latn .

_:N89ed52a483834f85816ac3aa5b290625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Complete!"@ja,
        "Mission Complete!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Naf006f80be3d49a7896e373f28a7d704 ;
    schema:name "Mission Complete!"@ja,
        "Mission Complete!"@ja-latn .

_:Naf7e69e70526424cb01c506fb520e712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Go!! -絶対無敵の天女隊- Instrumental ver."@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- Instrumental ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Naf006f80be3d49a7896e373f28a7d704 ;
    schema:name "Ready Go!! -絶対無敵の天女隊- Instrumental ver."@ja,
        "Ready Go!! -Zettai Muteki no Tennyotai- Instrumental ver."@ja-latn .

_:Nf24bf35c95ea4eea8f00abdfe2d54fbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Complete! Instrumental ver."@ja,
        "Mission Complete! Instrumental ver."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Naf006f80be3d49a7896e373f28a7d704 ;
    schema:name "Mission Complete! Instrumental ver."@ja,
        "Mission Complete! Instrumental ver."@ja-latn .

_:Naf006f80be3d49a7896e373f28a7d704 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25e2e57e63d149338f7f61447a696db2,
        _:N89ed52a483834f85816ac3aa5b290625,
        _:Naf7e69e70526424cb01c506fb520e712,
        _:Nf24bf35c95ea4eea8f00abdfe2d54fbe ;
    mo:track_count 4 ;
    schema:duration "PT14:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N25e2e57e63d149338f7f61447a696db2,
        _:N89ed52a483834f85816ac3aa5b290625,
        _:Naf7e69e70526424cb01c506fb520e712,
        _:Nf24bf35c95ea4eea8f00abdfe2d54fbe .

