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

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

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

<artist/17#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6222#subject> ;
    schema:name "OdiakeS"@en ;
    foaf:made <album/6222#composition>,
        <album/6222#subject> ;
    foaf:name "OdiakeS"@en .

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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6222#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/6222#composition>,
        <album/6222#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/6222#musicalexpression> a mo:Signal ;
    mo:published_as <album/6222#subject> ;
    mo:records <album/6222#performance> .

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

<org/261#subject> schema:name "5/4TAKEPOD"@en,
        "5/4TAKEPOD"@ja,
        "5/4TAKEPOD"@ja-latn ;
    foaf:name "5/4TAKEPOD"@en,
        "5/4TAKEPOD"@ja,
        "5/4TAKEPOD"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/6222/6222-1259177337.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/6222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-03-24"^^xsd:date ;
    dcterms:title "Occupation RED"@en,
        "Occupation RED"@ja,
        "Occupation RED"@ja-latn ;
    mo:catalogue_number "TPCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6222#musicalexpression> ;
    mo:publisher <org/261#subject> ;
    mo:record _:N2bceef72df81448fb030b25e5a988644 ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2002-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/6222/6222-1259177337.jpg> ;
    schema:name "Occupation RED"@en,
        "Occupation RED"@ja,
        "Occupation RED"@ja-latn ;
    schema:publisher <org/261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/6222/6222-1259177337.jpg> .

_:N0e64ebf30e0843e1a04110ba4fc35f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "field path -collection of the locus-"@en,
        "野道 -collection of the locus-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "field path -collection of the locus-"@en,
        "野道 -collection of the locus-"@ja .

_:N16a28cf5a9644642aa9320b985b21d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Plateau -the liberte wind-"@en,
        "凍土高原 -the liberte wind-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "Frozen Plateau -the liberte wind-"@en,
        "凍土高原 -the liberte wind-"@ja .

_:N2957bff233e64d7bbaf53b7ab170bc32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl's Cage -injury makes history-"@en,
        "少女の檻 -injury makes history-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "A Girl's Cage -injury makes history-"@en,
        "少女の檻 -injury makes history-"@ja .

_:N44910e434d034042ac6ec0d28bdb06da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fox and the grapes -limelight glowing-"@en,
        "the fox and the grapes -limelight glowing-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "the fox and the grapes -limelight glowing-"@en,
        "the fox and the grapes -limelight glowing-"@ja .

_:N6e8bbe95cafc418397928f3c9e8ea909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "two of us -ornamental gems-"@en,
        "ふたり -ornamental gems-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "two of us -ornamental gems-"@en,
        "ふたり -ornamental gems-"@ja .

_:N7c14f130f4544e79b3fd08f9745cc932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "river -jackdaw consideration-"@en,
        "川 -jackdaw consideration-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "river -jackdaw consideration-"@en,
        "川 -jackdaw consideration-"@ja .

_:N7c4d3b7159d44c6eafa56e1a88119e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Street -sunny lagoon-"@en,
        "日溜まりの街 -sunny lagoon-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "Sunny Street -sunny lagoon-"@en,
        "日溜まりの街 -sunny lagoon-"@ja .

_:N87652d7466aa4654b1a05fade28bd69f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Other Side of a Smile -subtle expression-"@en,
        "笑顔の向こう側に -subtle expression-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "The Other Side of a Smile -subtle expression-"@en,
        "笑顔の向こう側に -subtle expression-"@ja .

_:N9bf266847e1448a5bcef33fd41e9b22d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "puddle -alter ego in the past-"@en,
        "水たまり -alter ego in the past-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "puddle -alter ego in the past-"@en,
        "水たまり -alter ego in the past-"@ja .

_:Nb43bf51b021e4de4a835d5cb909ee20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Fireworks -raining in December-"@en,
        "冬の花火 -raining in December-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "Winter Fireworks -raining in December-"@en,
        "冬の花火 -raining in December-"@ja .

_:Ncd4db1a17b7f4bf580e29aff8c6bb203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saga -free your hands up-"@en,
        "夢語り -free your hands up-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "saga -free your hands up-"@en,
        "夢語り -free your hands up-"@ja .

_:Necc9fefeaed54a11a3b02e9bc68986fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Voices of Trees and the Bustle of Life -Takepod rumor-"@en,
        "木々の声と日々のざわめき -Takepod rumor-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N2bceef72df81448fb030b25e5a988644 ;
    schema:name "The Voices of Trees and the Bustle of Life -Takepod rumor-"@en,
        "木々の声と日々のざわめき -Takepod rumor-"@ja .

_:N2bceef72df81448fb030b25e5a988644 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e64ebf30e0843e1a04110ba4fc35f12,
        _:N16a28cf5a9644642aa9320b985b21d9a,
        _:N2957bff233e64d7bbaf53b7ab170bc32,
        _:N44910e434d034042ac6ec0d28bdb06da,
        _:N6e8bbe95cafc418397928f3c9e8ea909,
        _:N7c14f130f4544e79b3fd08f9745cc932,
        _:N7c4d3b7159d44c6eafa56e1a88119e01,
        _:N87652d7466aa4654b1a05fade28bd69f,
        _:N9bf266847e1448a5bcef33fd41e9b22d,
        _:Nb43bf51b021e4de4a835d5cb909ee20d,
        _:Ncd4db1a17b7f4bf580e29aff8c6bb203,
        _:Necc9fefeaed54a11a3b02e9bc68986fc ;
    mo:track_count 12 ;
    schema:duration "PT37:59"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0e64ebf30e0843e1a04110ba4fc35f12,
        _:N16a28cf5a9644642aa9320b985b21d9a,
        _:N2957bff233e64d7bbaf53b7ab170bc32,
        _:N44910e434d034042ac6ec0d28bdb06da,
        _:N6e8bbe95cafc418397928f3c9e8ea909,
        _:N7c14f130f4544e79b3fd08f9745cc932,
        _:N7c4d3b7159d44c6eafa56e1a88119e01,
        _:N87652d7466aa4654b1a05fade28bd69f,
        _:N9bf266847e1448a5bcef33fd41e9b22d,
        _:Nb43bf51b021e4de4a835d5cb909ee20d,
        _:Ncd4db1a17b7f4bf580e29aff8c6bb203,
        _:Necc9fefeaed54a11a3b02e9bc68986fc .

