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

<artist/16324#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anzu Sora"@en,
        "蒼羅杏"@ja ;
    foaf:made <album/56551#lyrics>,
        <album/56551#subject> ;
    foaf:name "Anzu Sora"@en,
        "蒼羅杏"@ja .

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

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

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

<album/56551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Setsugen Tír na nÓg"@en,
        "雪幻ティルナノーグ"@ja,
        "Setsugen Tír na nÓg"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/56551#musicalwork> ;
    schema:name "Setsugen Tír na nÓg"@en,
        "雪幻ティルナノーグ"@ja,
        "Setsugen Tír na nÓg"@ja-latn .

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

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

<org/1004#subject> schema:name "Yonder Voice"@en,
        "Yonder Voice"@ja,
        "Yonder Voice"@ja-latn ;
    foaf:name "Yonder Voice"@en,
        "Yonder Voice"@ja,
        "Yonder Voice"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/56551/56551-1451907455.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Setsugen Tír na nÓg"@en,
        "雪幻ティルナノーグ"@ja,
        "Setsugen Tír na nÓg"@ja-latn ;
    mo:performance_of <album/56551#musicalwork> ;
    mo:performer <artist/10324#subject> ;
    mo:recorded_as <album/56551#musicalexpression> ;
    schema:byArtist <artist/10324#subject> ;
    schema:name "Setsugen Tír na nÓg"@en,
        "雪幻ティルナノーグ"@ja,
        "Setsugen Tír na nÓg"@ja-latn ;
    schema:workPerformed <album/56551#musicalwork> .

<artist/10324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56551#performance> ;
    schema:name "YooSanHyakurei"@en,
        "瑶山百霊"@ja ;
    foaf:name "YooSanHyakurei"@en,
        "瑶山百霊"@ja .

<album/56551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Setsugen Tír na nÓg"@en,
        "雪幻ティルナノーグ"@ja,
        "Setsugen Tír na nÓg"@ja-latn ;
    mo:catalogue_number "YVCDN0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56551#musicalexpression> ;
    mo:publisher <org/1004#subject> ;
    mo:record _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou series"@en ;
            foaf:name "Touhou series"@en ] ;
    schema:byArtist <artist/10324#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/56551/56551-1451907455.jpg> ;
    schema:name "Setsugen Tír na nÓg"@en,
        "雪幻ティルナノーグ"@ja,
        "Setsugen Tír na nÓg"@ja-latn ;
    schema:publisher <org/1004#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/56551/56551-1451907455.jpg> .

_:N910960e02b8b47439b364cf385e637ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葦舟"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    schema:name "葦舟"@ja .

_:Na34f2bbeb9ab485b9e8356fcd4899006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残光"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    schema:name "残光"@ja .

_:Na764fd353793432da993e42ecb71e06c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪幻ティルナノーグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    schema:name "雪幻ティルナノーグ"@ja .

_:Nbe1ecdb6b19f4df899b9faf0b5bd773c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空の花束"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    schema:name "星空の花束"@ja .

_:Ncf63ef8a77a944d5a046e6bb853736be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フライト・ナイト・フライト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    schema:name "フライト・ナイト・フライト"@ja .

_:Nd15d12ce1d17402c938c44814257af41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アガーの輪廻"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nb108deb240b94d82aeba44a781a4aaa5 ;
    schema:name "アガーの輪廻"@ja .

_:Nb108deb240b94d82aeba44a781a4aaa5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N910960e02b8b47439b364cf385e637ca,
        _:Na34f2bbeb9ab485b9e8356fcd4899006,
        _:Na764fd353793432da993e42ecb71e06c,
        _:Nbe1ecdb6b19f4df899b9faf0b5bd773c,
        _:Ncf63ef8a77a944d5a046e6bb853736be,
        _:Nd15d12ce1d17402c938c44814257af41 ;
    mo:track_count 6 ;
    schema:duration "PT27:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N910960e02b8b47439b364cf385e637ca,
        _:Na34f2bbeb9ab485b9e8356fcd4899006,
        _:Na764fd353793432da993e42ecb71e06c,
        _:Nbe1ecdb6b19f4df899b9faf0b5bd773c,
        _:Ncf63ef8a77a944d5a046e6bb853736be,
        _:Nd15d12ce1d17402c938c44814257af41 .

