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

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

<artist/36189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61145#subject> ;
    schema:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja ;
    foaf:made <album/61145#composition>,
        <album/61145#subject> ;
    foaf:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja .

<product/5845#subject> a schema:CreativeWork ;
    schema:name "BAND YAROUZE!"@en,
        "バンドやろうぜ!"@ja,
        "BAND YAROUZE!"@ja-latn ;
    foaf:name "BAND YAROUZE!"@en,
        "バンドやろうぜ!"@ja,
        "BAND YAROUZE!"@ja-latn .

<album/61145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mega Mega Tron / Cure²tron"@en,
        "メガメガトロン / Cure²tron"@ja,
        "Mega Mega Tron / Cure²tron"@ja-latn ;
    mo:composer <artist/36189#subject> ;
    mo:produced_work <album/61145#musicalwork> ;
    schema:name "Mega Mega Tron / Cure²tron"@en,
        "メガメガトロン / Cure²tron"@ja,
        "Mega Mega Tron / Cure²tron"@ja-latn .

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

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/61145/61145-1472647184.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61145#performance> ;
    schema:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja ;
    foaf:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja .

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61145#performance> ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/24749#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61145#performance> ;
    schema:name "Asami Tano"@en,
        "田野アサミ"@ja ;
    foaf:name "Asami Tano"@en,
        "田野アサミ"@ja .

<artist/24752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61145#performance> ;
    schema:name "Kaede Yuasa"@en,
        "湯浅かえで"@ja ;
    foaf:name "Kaede Yuasa"@en,
        "湯浅かえで"@ja .

<album/61145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mega Mega Tron / Cure²tron"@en,
        "メガメガトロン / Cure²tron"@ja,
        "Mega Mega Tron / Cure²tron"@ja-latn ;
    mo:performance_of <album/61145#musicalwork> ;
    mo:performer <artist/14180#subject>,
        <artist/14761#subject>,
        <artist/24749#subject>,
        <artist/24752#subject> ;
    mo:recorded_as <album/61145#musicalexpression> ;
    schema:byArtist <artist/14180#subject>,
        <artist/14761#subject>,
        <artist/24749#subject>,
        <artist/24752#subject> ;
    schema:name "Mega Mega Tron / Cure²tron"@en,
        "メガメガトロン / Cure²tron"@ja,
        "Mega Mega Tron / Cure²tron"@ja-latn ;
    schema:workPerformed <album/61145#musicalwork> .

<album/61145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-21"^^xsd:date ;
    dcterms:title "Mega Mega Tron / Cure²tron"@en,
        "メガメガトロン / Cure²tron"@ja,
        "Mega Mega Tron / Cure²tron"@ja-latn ;
    mo:catalogue_number "SVWC-70193" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61145#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N367b23cfd208472a8140ce1f4d79562f ;
    mo:record_count 1 ;
    schema:about <product/5845#subject> ;
    schema:byArtist <artist/14180#subject>,
        <artist/14761#subject>,
        <artist/24749#subject>,
        <artist/24752#subject> ;
    schema:datePublished "2016-09-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/61145/61145-1472647184.jpg> ;
    schema:name "Mega Mega Tron / Cure²tron"@en,
        "メガメガトロン / Cure²tron"@ja,
        "Mega Mega Tron / Cure²tron"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/61145/61145-1472647184.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ma-yu"@en ;
    foaf:made <album/61145#lyrics> ;
    foaf:name "Ma-yu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ma-yu"@en ;
    foaf:made <album/61145#subject> ;
    foaf:name "Ma-yu"@en .

_:N911e7f3c27754dc1af7ebc83b0faa8e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メガメガトロン -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N367b23cfd208472a8140ce1f4d79562f ;
    schema:name "メガメガトロン -Instrumental-"@ja .

_:N979bc7c27fda4a9ab08b678a92d6f597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutie Tune Up!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N367b23cfd208472a8140ce1f4d79562f ;
    schema:name "Cutie Tune Up!!"@ja .

_:Nd2b8e294e70f4a25b0fe6fbe9ea8ec78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグボイスドラマ \"運命の出会い\""@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N367b23cfd208472a8140ce1f4d79562f ;
    schema:name "プロローグボイスドラマ \"運命の出会い\""@ja .

_:Nf08526978e1a4c10a6fc666abbd3b133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メガメガトロン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N367b23cfd208472a8140ce1f4d79562f ;
    schema:name "メガメガトロン"@ja .

_:N367b23cfd208472a8140ce1f4d79562f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N911e7f3c27754dc1af7ebc83b0faa8e9,
        _:N979bc7c27fda4a9ab08b678a92d6f597,
        _:Nd2b8e294e70f4a25b0fe6fbe9ea8ec78,
        _:Nf08526978e1a4c10a6fc666abbd3b133 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N911e7f3c27754dc1af7ebc83b0faa8e9,
        _:N979bc7c27fda4a9ab08b678a92d6f597,
        _:Nd2b8e294e70f4a25b0fe6fbe9ea8ec78,
        _:Nf08526978e1a4c10a6fc666abbd3b133 .

