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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143407#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/143407#composition>,
        <album/143407#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143407#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/143407#composition>,
        <album/143407#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143407#subject> ;
    schema:name "Key"@en ;
    foaf:made <album/143407#composition>,
        <album/143407#subject> ;
    foaf:name "Key"@en .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143407#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/143407#composition>,
        <album/143407#subject> ;
    foaf:name "eufonius"@en .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

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

<album/143407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIGHT"@en,
        "LIGHT"@ja,
        "LIGHT"@ja-latn ;
    mo:performance_of <album/143407#musicalwork> ;
    mo:recorded_as <album/143407#musicalexpression> ;
    schema:name "LIGHT"@en,
        "LIGHT"@ja,
        "LIGHT"@ja-latn ;
    schema:workPerformed <album/143407#musicalwork> .

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

<https://medium-media.vgm.io/albums/70/143407/143407-aa8045c43629.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIGHT"@en,
        "LIGHT"@ja,
        "LIGHT"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/36201#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/143407#musicalwork> ;
    schema:name "LIGHT"@en,
        "LIGHT"@ja,
        "LIGHT"@ja-latn .

<album/143407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-11-01"^^xsd:date ;
    dcterms:title "LIGHT"@en,
        "LIGHT"@ja,
        "LIGHT"@ja-latn ;
    mo:catalogue_number "SOPL-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/143407#musicalexpression> ;
    mo:publisher _:N05445ddf445f44ec8e6d6b9842ba76ed ;
    mo:record _:Nfb47a56b58c7473587e11a9f566483af ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject> ;
    schema:datePublished "2004-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/143407/143407-aa8045c43629.jpg> ;
    schema:name "LIGHT"@en,
        "LIGHT"@ja,
        "LIGHT"@ja-latn ;
    schema:publisher _:N05445ddf445f44ec8e6d6b9842ba76ed ;
    foaf:depiction <https://media.vgm.io/albums/70/143407/143407-aa8045c43629.jpg> .

_:N043132896fd14ba39eee45c605c698cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 [Walking in the summer Style]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "夏影 [Walking in the summer Style]"@ja .

_:N05445ddf445f44ec8e6d6b9842ba76ed schema:name "soundplaces"@en,
        "soundplaces"@ja,
        "soundplaces"@ja-latn ;
    foaf:name "soundplaces"@en,
        "soundplaces"@ja,
        "soundplaces"@ja-latn .

_:N12f77906d74b48ff8f91063ecb177290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "川 -river- [Feel so rainy Style]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "川 -river- [Feel so rainy Style]"@ja .

_:N35a4af59e26a42e9ae26fba3944726c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の辿り着く場所 [Lalala Chirstmas Style]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "風の辿り着く場所 [Lalala Chirstmas Style]"@ja .

_:N3b0d52edc4d740e8a46195d92cb1eb53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOSTALGIA [Pray for you Style]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "NOSTALGIA [Pray for you Style]"@ja .

_:N54dbc3c5ad8f4b4fbe118136a9679b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets [AOR Style]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "Last regrets [AOR Style]"@ja .

_:N78f350ae94284bbb963df5e40bb7707f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグメル [Short arrange]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "メグメル [Short arrange]"@ja .

_:N7d41ac34a5fc465f91cbb01faa775aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月童 [ambient Style]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "月童 [ambient Style]"@ja .

_:N8d0a604b632140598ce24f77998cfc68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 [Short arrange]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "鳥の詩 [Short arrange]"@ja .

_:Na3b7f78fba9c4e488b5a1cb9688325ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 [天使降臨]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "鳥の詩 [天使降臨]"@ja .

_:Na98fab06ca7740caa1b610aa704dcd82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 [Original Plus Mix]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "鳥の詩 [Original Plus Mix]"@ja .

_:Naf1d58fe572b4a31a7e6fa1db5f895c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell song [See you again Style]"@ja ;
    mo:track_number 13 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "Farewell song [See you again Style]"@ja .

_:Nca2e24cd4c7a4218a9f846e9e9476530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空 [Original Plus Mix]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "青空 [Original Plus Mix]"@ja .

_:Ne03868a7596349089caa309a6f3d9c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets [It's snowing Style]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "Last regrets [It's snowing Style]"@ja .

_:Nf7231d43569d4e4f959495f99cc4a044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BonusTrack"@ja ;
    mo:track_number 14 ;
    schema:duration "PT8:18"^^xsd:interval ;
    schema:inPlaylist _:Nfb47a56b58c7473587e11a9f566483af ;
    schema:name "BonusTrack"@ja .

_:Nfb47a56b58c7473587e11a9f566483af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043132896fd14ba39eee45c605c698cf,
        _:N12f77906d74b48ff8f91063ecb177290,
        _:N35a4af59e26a42e9ae26fba3944726c1,
        _:N3b0d52edc4d740e8a46195d92cb1eb53,
        _:N54dbc3c5ad8f4b4fbe118136a9679b46,
        _:N78f350ae94284bbb963df5e40bb7707f,
        _:N7d41ac34a5fc465f91cbb01faa775aa5,
        _:N8d0a604b632140598ce24f77998cfc68,
        _:Na3b7f78fba9c4e488b5a1cb9688325ac,
        _:Na98fab06ca7740caa1b610aa704dcd82,
        _:Naf1d58fe572b4a31a7e6fa1db5f895c0,
        _:Nca2e24cd4c7a4218a9f846e9e9476530,
        _:Ne03868a7596349089caa309a6f3d9c2d,
        _:Nf7231d43569d4e4f959495f99cc4a044 ;
    mo:track_count 14 ;
    schema:duration "PT78:59"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N043132896fd14ba39eee45c605c698cf,
        _:N12f77906d74b48ff8f91063ecb177290,
        _:N35a4af59e26a42e9ae26fba3944726c1,
        _:N3b0d52edc4d740e8a46195d92cb1eb53,
        _:N54dbc3c5ad8f4b4fbe118136a9679b46,
        _:N78f350ae94284bbb963df5e40bb7707f,
        _:N7d41ac34a5fc465f91cbb01faa775aa5,
        _:N8d0a604b632140598ce24f77998cfc68,
        _:Na3b7f78fba9c4e488b5a1cb9688325ac,
        _:Na98fab06ca7740caa1b610aa704dcd82,
        _:Naf1d58fe572b4a31a7e6fa1db5f895c0,
        _:Nca2e24cd4c7a4218a9f846e9e9476530,
        _:Ne03868a7596349089caa309a6f3d9c2d,
        _:Nf7231d43569d4e4f959495f99cc4a044 .

