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

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

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

<artist/11931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30671#subject> ;
    schema:name "Hideakira Kimura"@en,
        "木村秀彬"@ja ;
    foaf:made <album/30671#composition>,
        <album/30671#subject> ;
    foaf:name "Hideakira Kimura"@en,
        "木村秀彬"@ja .

<artist/1488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30671#subject> ;
    schema:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja ;
    foaf:made <album/30671#composition>,
        <album/30671#subject> ;
    foaf:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja .

<artist/17385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30671#subject> ;
    schema:name "Hiroo Ishida"@en,
        "石田寛朗"@ja ;
    foaf:made <album/30671#composition>,
        <album/30671#subject> ;
    foaf:name "Hiroo Ishida"@en,
        "石田寛朗"@ja .

<artist/9353#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30671#subject> ;
    schema:name "Shinichi Yuuki"@en,
        "悠木真一"@ja ;
    foaf:made <album/30671#composition>,
        <album/30671#subject> ;
    foaf:name "Shinichi Yuuki"@en,
        "悠木真一"@ja .

<product/4381#subject> a schema:CreativeWork ;
    schema:name "Amagami SS+ plus"@en,
        "アマガミSS+ plus"@ja,
        "Amagami SS+ plus"@ja-latn ;
    foaf:name "Amagami SS+ plus"@en,
        "アマガミSS+ plus"@ja,
        "Amagami SS+ plus"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/17/30671/30671-1f231df21227.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30671#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/30671/30671-1f231df21227.png> ;
    foaf:depicts <album/30671#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/30671/30671-1f231df21227.png> .

<https://medium-media.vgm.io/albums/17/30671/30671-1f231df21227.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30671#performance> ;
    schema:name "Shizuka Ito"@en,
        "伊藤静"@ja ;
    foaf:name "Shizuka Ito"@en,
        "伊藤静"@ja .

<artist/4309#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30671#performance> ;
    schema:name "Rina Satoh"@en,
        "佐藤利奈"@ja ;
    foaf:name "Rina Satoh"@en,
        "佐藤利奈"@ja .

<artist/4484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30671#performance> ;
    schema:name "Hiromi Konno"@en,
        "今野宏美"@ja ;
    foaf:name "Hiromi Konno"@en,
        "今野宏美"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30671#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<album/30671#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "always vol.2"@en,
        "always vol.2"@ja,
        "always vol.2"@ja-latn ;
    mo:composer <artist/10695#subject>,
        <artist/11931#subject>,
        <artist/1488#subject>,
        <artist/17385#subject>,
        <artist/9353#subject> ;
    mo:produced_work <album/30671#musicalwork> ;
    schema:name "always vol.2"@en,
        "always vol.2"@ja,
        "always vol.2"@ja-latn .

<album/30671#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "always vol.2"@en,
        "always vol.2"@ja,
        "always vol.2"@ja-latn ;
    mo:performance_of <album/30671#musicalwork> ;
    mo:performer <artist/1155#subject>,
        <artist/4309#subject>,
        <artist/4484#subject>,
        <artist/4557#subject> ;
    mo:recorded_as <album/30671#musicalexpression> ;
    schema:byArtist <artist/1155#subject>,
        <artist/4309#subject>,
        <artist/4484#subject>,
        <artist/4557#subject> ;
    schema:name "always vol.2"@en,
        "always vol.2"@ja,
        "always vol.2"@ja-latn ;
    schema:workPerformed <album/30671#musicalwork> .

<album/30671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-07"^^xsd:date ;
    dcterms:title "always vol.2"@en,
        "always vol.2"@ja,
        "always vol.2"@ja-latn ;
    mo:catalogue_number "PCCG-01238" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/30671#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N55c48d122be54808beadd7edc93194df,
        _:Nb044dea61369466186936eecbfff8479 ;
    mo:record_count 2 ;
    schema:about <product/4381#subject> ;
    schema:byArtist <artist/1155#subject>,
        <artist/4309#subject>,
        <artist/4484#subject>,
        <artist/4557#subject> ;
    schema:datePublished "2012-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/30671/30671-1f231df21227.png> ;
    schema:name "always vol.2"@en,
        "always vol.2"@ja,
        "always vol.2"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/30671/30671-1f231df21227.png> .

_:N0cdc35a6771c48578f3dc3ef7f5b8ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Grasshopper Man"@en,
        "Theme of Grasshopper Man"@ja,
        "Theme of Grasshopper Man"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "Theme of Grasshopper Man"@en,
        "Theme of Grasshopper Man"@ja,
        "Theme of Grasshopper Man"@ja-latn .

_:N2c290bdd609a4a92a9148a7161fbdfcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dried grass in Tsugaru strait"@en,
        "Dried grass in Tsugaru strait"@ja,
        "Dried grass in Tsugaru strait"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "Dried grass in Tsugaru strait"@en,
        "Dried grass in Tsugaru strait"@ja,
        "Dried grass in Tsugaru strait"@ja-latn .

