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

<album/141590> a mo:Release ;
    mo:catalogue_number "TOCE-56002" .

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

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

<artist/1613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141591#subject> ;
    schema:name "Akira Senju"@en,
        "千住明"@ja ;
    foaf:made <album/141591#composition>,
        <album/141591#subject> ;
    foaf:name "Akira Senju"@en,
        "千住明"@ja .

<artist/48846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141591#subject> ;
    schema:name "J.S. Bach"@en ;
    foaf:made <album/141591#composition>,
        <album/141591#subject> ;
    foaf:name "J.S. Bach"@en .

<artist/7430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141591#subject> ;
    schema:name "Massenet"@en ;
    foaf:made <album/141591#composition>,
        <album/141591#subject> ;
    foaf:name "Massenet"@en .

<artist/7459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141591#subject> ;
    schema:name "Elgar"@en ;
    foaf:made <album/141591#composition>,
        <album/141591#subject> ;
    foaf:name "Elgar"@en .

<artist/7462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141591#subject> ;
    schema:name "Sarasate"@en ;
    foaf:made <album/141591#composition>,
        <album/141591#subject> ;
    foaf:name "Sarasate"@en .

<artist/7490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141591#subject> ;
    schema:name "Kreisler"@en ;
    foaf:made <album/141591#composition>,
        <album/141591#subject> ;
    foaf:name "Kreisler"@en .

<product/17869#subject> a schema:CreativeWork ;
    schema:name "The Snow Queen"@en,
        "雪の女王"@ja,
        "Yuki no Joou"@ja-latn ;
    foaf:name "The Snow Queen"@en,
        "雪の女王"@ja,
        "Yuki no Joou"@ja-latn .

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

<album/141591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "air / mariko senju"@en,
        "G線上のアリア / 千住真理子"@ja,
        "G Senjou no Aria / Mariko Senju"@ja-latn ;
    mo:performance_of <album/141591#musicalwork> ;
    mo:recorded_as <album/141591#musicalexpression> ;
    schema:name "air / mariko senju"@en,
        "G線上のアリア / 千住真理子"@ja,
        "G Senjou no Aria / Mariko Senju"@ja-latn ;
    schema:workPerformed <album/141591#musicalwork> .

<org/2462#subject> schema:name "UCJ Japan"@en,
        "UCJ Japan"@ja,
        "UCJ Japan"@ja-latn ;
    foaf:name "UCJ Japan"@en,
        "UCJ Japan"@ja,
        "UCJ Japan"@ja-latn .

<https://media.vgm.io/albums/19/141591/141591-4ef66cdce148.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141591#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/141591/141591-4ef66cdce148.png> ;
    foaf:depicts <album/141591#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/141591/141591-4ef66cdce148.png> .

<https://medium-media.vgm.io/albums/19/141591/141591-4ef66cdce148.png> a schema:ImageObject,
        foaf:Image .

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

<album/141591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "air / mariko senju"@en,
        "G線上のアリア / 千住真理子"@ja,
        "G Senjou no Aria / Mariko Senju"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Monti"@en ;
            foaf:made <album/141591#composition> ;
            foaf:name "Monti"@en ],
        <artist/1613#subject>,
        <artist/48846#subject>,
        <artist/7430#subject>,
        <artist/7459#subject>,
        <artist/7462#subject>,
        <artist/7490#subject> ;
    mo:produced_work <album/141591#musicalwork> ;
    schema:name "air / mariko senju"@en,
        "G線上のアリア / 千住真理子"@ja,
        "G Senjou no Aria / Mariko Senju"@ja-latn .

<album/141591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-03"^^xsd:date ;
    dcterms:title "air / mariko senju"@en,
        "G線上のアリア / 千住真理子"@ja,
        "G Senjou no Aria / Mariko Senju"@ja-latn ;
    mo:catalogue_number "UCCY-9031" ;
    mo:media_type "UHQCD" ;
    mo:other_release_of <album/141590> ;
    mo:publication_of <album/141591#musicalexpression> ;
    mo:publisher <org/2462#subject> ;
    mo:record _:Ne80065708a904e43b111212566290051 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fuurinkazan"@en ;
            foaf:name "Fuurinkazan"@en ],
        <product/17869#subject> ;
    schema:datePublished "2020-06-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/141591/141591-4ef66cdce148.png> ;
    schema:name "air / mariko senju"@en,
        "G線上のアリア / 千住真理子"@ja,
        "G Senjou no Aria / Mariko Senju"@ja-latn ;
    schema:publisher <org/2462#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/141591/141591-4ef66cdce148.png> .

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

