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

<artist/24887#subject> a schema:Person,
        foaf:Person ;
    schema:name "sae"@en,
        "小枝"@ja ;
    foaf:made <album/6634#subject>,
        <album/6634#vocals> ;
    foaf:name "sae"@en,
        "小枝"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/6634#lyrics>,
        <album/6634#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/5391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rika Morinaga"@en,
        "森永理科"@ja ;
    foaf:made <album/6634#subject>,
        <album/6634#vocals> ;
    foaf:name "Rika Morinaga"@en,
        "森永理科"@ja .

<artist/7703#subject> a schema:Person,
        foaf:Person ;
    schema:name "refio"@en ;
    foaf:made <album/6634#subject>,
        <album/6634#vocals> ;
    foaf:name "refio"@en .

<artist/81413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui"@en,
        "ゆい"@ja ;
    foaf:made <album/6634#lyrics>,
        <album/6634#subject> ;
    foaf:name "Yui"@en,
        "ゆい"@ja .

<artist/870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Itsuki"@en,
        "伊月ゆい"@ja ;
    foaf:made <album/6634#subject>,
        <album/6634#vocals> ;
    foaf:name "Yui Itsuki"@en,
        "伊月ゆい"@ja .

<artist/3124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6634#subject> ;
    schema:name "Katsuyuki Harada"@en,
        "原田勝通"@ja ;
    foaf:made <album/6634#composition>,
        <album/6634#subject> ;
    foaf:name "Katsuyuki Harada"@en,
        "原田勝通"@ja .

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6634#subject> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/6634#composition>,
        <album/6634#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<artist/9#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6634#subject> ;
    schema:name "riya"@en ;
    foaf:made <album/6634#composition>,
        <album/6634#lyrics>,
        <album/6634#subject> ;
    foaf:name "riya"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/43/6634/6634-1199638388.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "monochrome Vocal Collection: halo"@en,
        "monochrome Vocal Collection: halo"@ja,
        "monochrome Vocal Collection: halo"@ja-latn ;
    mo:composer <artist/3124#subject>,
        <artist/3241#subject>,
        <artist/9#subject> ;
    mo:produced_work <album/6634#musicalwork> ;
    schema:name "monochrome Vocal Collection: halo"@en,
        "monochrome Vocal Collection: halo"@ja,
        "monochrome Vocal Collection: halo"@ja-latn .

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

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

<album/6634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-23"^^xsd:date ;
    dcterms:title "monochrome Vocal Collection: halo"@en,
        "monochrome Vocal Collection: halo"@ja,
        "monochrome Vocal Collection: halo"@ja-latn ;
    mo:catalogue_number "LACM-4151" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6634#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "monochrome"@en ;
            foaf:name "monochrome"@en ] ;
    schema:datePublished "2004-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/6634/6634-1199638388.jpg> ;
    schema:name "monochrome Vocal Collection: halo"@en,
        "monochrome Vocal Collection: halo"@ja,
        "monochrome Vocal Collection: halo"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/6634/6634-1199638388.jpg> .

_:N5a991f857e094a4bae6f89529b4fd7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angels ~Prayer of the Angel~ (off vocal)"@en,
        "Angels ～天使の祈り～ (off vocal)"@ja,
        "Angels ~Tenshi no Inori~ (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    schema:name "Angels ~Prayer of the Angel~ (off vocal)"@en,
        "Angels ～天使の祈り～ (off vocal)"@ja,
        "Angels ~Tenshi no Inori~ (off vocal)"@ja-latn .

_:N69ad6a44028c4f3f8fe811aaaf689967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANGELIC MAZE (off vocal)"@en,
        "ANGELIC MAZE (off vocal)"@ja,
        "ANGELIC MAZE (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    schema:name "ANGELIC MAZE (off vocal)"@en,
        "ANGELIC MAZE (off vocal)"@ja,
        "ANGELIC MAZE (off vocal)"@ja-latn .

_:N762650bdc20f4781a239b48ffc8a2eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little love (off vocal)"@en,
        "Little love (off vocal)"@ja,
        "Little love (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    schema:name "Little love (off vocal)"@en,
        "Little love (off vocal)"@ja,
        "Little love (off vocal)"@ja-latn .

_:N8c83d38ed904431e8abc7c2dcb3dc213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angels ~Prayer of the Angel~"@en,
        "Angels ～天使の祈り～"@ja,
        "Angels ~Tenshi no Inori~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    schema:name "Angels ~Prayer of the Angel~"@en,
        "Angels ～天使の祈り～"@ja,
        "Angels ~Tenshi no Inori~"@ja-latn .

_:Nad253dc8d60d4e60a18f07cb50651c51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little love"@en,
        "Little love"@ja,
        "Little love"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    schema:name "Little love"@en,
        "Little love"@ja,
        "Little love"@ja-latn .

_:Ned42a6aca49a4b1aae66e49aace36816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANGELIC MAZE"@en,
        "ANGELIC MAZE"@ja,
        "ANGELIC MAZE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd1b156b87dba43b6a8d248f7f22db6dc ;
    schema:name "ANGELIC MAZE"@en,
        "ANGELIC MAZE"@ja,
        "ANGELIC MAZE"@ja-latn .

_:Nd1b156b87dba43b6a8d248f7f22db6dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a991f857e094a4bae6f89529b4fd7e8,
        _:N69ad6a44028c4f3f8fe811aaaf689967,
        _:N762650bdc20f4781a239b48ffc8a2eef,
        _:N8c83d38ed904431e8abc7c2dcb3dc213,
        _:Nad253dc8d60d4e60a18f07cb50651c51,
        _:Ned42a6aca49a4b1aae66e49aace36816 ;
    mo:track_count 6 ;
    schema:duration "PT25:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5a991f857e094a4bae6f89529b4fd7e8,
        _:N69ad6a44028c4f3f8fe811aaaf689967,
        _:N762650bdc20f4781a239b48ffc8a2eef,
        _:N8c83d38ed904431e8abc7c2dcb3dc213,
        _:Nad253dc8d60d4e60a18f07cb50651c51,
        _:Ned42a6aca49a4b1aae66e49aace36816 .

