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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62153#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/62153#composition>,
        <album/62153#subject> ;
    foaf:name "ZUN"@en .

<event/197> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 12 (Oct 09, 2016)" .

<event/198> a mo:Release ;
    schema:name "Resold at Hakurei Shrine Fall Reitaisai 3 (Oct 16, 2016)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/62153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchuu to Fantasy"@en,
        "宇宙とファンタジー"@ja,
        "Uchuu to Fantasy"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62153#musicalwork> ;
    schema:name "Uchuu to Fantasy"@en,
        "宇宙とファンタジー"@ja,
        "Uchuu to Fantasy"@ja-latn .

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

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/62153/62153-1475817840.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62153#performance> ;
    schema:name "minusiyon"@en,
        "まいなすいょん"@ja ;
    foaf:name "minusiyon"@en,
        "まいなすいょん"@ja .

<artist/17126#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62153#performance> ;
    schema:name "Yuuma"@en,
        "勇舞"@ja ;
    foaf:name "Yuuma"@en,
        "勇舞"@ja .

<artist/19847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62153#performance> ;
    schema:name "Kenichiro Nakamura"@en,
        "中村拳一郎"@ja ;
    foaf:name "Kenichiro Nakamura"@en,
        "中村拳一郎"@ja .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62153#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:made <album/62153#lyrics>,
        <album/62153#subject> ;
    foaf:name "IRON-CHINO"@en .

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62153#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

<artist/7333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62153#performance> ;
    schema:name "ryu-5150"@en,
        "龍5150"@ja ;
    foaf:name "ryu-5150"@en,
        "龍5150"@ja .

<album/62153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-09"^^xsd:date ;
    dcterms:title "Uchuu to Fantasy"@en,
        "宇宙とファンタジー"@ja,
        "Uchuu to Fantasy"@ja-latn ;
    mo:catalogue_number "MIA-053" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62153#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    mo:record_count 1 ;
    mo:release <event/197>,
        <event/198> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/13088#subject>,
        <artist/17126#subject>,
        <artist/19847#subject>,
        <artist/2678#subject>,
        <artist/6770#subject>,
        <artist/7333#subject> ;
    schema:datePublished "2016-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/62153/62153-1475817840.jpg> ;
    schema:name "Uchuu to Fantasy"@en,
        "宇宙とファンタジー"@ja,
        "Uchuu to Fantasy"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/62153/62153-1475817840.jpg> .

<album/62153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchuu to Fantasy"@en,
        "宇宙とファンタジー"@ja,
        "Uchuu to Fantasy"@ja-latn ;
    mo:performance_of <album/62153#musicalwork> ;
    mo:performer <artist/13088#subject>,
        <artist/17126#subject>,
        <artist/19847#subject>,
        <artist/2678#subject>,
        <artist/6770#subject>,
        <artist/7333#subject> ;
    mo:recorded_as <album/62153#musicalexpression> ;
    schema:byArtist <artist/13088#subject>,
        <artist/17126#subject>,
        <artist/19847#subject>,
        <artist/2678#subject>,
        <artist/6770#subject>,
        <artist/7333#subject> ;
    schema:name "Uchuu to Fantasy"@en,
        "宇宙とファンタジー"@ja,
        "Uchuu to Fantasy"@ja-latn ;
    schema:workPerformed <album/62153#musicalwork> .

_:N162217a4cfd4453dbf1716f74f8da6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏の彼方へ Vrrrカラオケ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "黄昏の彼方へ Vrrrカラオケ"@ja .

_:N18f51abfe5f54695a570d6f93e5d3710 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～AETERNITAS LUDOLOGY～2016 Vrrrカラオケ"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "～AETERNITAS LUDOLOGY～2016 Vrrrカラオケ"@ja .

_:N33282a662a6a4b33af1b2a44d56724f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏の彼方へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "黄昏の彼方へ"@ja .

_:N49ddfd786ed84fa2973c14d3da5083de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浪漫紀行"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "浪漫紀行"@ja .

_:N588b72697aef4c1dbb350b64261fc21c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth, Universe & Fantasy"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "Earth, Universe & Fantasy"@ja .

_:N5b25dd035a364a89a9874d58295ccf92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙とファンタジー Vrrrカラオケ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "宇宙とファンタジー Vrrrカラオケ"@ja .

_:N5e76f31ad57a4a2ebe118174d0bcc174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙とファンタジー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "宇宙とファンタジー"@ja .

_:N7af90baeff4243e7b739854492ae01e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～AETERNITAS LUDOLOGY～2016"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "～AETERNITAS LUDOLOGY～2016"@ja .

_:N9bed812377cd4f978f2fce7d8db907fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彷徨の街を見下ろして"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "彷徨の街を見下ろして"@ja .

_:Nd8389aff9cfb474c8f285aee213ec594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History of Time"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b2f5dcacf1c49a192fbfb86df6f1aed ;
    schema:name "History of Time"@ja .

_:N9b2f5dcacf1c49a192fbfb86df6f1aed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N162217a4cfd4453dbf1716f74f8da6f0,
        _:N18f51abfe5f54695a570d6f93e5d3710,
        _:N33282a662a6a4b33af1b2a44d56724f8,
        _:N49ddfd786ed84fa2973c14d3da5083de,
        _:N588b72697aef4c1dbb350b64261fc21c,
        _:N5b25dd035a364a89a9874d58295ccf92,
        _:N5e76f31ad57a4a2ebe118174d0bcc174,
        _:N7af90baeff4243e7b739854492ae01e0,
        _:N9bed812377cd4f978f2fce7d8db907fd,
        _:Nd8389aff9cfb474c8f285aee213ec594 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N162217a4cfd4453dbf1716f74f8da6f0,
        _:N18f51abfe5f54695a570d6f93e5d3710,
        _:N33282a662a6a4b33af1b2a44d56724f8,
        _:N49ddfd786ed84fa2973c14d3da5083de,
        _:N588b72697aef4c1dbb350b64261fc21c,
        _:N5b25dd035a364a89a9874d58295ccf92,
        _:N5e76f31ad57a4a2ebe118174d0bcc174,
        _:N7af90baeff4243e7b739854492ae01e0,
        _:N9bed812377cd4f978f2fce7d8db907fd,
        _:Nd8389aff9cfb474c8f285aee213ec594 .

