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

<artist/39441#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiaki Ishikawa"@en,
        "石川千亜紀"@ja ;
    foaf:made <album/38000#lyrics>,
        <album/38000#subject> ;
    foaf:name "Chiaki Ishikawa"@en,
        "石川千亜紀"@ja .

<album/28052> a mo:Release ;
    mo:catalogue_number "VICL-61069" .

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38000#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/38000#composition>,
        <album/38000#lyrics>,
        <album/38000#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/1296#subject> a schema:CreativeWork ;
    schema:name "NOIR"@en,
        "ノワール"@ja,
        "NOIR"@ja-latn ;
    foaf:name "NOIR"@en,
        "ノワール"@ja,
        "NOIR"@ja-latn .

<product/531#subject> a schema:CreativeWork ;
    schema:name ".hack//SIGN"@en,
        ".hack//SIGN"@ja,
        ".hack//SIGN"@ja-latn ;
    foaf:name ".hack//SIGN"@en,
        ".hack//SIGN"@ja,
        ".hack//SIGN"@ja-latn .

<product/561#subject> a schema:CreativeWork ;
    schema:name ".hack//Legend of the Twilight Bracelet"@en,
        ".hack//黄昏の腕輪伝説"@ja,
        ".hack//Tasogare no Udewa Densetsu"@ja-latn ;
    foaf:name ".hack//Legend of the Twilight Bracelet"@en,
        ".hack//黄昏の腕輪伝説"@ja,
        ".hack//Tasogare no Udewa Densetsu"@ja-latn .

<product/562#subject> a schema:CreativeWork ;
    schema:name ".hack//Liminality"@en,
        ".hack//Liminality"@ja,
        ".hack//Liminality"@ja-latn ;
    foaf:name ".hack//Liminality"@en,
        ".hack//Liminality"@ja,
        ".hack//Liminality"@ja-latn .

<product/584#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn .

<album/38000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dream Field / See-Saw"@en,
        "Dream Field / See-Saw"@ja,
        "Dream Field / See-Saw"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/38000#musicalwork> ;
    schema:name "Dream Field / See-Saw"@en,
        "Dream Field / See-Saw"@ja,
        "Dream Field / See-Saw"@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/38000/38000-1446593100.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/38000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dream Field / See-Saw"@en,
        "Dream Field / See-Saw"@ja,
        "Dream Field / See-Saw"@ja-latn ;
    mo:performance_of <album/38000#musicalwork> ;
    mo:performer <artist/2086#subject> ;
    mo:recorded_as <album/38000#musicalexpression> ;
    schema:byArtist <artist/2086#subject> ;
    schema:name "Dream Field / See-Saw"@en,
        "Dream Field / See-Saw"@ja,
        "Dream Field / See-Saw"@ja-latn ;
    schema:workPerformed <album/38000#musicalwork> .

<artist/2086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38000#performance> ;
    schema:name "See-Saw"@en ;
    foaf:name "See-Saw"@en .

<album/38000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-08"^^xsd:date ;
    dcterms:title "Dream Field / See-Saw"@en,
        "Dream Field / See-Saw"@ja,
        "Dream Field / See-Saw"@ja-latn ;
    mo:catalogue_number "VTCL-60341" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/28052> ;
    mo:publication_of <album/38000#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    mo:record_count 1 ;
    schema:about <product/1296#subject>,
        <product/531#subject>,
        <product/561#subject>,
        <product/562#subject>,
        <product/584#subject> ;
    schema:byArtist <artist/2086#subject> ;
    schema:datePublished "2013-05-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/38000/38000-1446593100.jpg> ;
    schema:name "Dream Field / See-Saw"@en,
        "Dream Field / See-Saw"@ja,
        "Dream Field / See-Saw"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/38000/38000-1446593100.jpg> .

_:N0f451d065df843898bd6605f8a9fde20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あんなに一緒だったのに"@ja,
        "Anna ni Issho datta noni"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "あんなに一緒だったのに"@ja,
        "Anna ni Issho datta noni"@ja-latn .

_:N2ece699f674849278b85d0810cc6cfdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶"@ja,
        "Kioku"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "記憶"@ja,
        "Kioku"@ja-latn .

