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

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

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

<product/3030#subject> a schema:CreativeWork ;
    schema:name "Umineko no Naku Koro ni"@en,
        "うみねこのなく頃に"@ja,
        "Umineko no Naku Koro ni"@ja-latn ;
    foaf:name "Umineko no Naku Koro ni"@en,
        "うみねこのなく頃に"@ja,
        "Umineko no Naku Koro ni"@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/43015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@en,
        "うみねこのなく頃に アレンジ作品集「Akoustika2(アクスティカ2)」"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@ja-latn ;
    mo:composer <artist/7299#subject> ;
    mo:produced_work <album/43015#musicalwork> ;
    schema:name "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@en,
        "うみねこのなく頃に アレンジ作品集「Akoustika2(アクスティカ2)」"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@ja-latn .

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

<album/43015#musicalexpression> a mo:Signal ;
    mo:published_as <album/43015#subject> ;
    mo:records <album/43015#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/51/43015/43015-1512914722.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43015#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/43015/43015-1512914722.jpg> ;
    foaf:depicts <album/43015#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/43015/43015-1512914722.jpg> .

<https://medium-media.vgm.io/albums/51/43015/43015-1512914722.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/43015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-06"^^xsd:date ;
    dcterms:title "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@en,
        "うみねこのなく頃に アレンジ作品集「Akoustika2(アクスティカ2)」"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@ja-latn ;
    mo:catalogue_number "BFCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43015#musicalexpression> ;
    mo:publisher <org/2620#subject> ;
    mo:record _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    mo:record_count 1 ;
    schema:about <product/3030#subject>,
        <product/3070#subject> ;
    schema:byArtist <artist/7300#subject> ;
    schema:datePublished "2013-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/43015/43015-1512914722.jpg> ;
    schema:name "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@en,
        "うみねこのなく頃に アレンジ作品集「Akoustika2(アクスティカ2)」"@ja,
        "Umineko no Naku Koro ni Arrange Album \"Akoustika II\""@ja-latn ;
    schema:publisher <org/2620#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/43015/43015-1512914722.jpg> .

_:N01506ba5b7654be1a6d371945d620204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peace-eases"@en,
        "peace-eases"@ja,
        "peace-eases"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "peace-eases"@en,
        "peace-eases"@ja,
        "peace-eases"@ja-latn .

_:N3e9fc63c046a42b0be2dc737a6bf7c7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goddess-gardena ~piano inst ver.~"@en,
        "goddess-gardena ～piano inst ver.～"@ja,
        "goddess-gardena ~piano inst ver.~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "goddess-gardena ~piano inst ver.~"@en,
        "goddess-gardena ～piano inst ver.～"@ja,
        "goddess-gardena ~piano inst ver.~"@ja-latn .

_:N797b37909aa44d24b34308a5636df80b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelations ~Guitar inst ver.~"@en,
        "Revelations ～Guitar inst ver.～"@ja,
        "Revelations ~Guitar inst ver.~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "Revelations ~Guitar inst ver.~"@en,
        "Revelations ～Guitar inst ver.～"@ja,
        "Revelations ~Guitar inst ver.~"@ja-latn .

_:N805a2c0b916743d0850aaa0c7a70b305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lost-rose"@en,
        "lost-rose"@ja,
        "lost-rose"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "lost-rose"@en,
        "lost-rose"@ja,
        "lost-rose"@ja-latn .

_:Nb86e61d784c74f2b941a802a38a8044a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End Of The World <without vocal>"@en,
        "The End Of The World <without vocal>"@ja,
        "The End Of The World <without vocal>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "The End Of The World <without vocal>"@en,
        "The End Of The World <without vocal>"@ja,
        "The End Of The World <without vocal>"@ja-latn .

_:Nc94c6bc93f894a20883419af6ceb39fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfathomable Solution <without vocal>"@en,
        "深遠ノ解 <without vocal>"@ja,
        "Shin'en no Kai <without vocal>"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "Unfathomable Solution <without vocal>"@en,
        "深遠ノ解 <without vocal>"@ja,
        "Shin'en no Kai <without vocal>"@ja-latn .

_:Nd395affa125e487f8ddde45ca846a977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfathomable Solution ~piano vocal ver.~"@en,
        "深遠ノ解 ～piano vocal ver.～"@ja,
        "Shin'en no Kai ~piano vocal ver.~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "Unfathomable Solution ~piano vocal ver.~"@en,
        "深遠ノ解 ～piano vocal ver.～"@ja,
        "Shin'en no Kai ~piano vocal ver.~"@ja-latn .

_:Ndb4111112b624e27bf046fcf028ab7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lanede-bell"@en,
        "lanede-bell"@ja,
        "lanede-bell"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "lanede-bell"@en,
        "lanede-bell"@ja,
        "lanede-bell"@ja-latn .

_:Ndd3be6c5cb0d4adeabe2233661d77f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End Of The World ~guitar vocal ver.~"@en,
        "The End Of The World ～guitar vocal ver.～"@ja,
        "The End Of The World ~guitar vocal ver.~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nb8b5c1238ed24ed4aff33d805c941ab0 ;
    schema:name "The End Of The World ~guitar vocal ver.~"@en,
        "The End Of The World ～guitar vocal ver.～"@ja,
        "The End Of The World ~guitar vocal ver.~"@ja-latn .

_:Nb8b5c1238ed24ed4aff33d805c941ab0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01506ba5b7654be1a6d371945d620204,
        _:N3e9fc63c046a42b0be2dc737a6bf7c7a,
        _:N797b37909aa44d24b34308a5636df80b,
        _:N805a2c0b916743d0850aaa0c7a70b305,
        _:Nb86e61d784c74f2b941a802a38a8044a,
        _:Nc94c6bc93f894a20883419af6ceb39fd,
        _:Nd395affa125e487f8ddde45ca846a977,
        _:Ndb4111112b624e27bf046fcf028ab7aa,
        _:Ndd3be6c5cb0d4adeabe2233661d77f14 ;
    mo:track_count 9 ;
    schema:duration "PT46:45"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N01506ba5b7654be1a6d371945d620204,
        _:N3e9fc63c046a42b0be2dc737a6bf7c7a,
        _:N797b37909aa44d24b34308a5636df80b,
        _:N805a2c0b916743d0850aaa0c7a70b305,
        _:Nb86e61d784c74f2b941a802a38a8044a,
        _:Nc94c6bc93f894a20883419af6ceb39fd,
        _:Nd395affa125e487f8ddde45ca846a977,
        _:Ndb4111112b624e27bf046fcf028ab7aa,
        _:Ndd3be6c5cb0d4adeabe2233661d77f14 .

