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

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

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

<artist/1512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122041#subject> ;
    schema:name "Taro Iwashiro"@en,
        "岩代太郎"@ja ;
    foaf:made <album/122041#composition>,
        <album/122041#subject> ;
    foaf:name "Taro Iwashiro"@en,
        "岩代太郎"@ja .

<artist/25801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122041#subject> ;
    schema:name "LUNA SEA"@en ;
    foaf:made <album/122041#composition>,
        <album/122041#subject> ;
    foaf:name "LUNA SEA"@en .

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

<album/122041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "another heaven complex-SCORE"@en,
        "アナザヘブン コンプレックス-SCORE"@ja,
        "another heaven complex-SCORE"@ja-latn ;
    mo:performance_of <album/122041#musicalwork> ;
    mo:recorded_as <album/122041#musicalexpression> ;
    schema:name "another heaven complex-SCORE"@en,
        "アナザヘブン コンプレックス-SCORE"@ja,
        "another heaven complex-SCORE"@ja-latn ;
    schema:workPerformed <album/122041#musicalwork> .

<org/2848#subject> schema:name "Universal"@en,
        "Universal"@ja,
        "Universal"@ja-latn ;
    foaf:name "Universal"@en,
        "Universal"@ja,
        "Universal"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/122041/122041-c645d8f1cb74.jpg> a schema:ImageObject,
        foaf:Image .

<album/122041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "another heaven complex-SCORE"@en,
        "アナザヘブン コンプレックス-SCORE"@ja,
        "another heaven complex-SCORE"@ja-latn ;
    mo:composer <artist/1512#subject>,
        <artist/25801#subject> ;
    mo:produced_work <album/122041#musicalwork> ;
    schema:name "another heaven complex-SCORE"@en,
        "アナザヘブン コンプレックス-SCORE"@ja,
        "another heaven complex-SCORE"@ja-latn .

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

<album/122041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-28"^^xsd:date ;
    dcterms:title "another heaven complex-SCORE"@en,
        "アナザヘブン コンプレックス-SCORE"@ja,
        "another heaven complex-SCORE"@ja-latn ;
    mo:catalogue_number "MVCH-24005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122041#musicalexpression> ;
    mo:publisher <org/2848#subject> ;
    mo:record _:N4396c197f8324dfab537c6b69497f56c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "another heaven ~eclipse~"@en ;
            foaf:name "another heaven ~eclipse~"@en ],
        [ a schema:CreativeWork ;
            schema:name "another heaven"@en ;
            foaf:name "another heaven"@en ] ;
    schema:datePublished "2000-04-28"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/14/122041/122041-c645d8f1cb74.jpg> ;
    schema:name "another heaven complex-SCORE"@en,
        "アナザヘブン コンプレックス-SCORE"@ja,
        "another heaven complex-SCORE"@ja-latn ;
    schema:publisher <org/2848#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/122041/122041-c645d8f1cb74.jpg> .

_:N05717febee914fc7a6207ce2b8824761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #9"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #9"@en .

_:N1ac3ac25af97420c8de486a8e5e901b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #17"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #17"@en .

_:N23d87637acef420e8987f90957644363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gravity on the edge of the world"@en ;
    mo:track_number 19 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "gravity on the edge of the world"@en .

_:N2b11f28ce2a0462ba09a45e6f24a0fbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #8"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #8"@en .

_:N3ba320d6304b4ab8992d6fea1b54ec56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #4"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #4"@en .

_:N3f50c6f7b5514d1b9931eeae7555670b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #12"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #12"@en .

_:N6630d577ba784e90852564f35f1ec956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #6"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #6"@en .

_:N79ce4eef49e7452b8bcefd80abb5beb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #15"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #15"@en .

_:N80c7775ed124410eb0fd20197d4e4145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #18"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #18"@en .

_:N814bddf0dad84c3e9b7f0b62631cbca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #2"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #2"@en .

_:N8795f72986994a8f8dab3c1359e1cf6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #11"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #11"@en .

_:Na5a3111c0f524d6793d343e20cc8a82d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #16"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #16"@en .

_:Na623096d49a44514b2f504301fc90ca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #1"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #1"@en .

_:Nb10e61ec61f34d0d90a23c0c42cbdf48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #13"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #13"@en .

_:Nbd05b8e9a8f84190babb5996e3627d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #7"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #7"@en .

_:Nbfbc88be3be241e4aaf27851aa91d585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #3"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #3"@en .

_:Nbfeef12f814643dc9e7c0562656c91a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #10"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #10"@en .

_:Ne4b228bdb7e54632abf6074b289e7890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #14"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #14"@en .

_:Nf9d5c5977f81447291444fa5790b1efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Another Heaven #5"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4396c197f8324dfab537c6b69497f56c ;
    schema:name "Welcome To Another Heaven #5"@en .

_:N4396c197f8324dfab537c6b69497f56c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05717febee914fc7a6207ce2b8824761,
        _:N1ac3ac25af97420c8de486a8e5e901b9,
        _:N23d87637acef420e8987f90957644363,
        _:N2b11f28ce2a0462ba09a45e6f24a0fbe,
        _:N3ba320d6304b4ab8992d6fea1b54ec56,
        _:N3f50c6f7b5514d1b9931eeae7555670b,
        _:N6630d577ba784e90852564f35f1ec956,
        _:N79ce4eef49e7452b8bcefd80abb5beb3,
        _:N80c7775ed124410eb0fd20197d4e4145,
        _:N814bddf0dad84c3e9b7f0b62631cbca0,
        _:N8795f72986994a8f8dab3c1359e1cf6a,
        _:Na5a3111c0f524d6793d343e20cc8a82d,
        _:Na623096d49a44514b2f504301fc90ca1,
        _:Nb10e61ec61f34d0d90a23c0c42cbdf48,
        _:Nbd05b8e9a8f84190babb5996e3627d28,
        _:Nbfbc88be3be241e4aaf27851aa91d585,
        _:Nbfeef12f814643dc9e7c0562656c91a4,
        _:Ne4b228bdb7e54632abf6074b289e7890,
        _:Nf9d5c5977f81447291444fa5790b1efa ;
    mo:track_count 19 ;
    schema:duration "PT54:54"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N05717febee914fc7a6207ce2b8824761,
        _:N1ac3ac25af97420c8de486a8e5e901b9,
        _:N23d87637acef420e8987f90957644363,
        _:N2b11f28ce2a0462ba09a45e6f24a0fbe,
        _:N3ba320d6304b4ab8992d6fea1b54ec56,
        _:N3f50c6f7b5514d1b9931eeae7555670b,
        _:N6630d577ba784e90852564f35f1ec956,
        _:N79ce4eef49e7452b8bcefd80abb5beb3,
        _:N80c7775ed124410eb0fd20197d4e4145,
        _:N814bddf0dad84c3e9b7f0b62631cbca0,
        _:N8795f72986994a8f8dab3c1359e1cf6a,
        _:Na5a3111c0f524d6793d343e20cc8a82d,
        _:Na623096d49a44514b2f504301fc90ca1,
        _:Nb10e61ec61f34d0d90a23c0c42cbdf48,
        _:Nbd05b8e9a8f84190babb5996e3627d28,
        _:Nbfbc88be3be241e4aaf27851aa91d585,
        _:Nbfeef12f814643dc9e7c0562656c91a4,
        _:Ne4b228bdb7e54632abf6074b289e7890,
        _:Nf9d5c5977f81447291444fa5790b1efa .

