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

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

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

<artist/2443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16773#subject> ;
    schema:name "Hase"@en ;
    foaf:made <album/16773#composition>,
        <album/16773#subject> ;
    foaf:name "Hase"@en .

<artist/2807#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16773#subject> ;
    schema:name "Hattifnatt"@en,
        "ThermalForce"@en ;
    foaf:made <album/16773#composition>,
        <album/16773#subject> ;
    foaf:name "Hattifnatt"@en,
        "ThermalForce"@en .

<artist/65160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16773#subject> ;
    schema:name "Betwixt & Between"@en ;
    foaf:made <album/16773#composition>,
        <album/16773#subject> ;
    foaf:name "Betwixt & Between"@en .

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16773#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/16773#composition>,
        <album/16773#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

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

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

<https://medium-media.vgm.io/albums/37/16773/16773-1415986860.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10029#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16773#performance> ;
    schema:name "Kazumi Nishida"@en,
        "西田佳づ美"@ja ;
    foaf:name "Kazumi Nishida"@en,
        "西田佳づ美"@ja .

<artist/10030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16773#performance> ;
    schema:name "Yoshiko Itoh"@en,
        "伊藤予示子"@ja ;
    foaf:name "Yoshiko Itoh"@en,
        "伊藤予示子"@ja .

<artist/10031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16773#performance> ;
    schema:name "Taeko Shimizu"@en,
        "清水多永子"@ja ;
    foaf:name "Taeko Shimizu"@en,
        "清水多永子"@ja .

<album/16773#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Khaotic dimension"@en,
        "Khaotic dimension"@ja,
        "Khaotic dimension"@ja-latn ;
    mo:performance_of <album/16773#musicalwork> ;
    mo:performer <artist/10029#subject>,
        <artist/10030#subject>,
        <artist/10031#subject> ;
    mo:recorded_as <album/16773#musicalexpression> ;
    schema:byArtist <artist/10029#subject>,
        <artist/10030#subject>,
        <artist/10031#subject> ;
    schema:name "Khaotic dimension"@en,
        "Khaotic dimension"@ja,
        "Khaotic dimension"@ja-latn ;
    schema:workPerformed <album/16773#musicalwork> .

<album/16773#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Khaotic dimension"@en,
        "Khaotic dimension"@ja,
        "Khaotic dimension"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "PSYFIX"@en ;
            foaf:made <album/16773#composition> ;
            foaf:name "PSYFIX"@en ],
        <artist/2443#subject>,
        <artist/2807#subject>,
        <artist/65160#subject>,
        <artist/677#subject> ;
    mo:produced_work <album/16773#musicalwork> ;
    schema:name "Khaotic dimension"@en,
        "Khaotic dimension"@ja,
        "Khaotic dimension"@ja-latn .

<album/16773#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-16"^^xsd:date ;
    dcterms:title "Khaotic dimension"@en,
        "Khaotic dimension"@ja,
        "Khaotic dimension"@ja-latn ;
    mo:catalogue_number "KDCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16773#musicalexpression> ;
    mo:publisher _:N7471783626ab4e579e59d1686379b531 ;
    mo:record _:N02ccb24457294a8fa1b2bd151f503975 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ghost in The Shell"@en ;
            foaf:name "Ghost in The Shell"@en ] ;
    schema:byArtist <artist/10029#subject>,
        <artist/10030#subject>,
        <artist/10031#subject> ;
    schema:datePublished "2006-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/16773/16773-1415986860.jpg> ;
    schema:name "Khaotic dimension"@en,
        "Khaotic dimension"@ja,
        "Khaotic dimension"@ja-latn ;
    schema:publisher _:N7471783626ab4e579e59d1686379b531 ;
    foaf:depiction <https://media.vgm.io/albums/37/16773/16773-1415986860.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16773#subject> ;
    schema:name "PSYFIX"@en ;
    foaf:made <album/16773#subject> ;
    foaf:name "PSYFIX"@en .

_:N234ea1143f0d4d92a97967f422f6bed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dasein"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Dasein"@ja .

_:N23a1089174f04fca90b8e294c0a1089f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHASE 6"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "PHASE 6"@ja .

_:N2d9647469b9c499fa79d81e6651962bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "法界(Reloop)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "法界(Reloop)"@ja .

_:N3fb1d39f74534de2b26c9cffac4dd235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "al Megiddo"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "al Megiddo"@ja .

_:N4bca7592ad7e4cdf8cff1a514c5f25d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moving flare"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Moving flare"@ja .

_:N5231ae2b10544e1fa60531cb40e50d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Void of Farthest"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Void of Farthest"@ja .

_:N5a699a9ba5ea41789d47024e93ddb1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Reincarnation"@ja .

_:N7471783626ab4e579e59d1686379b531 schema:name "Khaotic dimension"@en ;
    foaf:name "Khaotic dimension"@en .

_:N889d1355517d4279a661263cef4ebfb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galatea"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:12"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Galatea"@ja .

_:Nb0e0c7cb8c6e4f47b401b10ba17c84ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discord"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Discord"@ja .

_:Nf94b4ece93f84623aca9a9ffb90933f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N02ccb24457294a8fa1b2bd151f503975 ;
    schema:name "Mirage"@ja .

_:N02ccb24457294a8fa1b2bd151f503975 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N234ea1143f0d4d92a97967f422f6bed1,
        _:N23a1089174f04fca90b8e294c0a1089f,
        _:N2d9647469b9c499fa79d81e6651962bc,
        _:N3fb1d39f74534de2b26c9cffac4dd235,
        _:N4bca7592ad7e4cdf8cff1a514c5f25d4,
        _:N5231ae2b10544e1fa60531cb40e50d41,
        _:N5a699a9ba5ea41789d47024e93ddb1d3,
        _:N889d1355517d4279a661263cef4ebfb2,
        _:Nb0e0c7cb8c6e4f47b401b10ba17c84ac,
        _:Nf94b4ece93f84623aca9a9ffb90933f1 ;
    mo:track_count 10 ;
    schema:duration "PT70:31"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N234ea1143f0d4d92a97967f422f6bed1,
        _:N23a1089174f04fca90b8e294c0a1089f,
        _:N2d9647469b9c499fa79d81e6651962bc,
        _:N3fb1d39f74534de2b26c9cffac4dd235,
        _:N4bca7592ad7e4cdf8cff1a514c5f25d4,
        _:N5231ae2b10544e1fa60531cb40e50d41,
        _:N5a699a9ba5ea41789d47024e93ddb1d3,
        _:N889d1355517d4279a661263cef4ebfb2,
        _:Nb0e0c7cb8c6e4f47b401b10ba17c84ac,
        _:Nf94b4ece93f84623aca9a9ffb90933f1 .

