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

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

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

<artist/11279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    schema:name "Yuichi Kanatani"@en,
        "金谷裕一"@ja ;
    foaf:made <album/60309#composition>,
        <album/60309#subject> ;
    foaf:name "Yuichi Kanatani"@en,
        "金谷裕一"@ja .

<artist/12904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    schema:name "Naoki Atsumi"@en,
        "渥美尚樹"@ja ;
    foaf:made <album/60309#composition>,
        <album/60309#subject> ;
    foaf:name "Naoki Atsumi"@en,
        "渥美尚樹"@ja .

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

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

<artist/36172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    schema:name "kors k"@en ;
    foaf:made <album/60309#composition>,
        <album/60309#subject> ;
    foaf:name "kors k"@en .

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

<artist/60273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    schema:name "S.Shimamura"@en ;
    foaf:made <album/60309#composition>,
        <album/60309#subject> ;
    foaf:name "S.Shimamura"@en .

<artist/6877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    schema:name "PROJECT-U"@en ;
    foaf:made <album/60309#composition>,
        <album/60309#subject> ;
    foaf:name "PROJECT-U"@en .

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

<org/162#subject> schema:name "queens label"@en,
        "queens label"@ja,
        "queens label"@ja-latn ;
    foaf:name "queens label"@en,
        "queens label"@ja,
        "queens label"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/60309/60309-a33796388b9c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3893#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60309#performance> ;
    schema:name "MC Natsack"@en ;
    foaf:name "MC Natsack"@en .

<artist/9126#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60309#performance> ;
    schema:name "MC Rally"@en ;
    foaf:name "MC Rally"@en .

<artist/5#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    mo:performed <album/60309#performance> ;
    schema:name "Lia"@en ;
    foaf:made <album/60309#composition>,
        <album/60309#subject> ;
    foaf:name "Lia"@en .

<album/60309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "enigmatic LIA / LIA"@en,
        "enigmatic LIA / LIA"@ja,
        "enigmatic LIA / LIA"@ja-latn ;
    mo:performance_of <album/60309#musicalwork> ;
    mo:performer <artist/3893#subject>,
        <artist/5#subject>,
        <artist/9126#subject> ;
    mo:recorded_as <album/60309#musicalexpression> ;
    schema:byArtist <artist/3893#subject>,
        <artist/5#subject>,
        <artist/9126#subject> ;
    schema:name "enigmatic LIA / LIA"@en,
        "enigmatic LIA / LIA"@ja,
        "enigmatic LIA / LIA"@ja-latn ;
    schema:workPerformed <album/60309#musicalwork> .

<album/60309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "enigmatic LIA / LIA"@en,
        "enigmatic LIA / LIA"@ja,
        "enigmatic LIA / LIA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Jun Maeda)"@en ;
            foaf:made <album/60309#composition> ;
            foaf:name "(Jun Maeda)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ken²"@en ;
            foaf:made <album/60309#composition> ;
            foaf:name "Ken²"@en ],
        <artist/11279#subject>,
        <artist/12904#subject>,
        <artist/2#subject>,
        <artist/3#subject>,
        <artist/36172#subject>,
        <artist/36201#subject>,
        <artist/5#subject>,
        <artist/60273#subject>,
        <artist/6877#subject> ;
    mo:produced_work <album/60309#musicalwork> ;
    schema:name "enigmatic LIA / LIA"@en,
        "enigmatic LIA / LIA"@ja,
        "enigmatic LIA / LIA"@ja-latn .

