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

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

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

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

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

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

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

<album/35786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinkokyuu - breathe in the air -"@en,
        "深呼吸 - breathe in the air -"@ja,
        "Shinkokyuu - breathe in the air -"@ja-latn ;
    mo:performance_of <album/35786#musicalwork> ;
    mo:recorded_as <album/35786#musicalexpression> ;
    schema:name "Shinkokyuu - breathe in the air -"@en,
        "深呼吸 - breathe in the air -"@ja,
        "Shinkokyuu - breathe in the air -"@ja-latn ;
    schema:workPerformed <album/35786#musicalwork> .

<org/1013#subject> schema:name "Chom Studio"@en,
        "ちょむ工房"@ja,
        "Chom Studio"@ja-latn ;
    foaf:name "Chom Studio"@en,
        "ちょむ工房"@ja,
        "Chom Studio"@ja-latn .

<https://media.vgm.io/albums/68/35786/35786-8fa2d7d8d10a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35786#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/35786/35786-8fa2d7d8d10a.jpg> ;
    foaf:depicts <album/35786#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/35786/35786-8fa2d7d8d10a.jpg> .

<https://medium-media.vgm.io/albums/68/35786/35786-8fa2d7d8d10a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinkokyuu - breathe in the air -"@en,
        "深呼吸 - breathe in the air -"@ja,
        "Shinkokyuu - breathe in the air -"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/35786#musicalwork> ;
    schema:name "Shinkokyuu - breathe in the air -"@en,
        "深呼吸 - breathe in the air -"@ja,
        "Shinkokyuu - breathe in the air -"@ja-latn .

<album/35786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-09-16"^^xsd:date ;
    dcterms:title "Shinkokyuu - breathe in the air -"@en,
        "深呼吸 - breathe in the air -"@ja,
        "Shinkokyuu - breathe in the air -"@ja-latn ;
    mo:catalogue_number "CHOM-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35786#musicalexpression> ;
    mo:publisher <org/1013#subject> ;
    mo:record _:N6585c87c372f46b89fb7e9a69ce73631 ;
    mo:record_count 1 ;
    schema:about <product/1015#subject> ;
    schema:datePublished "2001-09-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/35786/35786-8fa2d7d8d10a.jpg> ;
    schema:name "Shinkokyuu - breathe in the air -"@en,
        "深呼吸 - breathe in the air -"@ja,
        "Shinkokyuu - breathe in the air -"@ja-latn ;
    schema:publisher <org/1013#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/35786/35786-8fa2d7d8d10a.jpg> .

_:N13b61a03218949d3af1e2ef7760066b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 -summer lights- (shadow of shade mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "夏影 -summer lights- (shadow of shade mix)"@ja .

_:N19641b1ca6854223af6b80578682f36c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "双星 -altair and vega- (1000th wonder mix plus)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "双星 -altair and vega- (1000th wonder mix plus)"@ja .

_:N40b3ccd7b48945e088b35d2971f88f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 (flying the Air mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "鳥の詩 (flying the Air mix)"@ja .

_:Na1586bbf3cb54697aa9339ddc1dcf923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵空事 -stratos- (damaged brain mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "絵空事 -stratos- (damaged brain mix)"@ja .

_:Nb4f5b0eca4fa449ea75535b482106733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理 -the law- (lose a reason mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "理 -the law- (lose a reason mix)"@ja .

_:Nb94e02263be249eba323df5ec7f25828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵空事 -stratos- (cumulonimbus mix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "絵空事 -stratos- (cumulonimbus mix)"@ja .

_:Ncbfef0726d7e4812b0327634a93edea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "此処 -home- ～ 月童 -moon child- (spread wings mix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "此処 -home- ～ 月童 -moon child- (spread wings mix)"@ja .

_:Ncc1bd466cf4440e59cac36d5aa44099b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水たまり -puddle- (azul claro mix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "水たまり -puddle- (azul claro mix)"@ja .

_:Ndb5f33b92e034caa913ec0e2d734c933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell song (the biggest wave mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6585c87c372f46b89fb7e9a69ce73631 ;
    schema:name "Farewell song (the biggest wave mix)"@ja .

_:N6585c87c372f46b89fb7e9a69ce73631 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13b61a03218949d3af1e2ef7760066b0,
        _:N19641b1ca6854223af6b80578682f36c,
        _:N40b3ccd7b48945e088b35d2971f88f17,
        _:Na1586bbf3cb54697aa9339ddc1dcf923,
        _:Nb4f5b0eca4fa449ea75535b482106733,
        _:Nb94e02263be249eba323df5ec7f25828,
        _:Ncbfef0726d7e4812b0327634a93edea0,
        _:Ncc1bd466cf4440e59cac36d5aa44099b,
        _:Ndb5f33b92e034caa913ec0e2d734c933 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N13b61a03218949d3af1e2ef7760066b0,
        _:N19641b1ca6854223af6b80578682f36c,
        _:N40b3ccd7b48945e088b35d2971f88f17,
        _:Na1586bbf3cb54697aa9339ddc1dcf923,
        _:Nb4f5b0eca4fa449ea75535b482106733,
        _:Nb94e02263be249eba323df5ec7f25828,
        _:Ncbfef0726d7e4812b0327634a93edea0,
        _:Ncc1bd466cf4440e59cac36d5aa44099b,
        _:Ndb5f33b92e034caa913ec0e2d734c933 .

