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

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

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

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

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

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

<event/50> a mo:Release ;
    schema:name "Released at M3-2003 Fall (Oct 11, 2003)" .

<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 .

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

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

<org/242#subject> schema:name "Nothing Studio"@en,
        "Nothing工房"@ja,
        "Nothing Studio"@ja-latn ;
    foaf:name "Nothing Studio"@en,
        "Nothing工房"@ja,
        "Nothing Studio"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/12999/12999-1239305976.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/12999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-11"^^xsd:date ;
    dcterms:title "Night Stream"@en,
        "Night Stream"@ja,
        "Night Stream"@ja-latn ;
    mo:catalogue_number "NKBM-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12999#musicalexpression> ;
    mo:publisher <org/242#subject> ;
    mo:record _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    mo:record_count 1 ;
    mo:release <event/50> ;
    schema:about <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2003-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/12999/12999-1239305976.jpg> ;
    schema:name "Night Stream"@en,
        "Night Stream"@ja,
        "Night Stream"@ja-latn ;
    schema:publisher <org/242#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/12999/12999-1239305976.jpg> .

_:N1a2d57d68bb7496db01e1e109c26bfcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reminiscences -swing memories-"@en,
        "回想録 -swing memories-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "reminiscences -swing memories-"@en,
        "回想録 -swing memories-"@ja .

_:N3cc6545c177840f8a662827ca2919b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Newborn Wind -breezy quartet-"@en,
        "生まれたての風 -breezy quartet-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "Newborn Wind -breezy quartet-"@en,
        "生まれたての風 -breezy quartet-"@ja .

_:N65bf88e52ac248b5bfa9cf3692ea8e70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird's Poem -low altitude-"@en,
        "鳥の詩 -low altitude-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "Bird's Poem -low altitude-"@en,
        "鳥の詩 -low altitude-"@ja .

_:N740d28736f3d4957a158ad2f1b6bc624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon child -moonlight celesta-"@en,
        "月童 -moonlight celesta-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "moon child -moonlight celesta-"@en,
        "月童 -moonlight celesta-"@ja .

_:N90d36fc9ba8f4ccb875741db4f29da2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nocturne -theoretical pulse-"@en,
        "夜想 -theoretical pulse-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "nocturne -theoretical pulse-"@en,
        "夜想 -theoretical pulse-"@ja .

_:Nc3b5fe7215ae49ec84a1887b96c5121a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets -night stream-"@en,
        "Last regrets -night stream-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "Last regrets -night stream-"@en,
        "Last regrets -night stream-"@ja .

_:Nc8cbb5c8694041ca9619a2cafd6bd914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Shadows -whiter than white-"@en,
        "朝影 -whiter than white-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "Morning Shadows -whiter than white-"@en,
        "朝影 -whiter than white-"@ja .

_:Nd03c5841da274e6fbf61f15db3633a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer lights -transient happiness-"@en,
        "夏影 -transient happiness-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "summer lights -transient happiness-"@en,
        "夏影 -transient happiness-"@ja .

_:Ndf3b49e47cc0475c8bcfe7151e2e6f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Fireworks -longed-for thaw-"@en,
        "冬の花火 -longed-for thaw-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N8cfd1913a40b4d14a0e2289f00d0af22 ;
    schema:name "Winter Fireworks -longed-for thaw-"@en,
        "冬の花火 -longed-for thaw-"@ja .

_:N8cfd1913a40b4d14a0e2289f00d0af22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a2d57d68bb7496db01e1e109c26bfcc,
        _:N3cc6545c177840f8a662827ca2919b1e,
        _:N65bf88e52ac248b5bfa9cf3692ea8e70,
        _:N740d28736f3d4957a158ad2f1b6bc624,
        _:N90d36fc9ba8f4ccb875741db4f29da2d,
        _:Nc3b5fe7215ae49ec84a1887b96c5121a,
        _:Nc8cbb5c8694041ca9619a2cafd6bd914,
        _:Nd03c5841da274e6fbf61f15db3633a1e,
        _:Ndf3b49e47cc0475c8bcfe7151e2e6f71 ;
    mo:track_count 9 ;
    schema:duration "PT26:04"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1a2d57d68bb7496db01e1e109c26bfcc,
        _:N3cc6545c177840f8a662827ca2919b1e,
        _:N65bf88e52ac248b5bfa9cf3692ea8e70,
        _:N740d28736f3d4957a158ad2f1b6bc624,
        _:N90d36fc9ba8f4ccb875741db4f29da2d,
        _:Nc3b5fe7215ae49ec84a1887b96c5121a,
        _:Nc8cbb5c8694041ca9619a2cafd6bd914,
        _:Nd03c5841da274e6fbf61f15db3633a1e,
        _:Ndf3b49e47cc0475c8bcfe7151e2e6f71 .

