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

<artist/28064#subject> a schema:Person,
        foaf:Person ;
    schema:name "ASCA"@en ;
    foaf:made <album/71729#subject>,
        <album/71729#vocals> ;
    foaf:name "ASCA"@en .

<artist/6560#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Otsuka"@en,
        "大塚利恵"@ja ;
    foaf:made <album/71729#lyrics>,
        <album/71729#subject> ;
    foaf:name "Rie Otsuka"@en,
        "大塚利恵"@ja .

<artist/10167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71729#subject> ;
    schema:name "Kohei Tsunami"@en,
        "津波幸平"@ja ;
    foaf:made <album/71729#composition>,
        <album/71729#subject> ;
    foaf:name "Kohei Tsunami"@en,
        "津波幸平"@ja .

<artist/12780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71729#subject> ;
    schema:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja ;
    foaf:made <album/71729#composition>,
        <album/71729#lyrics>,
        <album/71729#subject> ;
    foaf:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja .

<artist/13568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71729#subject> ;
    schema:name "Saku"@en ;
    foaf:made <album/71729#composition>,
        <album/71729#lyrics>,
        <album/71729#subject> ;
    foaf:name "Saku"@en .

<product/4574#subject> a schema:CreativeWork ;
    schema:name "Fate/Apocrypha"@en,
        "Fate/Apocrypha"@ja,
        "Fate/Apocrypha"@ja-latn ;
    foaf:name "Fate/Apocrypha"@en,
        "Fate/Apocrypha"@ja,
        "Fate/Apocrypha"@ja-latn .

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

<album/71729#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KOE / ASCA [Limited Edition]"@en,
        "KOE / ASCA [Limited Edition]"@ja,
        "KOE / ASCA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/71729#musicalwork> ;
    mo:recorded_as <album/71729#musicalexpression> ;
    schema:name "KOE / ASCA [Limited Edition]"@en,
        "KOE / ASCA [Limited Edition]"@ja,
        "KOE / ASCA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/71729#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/71729/71729-1511321612.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71729#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KOE / ASCA [Limited Edition]"@en,
        "KOE / ASCA [Limited Edition]"@ja,
        "KOE / ASCA [Limited Edition]"@ja-latn ;
    mo:composer <artist/10167#subject>,
        <artist/12780#subject>,
        <artist/13568#subject> ;
    mo:produced_work <album/71729#musicalwork> ;
    schema:name "KOE / ASCA [Limited Edition]"@en,
        "KOE / ASCA [Limited Edition]"@ja,
        "KOE / ASCA [Limited Edition]"@ja-latn .

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

<album/71729#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-22"^^xsd:date ;
    dcterms:title "KOE / ASCA [Limited Edition]"@en,
        "KOE / ASCA [Limited Edition]"@ja,
        "KOE / ASCA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1126~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/71729#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Nab289502492e4948b5b845844ec8f7c8,
        _:Ne684a8b738414695a503be4572258986 ;
    mo:record_count 2 ;
    schema:about <product/4574#subject> ;
    schema:datePublished "2017-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/71729/71729-1511321612.jpg> ;
    schema:name "KOE / ASCA [Limited Edition]"@en,
        "KOE / ASCA [Limited Edition]"@ja,
        "KOE / ASCA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/71729/71729-1511321612.jpg> .

_:N0e1e535d4b174d2e97de090f9aee7062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最低な朝と名付けたのは"@ja,
        "Saitei na Asa to Nazuketa no wa"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nab289502492e4948b5b845844ec8f7c8 ;
    schema:name "最低な朝と名付けたのは"@ja,
        "Saitei na Asa to Nazuketa no wa"@ja-latn .

_:N34b3b4ef881641f8bd52976e202fc8af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リインカネーション"@ja,
        "Reincarnation"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nab289502492e4948b5b845844ec8f7c8 ;
    schema:name "リインカネーション"@ja,
        "Reincarnation"@ja-latn .

_:N939c2dbe618b4cfea5b6cd06ebb791de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOE -TV size mix-"@ja,
        "KOE -TV size mix-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nab289502492e4948b5b845844ec8f7c8 ;
    schema:name "KOE -TV size mix-"@ja,
        "KOE -TV size mix-"@ja-latn .

_:Nbb272c6e7f4b4ad3ab213119a733bd34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOE"@ja,
        "KOE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nab289502492e4948b5b845844ec8f7c8 ;
    schema:name "KOE"@ja,
        "KOE"@ja-latn .

_:Ndca81893db084668acefbc836d26fc57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「Fate/Apocrypha」2ndクール ノンクレジットエンディングムービー"@ja,
        "TV Anime \"Fate/Apocrypha\" 2nd Cour Non-Credit Ending Movie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne684a8b738414695a503be4572258986 ;
    schema:name "TVアニメ「Fate/Apocrypha」2ndクール ノンクレジットエンディングムービー"@ja,
        "TV Anime \"Fate/Apocrypha\" 2nd Cour Non-Credit Ending Movie"@ja-latn .

_:Ne684a8b738414695a503be4572258986 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ndca81893db084668acefbc836d26fc57 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndca81893db084668acefbc836d26fc57 .

_:Nab289502492e4948b5b845844ec8f7c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e1e535d4b174d2e97de090f9aee7062,
        _:N34b3b4ef881641f8bd52976e202fc8af,
        _:N939c2dbe618b4cfea5b6cd06ebb791de,
        _:Nbb272c6e7f4b4ad3ab213119a733bd34 ;
    mo:track_count 4 ;
    schema:duration "PT14:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e1e535d4b174d2e97de090f9aee7062,
        _:N34b3b4ef881641f8bd52976e202fc8af,
        _:N939c2dbe618b4cfea5b6cd06ebb791de,
        _:Nbb272c6e7f4b4ad3ab213119a733bd34 .

