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

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

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

<artist/1919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13224#subject> ;
    schema:name "Ko Hayashi"@en,
        "林康"@ja ;
    foaf:made <album/13224#composition>,
        <album/13224#subject> ;
    foaf:name "Ko Hayashi"@en,
        "林康"@ja .

<artist/1920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13224#subject> ;
    schema:name "Daisuke Nagata"@en,
        "永田大祐"@ja ;
    foaf:made <album/13224#composition>,
        <album/13224#subject> ;
    foaf:name "Daisuke Nagata"@en,
        "永田大祐"@ja .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/16675#subject> a schema:CreativeWork ;
    schema:name "Chaos Field"@en,
        "カオスフィールド"@ja,
        "Chaos Field"@ja-latn ;
    foaf:name "Chaos Field"@en,
        "カオスフィールド"@ja,
        "Chaos Field"@ja-latn .

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

<album/13224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ORDERFIELD"@en,
        "カオスフィールドアレンジサウンドトラック"@ja,
        "ORDERFIELD"@ja-latn ;
    mo:performance_of <album/13224#musicalwork> ;
    mo:recorded_as <album/13224#musicalexpression> ;
    schema:name "ORDERFIELD"@en,
        "カオスフィールドアレンジサウンドトラック"@ja,
        "ORDERFIELD"@ja-latn ;
    schema:workPerformed <album/13224#musicalwork> .

<org/544#subject> schema:name "Hiiragi Psychotherapy"@en,
        "柊サイコセラピー"@ja,
        "Hiiragi Psychotherapy"@ja-latn ;
    foaf:name "Hiiragi Psychotherapy"@en,
        "柊サイコセラピー"@ja,
        "Hiiragi Psychotherapy"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/13224/13224-1241051530.jpg> a schema:ImageObject,
        foaf:Image .

<album/13224#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ORDERFIELD"@en,
        "カオスフィールドアレンジサウンドトラック"@ja,
        "ORDERFIELD"@ja-latn ;
    mo:composer <artist/1919#subject>,
        <artist/1920#subject> ;
    mo:produced_work <album/13224#musicalwork> ;
    schema:name "ORDERFIELD"@en,
        "カオスフィールドアレンジサウンドトラック"@ja,
        "ORDERFIELD"@ja-latn .

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

<album/13224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "ORDERFIELD"@en,
        "カオスフィールドアレンジサウンドトラック"@ja,
        "ORDERFIELD"@ja-latn ;
    mo:catalogue_number "HPCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13224#musicalexpression> ;
    mo:publisher <org/544#subject> ;
    mo:record _:N14219a0824dd41ca8cc919b74c622244 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/16675#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/13224/13224-1241051530.jpg> ;
    schema:name "ORDERFIELD"@en,
        "カオスフィールドアレンジサウンドトラック"@ja,
        "ORDERFIELD"@ja-latn ;
    schema:publisher <org/544#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/13224/13224-1241051530.jpg> .

_:N06bfbb9dc3024250995e3495229e6375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "contact lost -end roll-"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "contact lost -end roll-"@en .

_:N14ba0ec5b9cd4818a2a2aea6b432c21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "human's figure -phase 3-"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "human's figure -phase 3-"@en .

_:N234b0f8285d74bbfa5d17c0c7ab71af6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "coccus -phase 2-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "coccus -phase 2-"@en .

_:N7fd91e6c00204c96b8e60f53310ea55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "not back to time -phase 1-"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "not back to time -phase 1-"@en .

_:N8be2ab298955465292dc43ea08fddc08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spinout -phase 4-"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "spinout -phase 4-"@en .

_:Naa6e71306c5c4135bcee4d67215a703b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "back in to the machine -phase 5-"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "back in to the machine -phase 5-"@en .

_:Nbd5617c618764a4595456169bdb5aea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in to the machine -opening demo-"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "in to the machine -opening demo-"@en .

_:Nd73578503755407eb20bf8a72cca3cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "despair -last boss-"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N14219a0824dd41ca8cc919b74c622244 ;
    schema:name "despair -last boss-"@en .

_:N14219a0824dd41ca8cc919b74c622244 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06bfbb9dc3024250995e3495229e6375,
        _:N14ba0ec5b9cd4818a2a2aea6b432c21a,
        _:N234b0f8285d74bbfa5d17c0c7ab71af6,
        _:N7fd91e6c00204c96b8e60f53310ea55d,
        _:N8be2ab298955465292dc43ea08fddc08,
        _:Naa6e71306c5c4135bcee4d67215a703b,
        _:Nbd5617c618764a4595456169bdb5aea5,
        _:Nd73578503755407eb20bf8a72cca3cfd ;
    mo:track_count 8 ;
    schema:duration "PT30:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06bfbb9dc3024250995e3495229e6375,
        _:N14ba0ec5b9cd4818a2a2aea6b432c21a,
        _:N234b0f8285d74bbfa5d17c0c7ab71af6,
        _:N7fd91e6c00204c96b8e60f53310ea55d,
        _:N8be2ab298955465292dc43ea08fddc08,
        _:Naa6e71306c5c4135bcee4d67215a703b,
        _:Nbd5617c618764a4595456169bdb5aea5,
        _:Nd73578503755407eb20bf8a72cca3cfd .

