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

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/43844#lyrics>,
        <album/43844#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

<album/62343> a mo:Release ;
    mo:catalogue_number "TYTY-5191" .

<artist/4005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43844#subject> ;
    schema:name "Reijiro Koroku"@en,
        "小六禮次郎"@ja ;
    foaf:made <album/43844#composition>,
        <album/43844#subject> ;
    foaf:name "Reijiro Koroku"@en,
        "小六禮次郎"@ja .

<artist/9981#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43844#subject> ;
    schema:name "Kyosuke Himuro"@en,
        "氷室京介"@ja ;
    foaf:made <album/43844#composition>,
        <album/43844#lyrics>,
        <album/43844#subject>,
        <album/43844#vocals> ;
    foaf:name "Kyosuke Himuro"@en,
        "氷室京介"@ja .

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

<album/43844#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn ;
    mo:performance_of <album/43844#musicalwork> ;
    mo:recorded_as <album/43844#musicalexpression> ;
    schema:name "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn ;
    schema:workPerformed <album/43844#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/44/43844/43844-1390205372.jpg> a schema:ImageObject,
        foaf:Image .

<album/43844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn ;
    mo:composer <artist/4005#subject>,
        <artist/9981#subject> ;
    mo:produced_work <album/43844#musicalwork> ;
    schema:name "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn .

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

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

<album/43844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-01-29"^^xsd:date ;
    dcterms:title "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn ;
    mo:catalogue_number "TYCY-5191" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/62343> ;
    mo:publication_of <album/43844#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N3c2f633bfaa94f178e476bf7736361c2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gekkou no Pierce: Yumemi to Gin no Bara Kishidan"@en ;
            foaf:name "Gekkou no Pierce: Yumemi to Gin no Bara Kishidan"@en ] ;
    schema:datePublished "1992-01-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/43844/43844-1390205372.jpg> ;
    schema:name "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/43844/43844-1390205372.jpg> .

_:N03d481b7deb94287b8f900f549ba5f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Seal That Was Broken"@en,
        "破られた封印"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "The Seal That Was Broken"@en,
        "破られた封印"@ja .

_:N0480fd77a6274047b26e3df6ae5b7a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Guided Dame"@en,
        "導かれたダアム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "A Guided Dame"@en,
        "導かれたダアム"@ja .

_:N0d123db3ddcf497792f174e712df97c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Knights of the Moonlit Night"@en,
        "月夜と騎士団"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "The Knights of the Moonlit Night"@en,
        "月夜と騎士団"@ja .

_:N200c0fa7d5754f209fef3a4060a2d3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Seven Colors of Light That Were Emitted"@en,
        "放たれた七色の光"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "The Seven Colors of Light That Were Emitted"@en,
        "放たれた七色の光"@ja .

_:N4efd28f7385f485582861a5fbff1cac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE SONG"@en,
        "LOVE SONG"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "LOVE SONG"@en,
        "LOVE SONG"@ja .

_:N6f4983f835b647e99c135a12bfa32bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale: A Full Moon-colored Legend"@en,
        "終曲・満月色の伝説"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "Finale: A Full Moon-colored Legend"@en,
        "終曲・満月色の伝説"@ja .

_:N89a338bed46e415d9aec18cd983cd9f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Truth of the Tragedy"@en,
        "悲劇の真実"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "The Truth of the Tragedy"@en,
        "悲劇の真実"@ja .

_:N9834d8a70be74fd495d4d822816dd7ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude to a Curse"@en,
        "呪いの序曲"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "Prelude to a Curse"@en,
        "呪いの序曲"@ja .

_:Nd22cb559ae3d44acbdba964f505736f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON"@en,
        "MOON"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "MOON"@en,
        "MOON"@ja .

_:Ndada5b8503744363913cee2a80836224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture: A Full Moon-colored Legend"@en,
        "序曲・満月色の伝説"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "Overture: A Full Moon-colored Legend"@en,
        "序曲・満月色の伝説"@ja .

_:Ne17c9061fb024a8482abf3df2730b7e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Name of the Holy Sword"@en,
        "聖剣の名において"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:inPlaylist _:N3c2f633bfaa94f178e476bf7736361c2 ;
    schema:name "In The Name of the Holy Sword"@en,
        "聖剣の名において"@ja .

_:N3c2f633bfaa94f178e476bf7736361c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03d481b7deb94287b8f900f549ba5f42,
        _:N0480fd77a6274047b26e3df6ae5b7a6a,
        _:N0d123db3ddcf497792f174e712df97c1,
        _:N200c0fa7d5754f209fef3a4060a2d3f9,
        _:N4efd28f7385f485582861a5fbff1cac6,
        _:N6f4983f835b647e99c135a12bfa32bef,
        _:N89a338bed46e415d9aec18cd983cd9f7,
        _:N9834d8a70be74fd495d4d822816dd7ad,
        _:Nd22cb559ae3d44acbdba964f505736f4,
        _:Ndada5b8503744363913cee2a80836224,
        _:Ne17c9061fb024a8482abf3df2730b7e9 ;
    mo:track_count 11 ;
    schema:duration "PT59:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N03d481b7deb94287b8f900f549ba5f42,
        _:N0480fd77a6274047b26e3df6ae5b7a6a,
        _:N0d123db3ddcf497792f174e712df97c1,
        _:N200c0fa7d5754f209fef3a4060a2d3f9,
        _:N4efd28f7385f485582861a5fbff1cac6,
        _:N6f4983f835b647e99c135a12bfa32bef,
        _:N89a338bed46e415d9aec18cd983cd9f7,
        _:N9834d8a70be74fd495d4d822816dd7ad,
        _:Nd22cb559ae3d44acbdba964f505736f4,
        _:Ndada5b8503744363913cee2a80836224,
        _:Ne17c9061fb024a8482abf3df2730b7e9 .

