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

<artist/9678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanae Sakura"@en,
        "佐倉かなえ"@ja ;
    foaf:made <album/73419#lyrics>,
        <album/73419#subject> ;
    foaf:name "Kanae Sakura"@en,
        "佐倉かなえ"@ja .

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

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

<product/3031#subject> a schema:CreativeWork ;
    schema:name "Umineko no Naku Koro ni Chiru"@en,
        "うみねこのなく頃に散"@ja,
        "Umineko no Naku Koro ni Chiru"@ja-latn ;
    foaf:name "Umineko no Naku Koro ni Chiru"@en,
        "うみねこのなく頃に散"@ja,
        "Umineko no Naku Koro ni Chiru"@ja-latn .

<product/3070#subject> a schema:CreativeWork ;
    schema:name "ROSE GUNS DAYS"@en,
        "ローズガンズデイズ"@ja,
        "ROSE GUNS DAYS"@ja-latn ;
    foaf:name "ROSE GUNS DAYS"@en,
        "ローズガンズデイズ"@ja,
        "ROSE GUNS DAYS"@ja-latn .

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

<org/2620#subject> schema:name "BROAD FIRST"@en,
        "BROAD FIRST"@ja,
        "BROAD FIRST"@ja-latn ;
    foaf:name "BROAD FIRST"@en,
        "BROAD FIRST"@ja,
        "BROAD FIRST"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/73419/73419-1512960684.jpg> a schema:ImageObject,
        foaf:Image .

<album/73419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@en,
        "うみねこのなく頃に アレンジ作品集 Akoustika(アクスティカ)VIII"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "cap"@en ;
            foaf:made <album/73419#composition> ;
            foaf:name "cap"@en ],
        <artist/7299#subject> ;
    mo:produced_work <album/73419#musicalwork> ;
    schema:name "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@en,
        "うみねこのなく頃に アレンジ作品集 Akoustika(アクスティカ)VIII"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@ja-latn .

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

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

<artist/7300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73419#performance> ;
    schema:name "Zakuro Motoki"@en,
        "本木咲黒"@ja ;
    foaf:name "Zakuro Motoki"@en,
        "本木咲黒"@ja .

<album/73419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@en,
        "うみねこのなく頃に アレンジ作品集 Akoustika(アクスティカ)VIII"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@ja-latn ;
    mo:performance_of <album/73419#musicalwork> ;
    mo:performer <artist/7299#subject>,
        <artist/7300#subject> ;
    mo:recorded_as <album/73419#musicalexpression> ;
    schema:byArtist <artist/7299#subject>,
        <artist/7300#subject> ;
    schema:name "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@en,
        "うみねこのなく頃に アレンジ作品集 Akoustika(アクスティカ)VIII"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@ja-latn ;
    schema:workPerformed <album/73419#musicalwork> .

<artist/7299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73419#subject> ;
    mo:performed <album/73419#performance> ;
    schema:name "xaki"@en ;
    foaf:made <album/73419#composition>,
        <album/73419#lyrics>,
        <album/73419#subject> ;
    foaf:name "xaki"@en .

<album/73419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@en,
        "うみねこのなく頃に アレンジ作品集 Akoustika(アクスティカ)VIII"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@ja-latn ;
    mo:catalogue_number "BFCD-0021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73419#musicalexpression> ;
    mo:publisher <org/2620#subject> ;
    mo:record _:N306ef48770a54028ae8b89235ed0373c ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/3031#subject>,
        <product/3070#subject> ;
    schema:byArtist <artist/7299#subject>,
        <artist/7300#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/73419/73419-1512960684.jpg> ;
    schema:name "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@en,
        "うみねこのなく頃に アレンジ作品集 Akoustika(アクスティカ)VIII"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika VIII\""@ja-latn ;
    schema:publisher <org/2620#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/73419/73419-1512960684.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73419#subject> ;
    schema:name "cap"@en ;
    foaf:made <album/73419#subject> ;
    foaf:name "cap"@en .

_:N29b6b8e058df48cf97130d53246ae31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "s/he-end ~guitar vocal ver.~ <without vocal>"@en,
        "s/he-end 〜guitar vocal ver.〜 <without vocal>"@ja,
        "s/he-end ~guitar vocal ver.~ <without vocal>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "s/he-end ~guitar vocal ver.~ <without vocal>"@en,
        "s/he-end 〜guitar vocal ver.〜 <without vocal>"@ja,
        "s/he-end ~guitar vocal ver.~ <without vocal>"@ja-latn .

