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

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

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

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

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

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

<artist/47379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114567#subject> ;
    schema:name "YET11"@en ;
    foaf:made <album/114567#composition>,
        <album/114567#subject> ;
    foaf:name "YET11"@en .

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

<product/5757#subject> a schema:CreativeWork ;
    schema:name "MOON."@en,
        "MOON."@ja,
        "MOON."@ja-latn ;
    foaf:name "MOON."@en,
        "MOON."@ja,
        "MOON."@ja-latn .

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

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

<org/300#subject> schema:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn ;
    foaf:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn .

<https://media.vgm.io/albums/76/114567/114567-1dd39c0a20e5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114567#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/114567/114567-1dd39c0a20e5.jpg> ;
    foaf:depicts <album/114567#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/114567/114567-1dd39c0a20e5.jpg> .

<https://medium-media.vgm.io/albums/76/114567/114567-1dd39c0a20e5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/114567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-14"^^xsd:date ;
    dcterms:title "Inflammation"@en,
        "Inflammation"@ja,
        "Inflammation"@ja-latn ;
    mo:catalogue_number "PPCD-0101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114567#musicalexpression> ;
    mo:publisher <org/300#subject> ;
    mo:record _:N55ab005af5e2494fb0c343a79a24f720 ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/5757#subject> ;
    schema:datePublished "2001-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/114567/114567-1dd39c0a20e5.jpg> ;
    schema:name "Inflammation"@en,
        "Inflammation"@ja,
        "Inflammation"@ja-latn ;
    schema:publisher <org/300#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/114567/114567-1dd39c0a20e5.jpg> .

_:N13f5ba13f8fd4fc0951c01b58d43bac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てんとう虫 -bug explode-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "てんとう虫 -bug explode-"@ja .

_:N58efeb8f332c4e48b978a9b93cf4b2d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おかあさん"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "おかあさん"@ja .

_:N85b1974da53a4835bbb3245849dc6a74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風を待った日 -eternal link-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "風を待った日 -eternal link-"@ja .

_:N863468407bf04a77a812a5709e3488f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神薙 -dissimilarity-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "神薙 -dissimilarity-"@ja .

_:Nde0b39f8227d43f9b222ea67d35a178d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 -summer's dance-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "夏影 -summer's dance-"@ja .

_:Ne2b993697c794a08adb15c586e8b235a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日溜まりの街 -Powerful GIRL's super dance mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "日溜まりの街 -Powerful GIRL's super dance mix-"@ja .

_:Neea2e05bdbeb43f6b03a9a741408bd13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets -hyper active SP mix- (S)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N55ab005af5e2494fb0c343a79a24f720 ;
    schema:name "Last regrets -hyper active SP mix- (S)"@ja .

_:N55ab005af5e2494fb0c343a79a24f720 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13f5ba13f8fd4fc0951c01b58d43bac4,
        _:N58efeb8f332c4e48b978a9b93cf4b2d3,
        _:N85b1974da53a4835bbb3245849dc6a74,
        _:N863468407bf04a77a812a5709e3488f6,
        _:Nde0b39f8227d43f9b222ea67d35a178d,
        _:Ne2b993697c794a08adb15c586e8b235a,
        _:Neea2e05bdbeb43f6b03a9a741408bd13 ;
    mo:track_count 7 ;
    schema:duration "PT26:43"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N13f5ba13f8fd4fc0951c01b58d43bac4,
        _:N58efeb8f332c4e48b978a9b93cf4b2d3,
        _:N85b1974da53a4835bbb3245849dc6a74,
        _:N863468407bf04a77a812a5709e3488f6,
        _:Nde0b39f8227d43f9b222ea67d35a178d,
        _:Ne2b993697c794a08adb15c586e8b235a,
        _:Neea2e05bdbeb43f6b03a9a741408bd13 .