<album/60309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "enigmatic LIA / LIA"@en,
        "enigmatic LIA / LIA"@ja,
        "enigmatic LIA / LIA"@ja-latn ;
    mo:catalogue_number "QLCD-0002 / QLVD-0001" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/60309#musicalexpression> ;
    mo:publisher <org/162#subject> ;
    mo:record _:N542b02e6378646438c85a7a3648de7c1,
        _:Na83de247b8974c58aa585c24b198177c ;
    mo:record_count 2 ;
    schema:about <product/1015#subject> ;
    schema:byArtist <artist/3893#subject>,
        <artist/5#subject>,
        <artist/9126#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/60309/60309-a33796388b9c.jpg> ;
    schema:name "enigmatic LIA / LIA"@en,
        "enigmatic LIA / LIA"@ja,
        "enigmatic LIA / LIA"@ja-latn ;
    schema:publisher <org/162#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/60309/60309-a33796388b9c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60309#subject> ;
    schema:name "(Jun Maeda)"@en ;
    foaf:made <album/60309#subject> ;
    foaf:name "(Jun Maeda)"@en .

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

_:N06e7982d9da94da395fa82b4589d545c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW WORLD (OMEGA FORCE mix)"@ja,
        "NEW WORLD (OMEGA FORCE mix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "NEW WORLD (OMEGA FORCE mix)"@ja,
        "NEW WORLD (OMEGA FORCE mix)"@ja-latn .

_:N298d97ef4add47c0877ef95642e978f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "getting started (TRUE SKOOL remix)"@ja,
        "getting started (TRUE SKOOL remix)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "getting started (TRUE SKOOL remix)"@ja,
        "getting started (TRUE SKOOL remix)"@ja-latn .

