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

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

<artist/43861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71563#subject> ;
    schema:name "Sota Iwabuchi"@en,
        "岩渕想太"@ja ;
    foaf:made <album/71563#composition>,
        <album/71563#lyrics>,
        <album/71563#subject> ;
    foaf:name "Sota Iwabuchi"@en,
        "岩渕想太"@ja .

<product/5677#subject> a schema:CreativeWork ;
    schema:name "JUNI TAISEN: ZODIAC WAR"@en,
        "十二大戦"@ja,
        "Juuni Taisen"@ja-latn ;
    foaf:name "JUNI TAISEN: ZODIAC WAR"@en,
        "十二大戦"@ja,
        "Juuni Taisen"@ja-latn .

<album/71563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rapture / Panorama Panama Town"@en,
        "ラプチャー / パノラマパナマタウン"@ja,
        "Rapture / Panorama Panama Town"@ja-latn ;
    mo:composer <artist/43861#subject> ;
    mo:produced_work <album/71563#musicalwork> ;
    schema:name "Rapture / Panorama Panama Town"@en,
        "ラプチャー / パノラマパナマタウン"@ja,
        "Rapture / Panorama Panama Town"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/36/71563/71563-1505659766.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rapture / Panorama Panama Town"@en,
        "ラプチャー / パノラマパナマタウン"@ja,
        "Rapture / Panorama Panama Town"@ja-latn ;
    mo:performance_of <album/71563#musicalwork> ;
    mo:performer <artist/43860#subject> ;
    mo:recorded_as <album/71563#musicalexpression> ;
    schema:byArtist <artist/43860#subject> ;
    schema:name "Rapture / Panorama Panama Town"@en,
        "ラプチャー / パノラマパナマタウン"@ja,
        "Rapture / Panorama Panama Town"@ja-latn ;
    schema:workPerformed <album/71563#musicalwork> .

<artist/43860#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71563#performance> ;
    schema:name "Panorama Panama Town"@en ;
    foaf:name "Panorama Panama Town"@en .

<album/71563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-03"^^xsd:date ;
    dcterms:title "Rapture / Panorama Panama Town"@en,
        "ラプチャー / パノラマパナマタウン"@ja,
        "Rapture / Panorama Panama Town"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71563#musicalexpression> ;
    mo:publisher _:N9502b08dcf604a63831764902dfda1e6 ;
    mo:record _:N403f8390891c4629b41f69dd25d07f3f ;
    mo:record_count 1 ;
    schema:about <product/5677#subject> ;
    schema:byArtist <artist/43860#subject> ;
    schema:datePublished "2017-10-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/71563/71563-1505659766.jpg> ;
    schema:name "Rapture / Panorama Panama Town"@en,
        "ラプチャー / パノラマパナマタウン"@ja,
        "Rapture / Panorama Panama Town"@ja-latn ;
    schema:publisher _:N9502b08dcf604a63831764902dfda1e6 ;
    foaf:depiction <https://media.vgm.io/albums/36/71563/71563-1505659766.jpg> .

_:N403f8390891c4629b41f69dd25d07f3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9160a19230ac47b0b1cf201ad63eb93d ;
    mo:track_count 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9160a19230ac47b0b1cf201ad63eb93d .

_:N9160a19230ac47b0b1cf201ad63eb93d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapture"@en,
        "ラプチャー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N403f8390891c4629b41f69dd25d07f3f ;
    schema:name "Rapture"@en,
        "ラプチャー"@ja .

_:N9502b08dcf604a63831764902dfda1e6 schema:name "MASH A&R"@en ;
    foaf:name "MASH A&R"@en .