_:N682e60e4fe31449795f5c32ae225adef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月ひとつ"@ja,
        "Tsuki Hitotsu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "月ひとつ"@ja,
        "Tsuki Hitotsu"@ja-latn .

_:N75b168a660b741f09c7869e1ddaea45a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の手紙"@ja,
        "Natsu no Tegami"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "夏の手紙"@ja,
        "Natsu no Tegami"@ja-latn .

_:N9740be0366e74778b63866a865e006a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい夜明け"@ja,
        "Yasashii Yoake"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "優しい夜明け"@ja,
        "Yasashii Yoake"@ja-latn .

_:Nad9e1e05c0b84128abe1520f4b6a6ba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "indio"@ja,
        "indio"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "indio"@ja,
        "indio"@ja-latn .

_:Nae1bd5473bf745418deacbdfc96909a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏の海"@ja,
        "Tasogare no Umi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "黄昏の海"@ja,
        "Tasogare no Umi"@ja-latn .

_:Nd7154606ef894313b0a717de4bed8bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumping Fish"@ja,
        "Jumping Fish"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "Jumping Fish"@ja,
        "Jumping Fish"@ja-latn .

_:Ne90304eacc9043a98c52ba2cb1f45749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE"@ja,
        "LOVE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "LOVE"@ja,
        "LOVE"@ja-latn .

_:Neb9d5a395ac14752ad2495036b67f154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Obsession"@ja,
        "Obsession"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "Obsession"@ja,
        "Obsession"@ja-latn .

_:Nf1f67b3d860e44cbadee13751cc51dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Green"@ja,
        "Emerald Green"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "Emerald Green"@ja,
        "Emerald Green"@ja-latn .

_:Nf3583e099c1049938a25a71f07e1fb5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千夜一夜"@ja,
        "Senya Ichiya"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "千夜一夜"@ja,
        "Senya Ichiya"@ja-latn .

_:Nf4c62208e30445ca8e1d88b7a3b08817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君がいた物語~Dream Field Mix"@ja,
        "Kimi ga Ita Monogatari ~ Dream Field Mix"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N5de28e33e5bf46ac805cd3893d3fbdd6 ;
    schema:name "君がいた物語~Dream Field Mix"@ja,
        "Kimi ga Ita Monogatari ~ Dream Field Mix"@ja-latn .

_:N5de28e33e5bf46ac805cd3893d3fbdd6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f451d065df843898bd6605f8a9fde20,
        _:N2ece699f674849278b85d0810cc6cfdc,
        _:N682e60e4fe31449795f5c32ae225adef,
        _:N75b168a660b741f09c7869e1ddaea45a,
        _:N9740be0366e74778b63866a865e006a3,
        _:Nad9e1e05c0b84128abe1520f4b6a6ba7,
        _:Nae1bd5473bf745418deacbdfc96909a5,
        _:Nd7154606ef894313b0a717de4bed8bd3,
        _:Ne90304eacc9043a98c52ba2cb1f45749,
        _:Neb9d5a395ac14752ad2495036b67f154,
        _:Nf1f67b3d860e44cbadee13751cc51dcc,
        _:Nf3583e099c1049938a25a71f07e1fb5c,
        _:Nf4c62208e30445ca8e1d88b7a3b08817 ;
    mo:track_count 13 ;
    schema:duration "PT67:15"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f451d065df843898bd6605f8a9fde20,
        _:N2ece699f674849278b85d0810cc6cfdc,
        _:N682e60e4fe31449795f5c32ae225adef,
        _:N75b168a660b741f09c7869e1ddaea45a,
        _:N9740be0366e74778b63866a865e006a3,
        _:Nad9e1e05c0b84128abe1520f4b6a6ba7,
        _:Nae1bd5473bf745418deacbdfc96909a5,
        _:Nd7154606ef894313b0a717de4bed8bd3,
        _:Ne90304eacc9043a98c52ba2cb1f45749,
        _:Neb9d5a395ac14752ad2495036b67f154,
        _:Nf1f67b3d860e44cbadee13751cc51dcc,
        _:Nf3583e099c1049938a25a71f07e1fb5c,
        _:Nf4c62208e30445ca8e1d88b7a3b08817 .