_:N2eacf0fda3f3406fae3aa27d4c09950e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starting Over (From the album \" prismatic \")"@ja,
        "Starting Over (From the album \" prismatic \")"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "Starting Over (From the album \" prismatic \")"@ja,
        "Starting Over (From the album \" prismatic \")"@ja-latn .

_:N3fd3bb87270f4b4bbeca80a375800a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAYONARA (original mix)"@ja,
        "SAYONARA (original mix)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "SAYONARA (original mix)"@ja,
        "SAYONARA (original mix)"@ja-latn .

_:N4d3d18057e2a4e27ac9df7338ba432e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝～HIKARI (enigmatic mix)"@ja,
        "TERU~HIKARI (enigmatic mix)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "輝～HIKARI (enigmatic mix)"@ja,
        "TERU~HIKARI (enigmatic mix)"@ja-latn .

_:N54e770a830554504919f6e9a02ff180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAIRY LAND (DJ ZET mix)"@ja,
        "FAIRY LAND (DJ ZET mix)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "FAIRY LAND (DJ ZET mix)"@ja,
        "FAIRY LAND (DJ ZET mix)"@ja-latn .

_:N6b7dcbdf5cce48479591ba1f0a422320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light In the Air (original version)"@ja,
        "Light In the Air (original version)"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "Light In the Air (original version)"@ja,
        "Light In the Air (original version)"@ja-latn .

_:N75cf366292f74c3db669037f16884e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are... (OMEGA FORCE mix)"@ja,
        "You Are... (OMEGA FORCE mix)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "You Are... (OMEGA FORCE mix)"@ja,
        "You Are... (OMEGA FORCE mix)"@ja-latn .

_:N85aa440501e84250b8513f2a9f1e08fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm wondering (original mix)"@ja,
        "I'm wondering (original mix)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "I'm wondering (original mix)"@ja,
        "I'm wondering (original mix)"@ja-latn .

_:N9bf7cd6b1e8c4cbc83e8a2efb660b216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたがいるだけで (NUstyle GABBA mix)"@ja,
        "you are the only one (NUstyle GABBA mix)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "あなたがいるだけで (NUstyle GABBA mix)"@ja,
        "you are the only one (NUstyle GABBA mix)"@ja-latn .

_:Na681a109c5aa44438d65d5ecc37d1153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "01 Light In the Air (Music Video)"@ja,
        "Light In the Air (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N542b02e6378646438c85a7a3648de7c1 ;
    schema:name "01 Light In the Air (Music Video)"@ja,
        "Light In the Air (Music Video)"@ja-latn .

_:Nab5014885c034be9bba2de36d4954b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goin'on! (original mix)"@ja,
        "Goin'on! (original mix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "Goin'on! (original mix)"@ja,
        "Goin'on! (original mix)"@ja-latn .

_:Nac583f7bb81e4df4a79919eacf1c82b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "enigmatic (original mix)"@ja,
        "enigmatic (original mix)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "enigmatic (original mix)"@ja,
        "enigmatic (original mix)"@ja-latn .

_:Nc080a719cea745d2885b5c2a0f8a187f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "02 enigmatic LIA (Commercial Movie)"@ja,
        "enigmatic LIA (Commercial Movie)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N542b02e6378646438c85a7a3648de7c1 ;
    schema:name "02 enigmatic LIA (Commercial Movie)"@ja,
        "enigmatic LIA (Commercial Movie)"@ja-latn .

_:Nd28d7872088c4461bd7f54fa693d3182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday Song, Requiem (Eupho-LIA Hardcore remix)"@ja,
        "Birthday Song, Requiem (Eupho-LIA Hardcore remix)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "Birthday Song, Requiem (Eupho-LIA Hardcore remix)"@ja,
        "Birthday Song, Requiem (Eupho-LIA Hardcore remix)"@ja-latn .

_:Ned73911fd0ce4c2082895eed08ab19f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell Song (DJ Storm & Euphony remix)"@ja,
        "Farewell Song (DJ Storm & Euphony remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Na83de247b8974c58aa585c24b198177c ;
    schema:name "Farewell Song (DJ Storm & Euphony remix)"@ja,
        "Farewell Song (DJ Storm & Euphony remix)"@ja-latn .

_:N542b02e6378646438c85a7a3648de7c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na681a109c5aa44438d65d5ecc37d1153,
        _:Nc080a719cea745d2885b5c2a0f8a187f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na681a109c5aa44438d65d5ecc37d1153,
        _:Nc080a719cea745d2885b5c2a0f8a187f .

_:Na83de247b8974c58aa585c24b198177c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06e7982d9da94da395fa82b4589d545c,
        _:N298d97ef4add47c0877ef95642e978f5,
        _:N2eacf0fda3f3406fae3aa27d4c09950e,
        _:N3fd3bb87270f4b4bbeca80a375800a57,
        _:N4d3d18057e2a4e27ac9df7338ba432e0,
        _:N54e770a830554504919f6e9a02ff180c,
        _:N6b7dcbdf5cce48479591ba1f0a422320,
        _:N75cf366292f74c3db669037f16884e8b,
        _:N85aa440501e84250b8513f2a9f1e08fb,
        _:N9bf7cd6b1e8c4cbc83e8a2efb660b216,
        _:Nab5014885c034be9bba2de36d4954b70,
        _:Nac583f7bb81e4df4a79919eacf1c82b3,
        _:Nd28d7872088c4461bd7f54fa693d3182,
        _:Ned73911fd0ce4c2082895eed08ab19f9 ;
    mo:track_count 14 ;
    schema:duration "PT66:01"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N06e7982d9da94da395fa82b4589d545c,
        _:N298d97ef4add47c0877ef95642e978f5,
        _:N2eacf0fda3f3406fae3aa27d4c09950e,
        _:N3fd3bb87270f4b4bbeca80a375800a57,
        _:N4d3d18057e2a4e27ac9df7338ba432e0,
        _:N54e770a830554504919f6e9a02ff180c,
        _:N6b7dcbdf5cce48479591ba1f0a422320,
        _:N75cf366292f74c3db669037f16884e8b,
        _:N85aa440501e84250b8513f2a9f1e08fb,
        _:N9bf7cd6b1e8c4cbc83e8a2efb660b216,
        _:Nab5014885c034be9bba2de36d4954b70,
        _:Nac583f7bb81e4df4a79919eacf1c82b3,
        _:Nd28d7872088c4461bd7f54fa693d3182,
        _:Ned73911fd0ce4c2082895eed08ab19f9 .

