@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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    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> .

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

_:N26e2ab279a894d6c8bcab8dd3273b05c 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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    schema:name "夏の手紙"@ja,
        "Natsu no Tegami"@ja-latn .

_:N2e6db998d88d48dc9d702023b9e942c5 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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    schema:name "黄昏の海"@ja,
        "Tasogare no Umi"@ja-latn .

_:N3fd4694a450f404d8696aa5a6eeef6d0 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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    schema:name "君がいた物語~Dream Field Mix"@ja,
        "Kimi ga Ita Monogatari ~ Dream Field Mix"@ja-latn .

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

_:N5a23951d71e44c61b0cc4809af933d89 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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    schema:name "あんなに一緒だったのに"@ja,
        "Anna ni Issho datta noni"@ja-latn .

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

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

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

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

_:Nbdf90c8b074d490e996c7f7663707a83 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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    schema:name "Jumping Fish"@ja,
        "Jumping Fish"@ja-latn .

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

_:Nbeaf14290c8b4d4f93eca9c8fc475c12 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 _:N28f367a3561e4e258c3c41b8bdfef84c ;
    schema:name "Emerald Green"@ja,
        "Emerald Green"@ja-latn .

_:N28f367a3561e4e258c3c41b8bdfef84c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10c7d8aec9f34624bc7a525c721cc517,
        _:N26e2ab279a894d6c8bcab8dd3273b05c,
        _:N2e6db998d88d48dc9d702023b9e942c5,
        _:N3fd4694a450f404d8696aa5a6eeef6d0,
        _:N44e3be79392846e8b64876554e56bf8f,
        _:N5a23951d71e44c61b0cc4809af933d89,
        _:N7415dac55a4d49f695d8ce8474f910d8,
        _:N82f8c64ea0124ea6ab1eaba5dac09198,
        _:Naf2c4ae8c6ce4352899342bdf505b233,
        _:Nbace8d17c9a843a6851afe4d864a9281,
        _:Nbdf90c8b074d490e996c7f7663707a83,
        _:Nbe2a9983caed4ef48fa68ec2bcee9901,
        _:Nbeaf14290c8b4d4f93eca9c8fc475c12 ;
    mo:track_count 13 ;
    schema:duration "PT67:15"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N10c7d8aec9f34624bc7a525c721cc517,
        _:N26e2ab279a894d6c8bcab8dd3273b05c,
        _:N2e6db998d88d48dc9d702023b9e942c5,
        _:N3fd4694a450f404d8696aa5a6eeef6d0,
        _:N44e3be79392846e8b64876554e56bf8f,
        _:N5a23951d71e44c61b0cc4809af933d89,
        _:N7415dac55a4d49f695d8ce8474f910d8,
        _:N82f8c64ea0124ea6ab1eaba5dac09198,
        _:Naf2c4ae8c6ce4352899342bdf505b233,
        _:Nbace8d17c9a843a6851afe4d864a9281,
        _:Nbdf90c8b074d490e996c7f7663707a83,
        _:Nbe2a9983caed4ef48fa68ec2bcee9901,
        _:Nbeaf14290c8b4d4f93eca9c8fc475c12 .