_:N47e5012e74134dce8654c7777173692a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "13th-dystopia ~piano vocal ver.~"@en,
        "13th-dystopia 〜piano vocal ver.〜"@ja,
        "13th-dystopia ~piano vocal ver.~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "13th-dystopia ~piano vocal ver.~"@en,
        "13th-dystopia 〜piano vocal ver.〜"@ja,
        "13th-dystopia ~piano vocal ver.~"@ja-latn .

_:N4bbceb9e7bf14aee99e3c059bdb1a07b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lanede Bell ~guitar vocal ver.~ <without vocal>"@en,
        "Lanede Bell 〜guitar vocal ver.〜 <without vocal>"@ja,
        "Lanede Bell ~guitar vocal ver.~ <without vocal>"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "Lanede Bell ~guitar vocal ver.~ <without vocal>"@en,
        "Lanede Bell 〜guitar vocal ver.〜 <without vocal>"@ja,
        "Lanede Bell ~guitar vocal ver.~ <without vocal>"@ja-latn .

_:N5566d555701d454fa1c1d66b27a2d49e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "s/he-end ~guitar vocal ver.~"@en,
        "s/he-end 〜guitar vocal ver.〜"@ja,
        "s/he-end ~guitar vocal ver.~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "s/he-end ~guitar vocal ver.~"@en,
        "s/he-end 〜guitar vocal ver.〜"@ja,
        "s/he-end ~guitar vocal ver.~"@ja-latn .

_:Na672d54fe87d4d5d9c46a638e5a4314b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "13th-dystopia ~piano vocal ver.~ <without vocal>"@en,
        "13th-dystopia 〜piano vocal ver.〜 <without vocal>"@ja,
        "13th-dystopia ~piano vocal ver.~ <without vocal>"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "13th-dystopia ~piano vocal ver.~ <without vocal>"@en,
        "13th-dystopia 〜piano vocal ver.〜 <without vocal>"@ja,
        "13th-dystopia ~piano vocal ver.~ <without vocal>"@ja-latn .

_:Nc88997d731054de2a5539629ed7e5bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Without a Name ~piano inst ver.~"@en,
        "なまえのないうた 〜piano inst ver.〜"@ja,
        "Namae no Nai Uta ~piano inst ver.~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "Song Without a Name ~piano inst ver.~"@en,
        "なまえのないうた 〜piano inst ver.〜"@ja,
        "Namae no Nai Uta ~piano inst ver.~"@ja-latn .

_:Ncbec48ec41084173a8dbec48a8fc8161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lanede Bell ~guitar vocal ver.~"@en,
        "Lanede Bell 〜guitar vocal ver.〜"@ja,
        "Lanede Bell ~guitar vocal ver.~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "Lanede Bell ~guitar vocal ver.~"@en,
        "Lanede Bell 〜guitar vocal ver.〜"@ja,
        "Lanede Bell ~guitar vocal ver.~"@ja-latn .

_:Ne05c43fac5054a76a1abc08e9b2c1aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonless Night ~guitar inst ver.~"@en,
        "月無夜 〜guitar inst ver.〜"@ja,
        "Tsukinashi Yoru ~guitar inst ver.~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N306ef48770a54028ae8b89235ed0373c ;
    schema:name "Moonless Night ~guitar inst ver.~"@en,
        "月無夜 〜guitar inst ver.〜"@ja,
        "Tsukinashi Yoru ~guitar inst ver.~"@ja-latn .

_:N306ef48770a54028ae8b89235ed0373c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29b6b8e058df48cf97130d53246ae31c,
        _:N47e5012e74134dce8654c7777173692a,
        _:N4bbceb9e7bf14aee99e3c059bdb1a07b,
        _:N5566d555701d454fa1c1d66b27a2d49e,
        _:Na672d54fe87d4d5d9c46a638e5a4314b,
        _:Nc88997d731054de2a5539629ed7e5bd8,
        _:Ncbec48ec41084173a8dbec48a8fc8161,
        _:Ne05c43fac5054a76a1abc08e9b2c1aea ;
    mo:track_count 8 ;
    schema:duration "PT36:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N29b6b8e058df48cf97130d53246ae31c,
        _:N47e5012e74134dce8654c7777173692a,
        _:N4bbceb9e7bf14aee99e3c059bdb1a07b,
        _:N5566d555701d454fa1c1d66b27a2d49e,
        _:Na672d54fe87d4d5d9c46a638e5a4314b,
        _:Nc88997d731054de2a5539629ed7e5bd8,
        _:Ncbec48ec41084173a8dbec48a8fc8161,
        _:Ne05c43fac5054a76a1abc08e9b2c1aea .