_:N2c622b7f85fd4aeaae908766e6e35652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Graduation"@en,
        "Sweet Graduation"@ja,
        "Sweet Graduation"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N55c48d122be54808beadd7edc93194df ;
    schema:name "Sweet Graduation"@en,
        "Sweet Graduation"@ja,
        "Sweet Graduation"@ja-latn .

_:N33b568844975445197cd7d76394109b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For you to shine tomorrow ~confession~"@en,
        "For you to shine tomorrow ～告白～"@ja,
        "For you to shine tomorrow ~kokuhaku~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "For you to shine tomorrow ~confession~"@en,
        "For you to shine tomorrow ～告白～"@ja,
        "For you to shine tomorrow ~kokuhaku~"@ja-latn .

_:N51aa991304694787beb57b0ec73541fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How can I forgive noodle bread?"@en,
        "How can I forgive noodle bread?"@ja,
        "How can I forgive noodle bread?"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "How can I forgive noodle bread?"@en,
        "How can I forgive noodle bread?"@ja,
        "How can I forgive noodle bread?"@ja-latn .

_:N818f767594c74af99f1bedbda563e43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midwinter Serenade"@en,
        "真冬のセレナーデ"@ja,
        "Mafuyu no Serenade"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N55c48d122be54808beadd7edc93194df ;
    schema:name "Midwinter Serenade"@en,
        "真冬のセレナーデ"@ja,
        "Mafuyu no Serenade"@ja-latn .

_:N8e9cc4d4305247289f78f5a62fa819d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance"@en,
        "Distance"@ja,
        "Distance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N55c48d122be54808beadd7edc93194df ;
    schema:name "Distance"@en,
        "Distance"@ja,
        "Distance"@ja-latn .

_:Na464215bb21b4cf29dd5c8f8d8bc345e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Best horror sound for you"@en,
        "The Best horror sound for you"@ja,
        "The Best horror sound for you"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "The Best horror sound for you"@en,
        "The Best horror sound for you"@ja,
        "The Best horror sound for you"@ja-latn .

_:Nc18d8951b89d4359b9d77a991d6739e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pastel Footbridge"@en,
        "Pastel Footbridge"@ja,
        "Pastel Footbridge"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "Pastel Footbridge"@en,
        "Pastel Footbridge"@ja,
        "Pastel Footbridge"@ja-latn .

_:Necf63b38d9a5418ea366c60b37c1dbe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loved by King Squid"@en,
        "Loved by King Squid"@ja,
        "Loved by King Squid"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb044dea61369466186936eecbfff8479 ;
    schema:name "Loved by King Squid"@en,
        "Loved by King Squid"@ja,
        "Loved by King Squid"@ja-latn .

_:Neeed882b74254f038d02e7a3e338aa90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Land"@en,
        "Wonder Land"@ja,
        "Wonder Land"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N55c48d122be54808beadd7edc93194df ;
    schema:name "Wonder Land"@en,
        "Wonder Land"@ja,
        "Wonder Land"@ja-latn .

_:N55c48d122be54808beadd7edc93194df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c622b7f85fd4aeaae908766e6e35652,
        _:N818f767594c74af99f1bedbda563e43a,
        _:N8e9cc4d4305247289f78f5a62fa819d3,
        _:Neeed882b74254f038d02e7a3e338aa90 ;
    mo:track_count 4 ;
    schema:duration "PT16:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c622b7f85fd4aeaae908766e6e35652,
        _:N818f767594c74af99f1bedbda563e43a,
        _:N8e9cc4d4305247289f78f5a62fa819d3,
        _:Neeed882b74254f038d02e7a3e338aa90 .

_:Nb044dea61369466186936eecbfff8479 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0cdc35a6771c48578f3dc3ef7f5b8ace,
        _:N2c290bdd609a4a92a9148a7161fbdfcb,
        _:N33b568844975445197cd7d76394109b4,
        _:N51aa991304694787beb57b0ec73541fe,
        _:Na464215bb21b4cf29dd5c8f8d8bc345e,
        _:Nc18d8951b89d4359b9d77a991d6739e2,
        _:Necf63b38d9a5418ea366c60b37c1dbe3 ;
    mo:track_count 7 ;
    schema:duration "PT13:50"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0cdc35a6771c48578f3dc3ef7f5b8ace,
        _:N2c290bdd609a4a92a9148a7161fbdfcb,
        _:N33b568844975445197cd7d76394109b4,
        _:N51aa991304694787beb57b0ec73541fe,
        _:Na464215bb21b4cf29dd5c8f8d8bc345e,
        _:Nc18d8951b89d4359b9d77a991d6739e2,
        _:Necf63b38d9a5418ea366c60b37c1dbe3 .

