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

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

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

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

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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27389#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/27389#composition>,
        <album/27389#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

<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/27389#musicalexpression> a mo:Signal ;
    mo:published_as <album/27389#subject> ;
    mo:records <album/27389#performance> .

<org/845#subject> schema:name "Effy Sound Team"@en,
        "Effy Sound Team"@ja,
        "Effy Sound Team"@ja-latn ;
    foaf:name "Effy Sound Team"@en,
        "Effy Sound Team"@ja,
        "Effy Sound Team"@ja-latn .

<https://media.vgm.io/albums/98/27389/27389-2bcd4d3fea53.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/27389#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/27389/27389-2bcd4d3fea53.jpg> ;
    foaf:depicts <album/27389#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/27389/27389-2bcd4d3fea53.jpg> .

<https://medium-media.vgm.io/albums/98/27389/27389-2bcd4d3fea53.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27389#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atmosphere"@en,
        "Atmosphere"@ja,
        "Atmosphere"@ja-latn ;
    mo:performance_of <album/27389#musicalwork> ;
    mo:performer _:N824017e712214510a5da2326bf07e7dc ;
    mo:recorded_as <album/27389#musicalexpression> ;
    schema:byArtist _:N824017e712214510a5da2326bf07e7dc ;
    schema:name "Atmosphere"@en,
        "Atmosphere"@ja,
        "Atmosphere"@ja-latn ;
    schema:workPerformed <album/27389#musicalwork> .

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

<album/27389#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-30"^^xsd:date ;
    dcterms:title "Atmosphere"@en,
        "Atmosphere"@ja,
        "Atmosphere"@ja-latn ;
    mo:catalogue_number "ESTR-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27389#musicalexpression> ;
    mo:publisher <org/845#subject> ;
    mo:record _:N8e2438389215493e8f764e15e274babc ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about <product/1015#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "杉本恭子"@en ;
            foaf:name "杉本恭子"@en ] ;
    schema:datePublished "2001-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/27389/27389-2bcd4d3fea53.jpg> ;
    schema:name "Atmosphere"@en,
        "Atmosphere"@ja,
        "Atmosphere"@ja-latn ;
    schema:publisher <org/845#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/27389/27389-2bcd4d3fea53.jpg> .

_:N25e16c8f42e947b9b30f8f5a7a63edcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀色"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "銀色"@ja .

_:N2957484405ce497395a13ad32fa2411f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "跳ね水"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "跳ね水"@ja .

_:N30801355442f4496b2fdcdea28a0a43f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "データトラック"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "データトラック"@ja .

_:N3d82387094f44c67b6f15aa17bdf5d31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "虹"@ja .

_:N49ff1eb71cd646cca0f2d36a04396f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水たまり"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "水たまり"@ja .

_:N51067b0fbb2e459c91ce983d746b2984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想録"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "回想録"@ja .

_:N7ec301f7c96f4e5a86ab538263460693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月童"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "月童"@ja .

_:N824017e712214510a5da2326bf07e7dc a schema:Person,
        foaf:Person ;
    mo:performed <album/27389#performance> ;
    schema:name "杉本恭子"@en ;
    foaf:name "杉本恭子"@en .

_:Nce8b0d524e66480384e0f7bcb4609959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "理"@ja .

_:Nd1bd8821612843c5859b00db8d57fd47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵空事"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "絵空事"@ja .

_:Nf4913ee4afb24b558d9849373f173d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atmosphere"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N8e2438389215493e8f764e15e274babc ;
    schema:name "Atmosphere"@ja .

_:N8e2438389215493e8f764e15e274babc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25e16c8f42e947b9b30f8f5a7a63edcf,
        _:N2957484405ce497395a13ad32fa2411f,
        _:N30801355442f4496b2fdcdea28a0a43f,
        _:N3d82387094f44c67b6f15aa17bdf5d31,
        _:N49ff1eb71cd646cca0f2d36a04396f53,
        _:N51067b0fbb2e459c91ce983d746b2984,
        _:N7ec301f7c96f4e5a86ab538263460693,
        _:Nce8b0d524e66480384e0f7bcb4609959,
        _:Nd1bd8821612843c5859b00db8d57fd47,
        _:Nf4913ee4afb24b558d9849373f173d59 ;
    mo:track_count 10 ;
    schema:duration "PT53:53"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N25e16c8f42e947b9b30f8f5a7a63edcf,
        _:N2957484405ce497395a13ad32fa2411f,
        _:N30801355442f4496b2fdcdea28a0a43f,
        _:N3d82387094f44c67b6f15aa17bdf5d31,
        _:N49ff1eb71cd646cca0f2d36a04396f53,
        _:N51067b0fbb2e459c91ce983d746b2984,
        _:N7ec301f7c96f4e5a86ab538263460693,
        _:Nce8b0d524e66480384e0f7bcb4609959,
        _:Nd1bd8821612843c5859b00db8d57fd47,
        _:Nf4913ee4afb24b558d9849373f173d59 .

