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

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

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

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

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

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

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

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

<https://media.vgm.io/albums/91/44319/44319-0502321381a2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44319#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/44319/44319-0502321381a2.jpg> ;
    foaf:depicts <album/44319#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/44319/44319-0502321381a2.jpg> .

<https://medium-media.vgm.io/albums/91/44319/44319-0502321381a2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44319#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/44319#musicalwork> ;
    schema:name "Atmosphere."@en,
        "Atmosphere."@ja,
        "Atmosphere."@ja-latn .

<album/44319#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-28"^^xsd:date ;
    dcterms:title "Atmosphere."@en,
        "Atmosphere."@ja,
        "Atmosphere."@ja-latn ;
    mo:catalogue_number "CGMA-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44319#musicalexpression> ;
    mo:publisher _:N418e20028a1f476a9dec8b657fcd01bb ;
    mo:record _:N0bec2756b0694ae49d6ce999d675aac6 ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2001-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/44319/44319-0502321381a2.jpg> ;
    schema:name "Atmosphere."@en,
        "Atmosphere."@ja,
        "Atmosphere."@ja-latn ;
    schema:publisher _:N418e20028a1f476a9dec8b657fcd01bb ;
    foaf:depiction <https://media.vgm.io/albums/91/44319/44319-0502321381a2.jpg> .

_:N1576d83bee5d40119f07806e9f54b136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poetry of a bird"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "Poetry of a bird"@ja .

_:N418e20028a1f476a9dec8b657fcd01bb schema:name "coffee-g"@en,
        "coffee-g"@ja,
        "coffee-g"@ja-latn ;
    foaf:name "coffee-g"@en,
        "coffee-g"@ja,
        "coffee-g"@ja-latn .

_:N610e998ea7624cedbaa13db086ce4620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prismatic"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "prismatic"@ja .

_:N7227f6f117974b6fbfcbca5a81b00b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月童夜曲"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "月童夜曲"@ja .

_:N994f46d4b20740729d88d0f830b30041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASAKAGE -Prologue of Atmosphere-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "ASAKAGE -Prologue of Atmosphere-"@ja .

_:Nb458100fea0e40888b0092ff419dd5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Regrets -The Kanon File OP-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "Last Regrets -The Kanon File OP-"@ja .

_:Nc56641d154f647be90958ec76c4421bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As far as the atmosphere"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "As far as the atmosphere"@ja .

_:Nd9bd1f1ad1034845ab5430ccef83230a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell song -R55 Mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "Farewell song -R55 Mix-"@ja .

_:Nebba529469a146f29d99659246e7248f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "atmosphere ～AIR WA風メドレー～"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bec2756b0694ae49d6ce999d675aac6 ;
    schema:name "atmosphere ～AIR WA風メドレー～"@ja .

_:N0bec2756b0694ae49d6ce999d675aac6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1576d83bee5d40119f07806e9f54b136,
        _:N610e998ea7624cedbaa13db086ce4620,
        _:N7227f6f117974b6fbfcbca5a81b00b3e,
        _:N994f46d4b20740729d88d0f830b30041,
        _:Nb458100fea0e40888b0092ff419dd5bc,
        _:Nc56641d154f647be90958ec76c4421bf,
        _:Nd9bd1f1ad1034845ab5430ccef83230a,
        _:Nebba529469a146f29d99659246e7248f ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1576d83bee5d40119f07806e9f54b136,
        _:N610e998ea7624cedbaa13db086ce4620,
        _:N7227f6f117974b6fbfcbca5a81b00b3e,
        _:N994f46d4b20740729d88d0f830b30041,
        _:Nb458100fea0e40888b0092ff419dd5bc,
        _:Nc56641d154f647be90958ec76c4421bf,
        _:Nd9bd1f1ad1034845ab5430ccef83230a,
        _:Nebba529469a146f29d99659246e7248f .