_:N030f7e9cd99e426090db08d92d5817e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SNOW DIAMOND"@en,
        "スノーダイヤモンド"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "SNOW DIAMOND"@en,
        "スノーダイヤモンド"@ja .

_:N062a69dba4aa418782fb71a87cc3ed77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AIR"@en,
        "G線上のアリア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "AIR"@en,
        "G線上のアリア"@ja .

_:N17030009f9ff438c970cbc879244c4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SALUT D'AMOUR"@en,
        "愛の挨拶"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "SALUT D'AMOUR"@en,
        "愛の挨拶"@ja .

_:N3f116408ccda43fcbc9deef164f8bdb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIEBESLEID"@en,
        "愛の悲しみ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "LIEBESLEID"@en,
        "愛の悲しみ"@ja .

_:N4f9c3adc61ac49eca6abd415303f90da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIEBESFREUD"@en,
        "愛の喜び"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "LIEBESFREUD"@en,
        "愛の喜び"@ja .

_:N51dbcad60c7947cab19e5d83f56e1c59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THAÏS"@en,
        "タイスの瞑想曲"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "THAÏS"@en,
        "タイスの瞑想曲"@ja .

_:N66582497c54e455882f4dff8120f3787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRÄLUDIUM UND ALLEGRO IM STILE VON PUGNANI"@en,
        "プニャーニの様式による前奏曲とアレグロ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "PRÄLUDIUM UND ALLEGRO IM STILE VON PUGNANI"@en,
        "プニャーニの様式による前奏曲とアレグロ"@ja .

_:N8596e4b44f534526bc8f4107ed40969b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CSÁRDÁS"@en,
        "チャルダッシュ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "CSÁRDÁS"@en,
        "チャルダッシュ"@ja .

_:Nbf5433e517144b2286dd0e4ffee0f616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHÖN ROSMARIN"@en,
        "美しきロスマリン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "SCHÖN ROSMARIN"@en,
        "美しきロスマリン"@ja .

_:Ncb87f5d0dd844e80b7a5068542da6deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZIGEUNERWEIZEN"@en,
        "ツィゴイネルワイゼン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "ZIGEUNERWEIZEN"@en,
        "ツィゴイネルワイゼン"@ja .

_:Nd997c9313a78426997c57e321527be2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONDONDERRY AIR"@en,
        "ロンドンデリーの歌"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "LONDONDERRY AIR"@en,
        "ロンドンデリーの歌"@ja .

_:Ne4777b1fcd40486fad3261c71d167326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuurinkazan ~Taigaryuu Futari~"@en,
        "風林火山～大河流々～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ne80065708a904e43b111212566290051 ;
    schema:name "Fuurinkazan ~Taigaryuu Futari~"@en,
        "風林火山～大河流々～"@ja .

_:Ne80065708a904e43b111212566290051 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030f7e9cd99e426090db08d92d5817e6,
        _:N062a69dba4aa418782fb71a87cc3ed77,
        _:N17030009f9ff438c970cbc879244c4c9,
        _:N3f116408ccda43fcbc9deef164f8bdb7,
        _:N4f9c3adc61ac49eca6abd415303f90da,
        _:N51dbcad60c7947cab19e5d83f56e1c59,
        _:N66582497c54e455882f4dff8120f3787,
        _:N8596e4b44f534526bc8f4107ed40969b,
        _:Nbf5433e517144b2286dd0e4ffee0f616,
        _:Ncb87f5d0dd844e80b7a5068542da6deb,
        _:Nd997c9313a78426997c57e321527be2e,
        _:Ne4777b1fcd40486fad3261c71d167326 ;
    mo:track_count 12 ;
    schema:duration "PT50:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N030f7e9cd99e426090db08d92d5817e6,
        _:N062a69dba4aa418782fb71a87cc3ed77,
        _:N17030009f9ff438c970cbc879244c4c9,
        _:N3f116408ccda43fcbc9deef164f8bdb7,
        _:N4f9c3adc61ac49eca6abd415303f90da,
        _:N51dbcad60c7947cab19e5d83f56e1c59,
        _:N66582497c54e455882f4dff8120f3787,
        _:N8596e4b44f534526bc8f4107ed40969b,
        _:Nbf5433e517144b2286dd0e4ffee0f616,
        _:Ncb87f5d0dd844e80b7a5068542da6deb,
        _:Nd997c9313a78426997c57e321527be2e,
        _:Ne4777b1fcd40486fad3261c71d167326 .

