@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 _:N3ccce22f741546b59efdcd79c36682ed ;
    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> .

_:N2b7266ee824a463182f4c6ed91362643 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "The Seal That Was Broken"@en,
        "破られた封印"@ja .

_:N2e30ca9d9d2c44e7bb3bc5c3edd7b361 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "The Seven Colors of Light That Were Emitted"@en,
        "放たれた七色の光"@ja .

_:N5fa5027a24f449bf980657dcaf78f704 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "The Truth of the Tragedy"@en,
        "悲劇の真実"@ja .

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

_:N66c6636a18e34818a048ce9b0b1bc8ce 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "Finale: A Full Moon-colored Legend"@en,
        "終曲・満月色の伝説"@ja .

_:N754a9ada2e6648ad9bd4055a93bb5cb5 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "Overture: A Full Moon-colored Legend"@en,
        "序曲・満月色の伝説"@ja .

_:N89caff33f1cf44ffa46ddb4291fe2d3f 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "In The Name of the Holy Sword"@en,
        "聖剣の名において"@ja .

_:N8f77dd31d1fc4b7896c02d7ec3e6788d 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "Prelude to a Curse"@en,
        "呪いの序曲"@ja .

_:N95d9cd928d9e4155b801dc409a9bbd05 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "LOVE SONG"@en,
        "LOVE SONG"@ja .

_:Nc77cacdac7794974a0052b7f80afaa8a 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 _:N3ccce22f741546b59efdcd79c36682ed ;
    schema:name "The Knights of the Moonlit Night"@en,
        "月夜と騎士団"@ja .

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

_:N3ccce22f741546b59efdcd79c36682ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b7266ee824a463182f4c6ed91362643,
        _:N2e30ca9d9d2c44e7bb3bc5c3edd7b361,
        _:N5fa5027a24f449bf980657dcaf78f704,
        _:N62c7e44ff53745e4acf43e5f020efbd5,
        _:N66c6636a18e34818a048ce9b0b1bc8ce,
        _:N754a9ada2e6648ad9bd4055a93bb5cb5,
        _:N89caff33f1cf44ffa46ddb4291fe2d3f,
        _:N8f77dd31d1fc4b7896c02d7ec3e6788d,
        _:N95d9cd928d9e4155b801dc409a9bbd05,
        _:Nc77cacdac7794974a0052b7f80afaa8a,
        _:Nf94c9358ee3840fd9e23329f2eeec004 ;
    mo:track_count 11 ;
    schema:duration "PT59:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2b7266ee824a463182f4c6ed91362643,
        _:N2e30ca9d9d2c44e7bb3bc5c3edd7b361,
        _:N5fa5027a24f449bf980657dcaf78f704,
        _:N62c7e44ff53745e4acf43e5f020efbd5,
        _:N66c6636a18e34818a048ce9b0b1bc8ce,
        _:N754a9ada2e6648ad9bd4055a93bb5cb5,
        _:N89caff33f1cf44ffa46ddb4291fe2d3f,
        _:N8f77dd31d1fc4b7896c02d7ec3e6788d,
        _:N95d9cd928d9e4155b801dc409a9bbd05,
        _:Nc77cacdac7794974a0052b7f80afaa8a,
        _:Nf94c9358ee3840fd9e23329f2eeec004 .

