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

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

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

<artist/4066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61566#subject> ;
    schema:name "Hiroyoshi Kato"@en,
        "加藤浩義"@ja ;
    foaf:made <album/61566#composition>,
        <album/61566#subject> ;
    foaf:name "Hiroyoshi Kato"@en,
        "加藤浩義"@ja .

<artist/5462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61566#subject> ;
    schema:name "Yasuhiro Kawagoe"@en,
        "川越康弘"@ja ;
    foaf:made <album/61566#composition>,
        <album/61566#subject> ;
    foaf:name "Yasuhiro Kawagoe"@en,
        "川越康弘"@ja .

<event/181> a mo:Release ;
    schema:name "Released at Tokyo Game Show 2015 (Sep 17, 2015 to Sep 20, 2015)" .

<product/5943#subject> a schema:CreativeWork ;
    schema:name "Shoumetsu Toshi"@en,
        "消滅都市"@ja,
        "Shoumetsu Toshi"@ja-latn ;
    foaf:name "Shoumetsu Toshi"@en,
        "消滅都市"@ja,
        "Shoumetsu Toshi"@ja-latn .

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

<org/3177#subject> schema:name "Wright Flyer Studios, Inc."@en,
        "株式会社Wright Flyer Studios"@ja,
        "Wright Flyer Studios, Inc."@ja-latn ;
    foaf:name "Wright Flyer Studios, Inc."@en,
        "株式会社Wright Flyer Studios"@ja,
        "Wright Flyer Studios, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/66/61566/61566-1473918131.jpg> a schema:ImageObject,
        foaf:Image .

<album/61566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@en,
        "消滅都市 ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja,
        "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja-latn ;
    mo:composer <artist/4066#subject>,
        <artist/5462#subject> ;
    mo:produced_work <album/61566#musicalwork> ;
    schema:name "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@en,
        "消滅都市 ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja,
        "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja-latn .

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

<artist/16339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61566#performance> ;
    schema:name "SAK."@en ;
    foaf:name "SAK."@en .

<artist/8333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61566#performance> ;
    schema:name "Emi Evans"@en ;
    foaf:name "Emi Evans"@en .

<album/61566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@en,
        "消滅都市 ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja,
        "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja-latn ;
    mo:performance_of <album/61566#musicalwork> ;
    mo:performer <artist/16339#subject>,
        <artist/8333#subject> ;
    mo:recorded_as <album/61566#musicalexpression> ;
    schema:byArtist <artist/16339#subject>,
        <artist/8333#subject> ;
    schema:name "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@en,
        "消滅都市 ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja,
        "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja-latn ;
    schema:workPerformed <album/61566#musicalwork> .

<album/61566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-17"^^xsd:date ;
    dcterms:title "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@en,
        "消滅都市 ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja,
        "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61566#musicalexpression> ;
    mo:publisher <org/3177#subject> ;
    mo:record _:Nb9b64d380be746beb4c48253c7f7f069 ;
    mo:record_count 1 ;
    mo:release <event/181> ;
    schema:about <product/5943#subject> ;
    schema:byArtist <artist/16339#subject>,
        <artist/8333#subject> ;
    schema:datePublished "2015-09-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/61566/61566-1473918131.jpg> ;
    schema:name "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@en,
        "消滅都市 ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja,
        "Shoumetsu Toshi ORIGINAL SOUNDTRACK TGS2015 SPECIAL EDITION"@ja-latn ;
    schema:publisher <org/3177#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/61566/61566-1473918131.jpg> .

_:N260b1551adab4fe9bc583783a3fd0e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You and Me(TGS2015 Mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9b64d380be746beb4c48253c7f7f069 ;
    schema:name "You and Me(TGS2015 Mix)"@ja .

_:N6bc120b1ff7c4003aaf13368e689b293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEGA MIX2015"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9b64d380be746beb4c48253c7f7f069 ;
    schema:name "MEGA MIX2015"@ja .

_:Nc8084b9a0e1e494aa8caf9dbc371ba63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界の終わりと最後の言葉(TGS2015 Mix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb9b64d380be746beb4c48253c7f7f069 ;
    schema:name "世界の終わりと最後の言葉(TGS2015 Mix)"@ja .

_:Nb9b64d380be746beb4c48253c7f7f069 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N260b1551adab4fe9bc583783a3fd0e6c,
        _:N6bc120b1ff7c4003aaf13368e689b293,
        _:Nc8084b9a0e1e494aa8caf9dbc371ba63 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N260b1551adab4fe9bc583783a3fd0e6c,
        _:N6bc120b1ff7c4003aaf13368e689b293,
        _:Nc8084b9a0e1e494aa8caf9dbc371ba63 .

