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

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

<album/43844> a mo:Release ;
    mo:catalogue_number "TYCY-5191" .

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

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

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

<album/62343#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/62343#musicalwork> ;
    mo:recorded_as <album/62343#musicalexpression> ;
    schema:name "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn ;
    schema:workPerformed <album/62343#musicalwork> .

<album/62343#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/34/62343/62343-1476430278.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62343#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/62343/62343-1476430278.jpg> ;
    foaf:depicts <album/62343#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/62343/62343-1476430278.jpg> .

<https://medium-media.vgm.io/albums/34/62343/62343-1476430278.jpg> a schema:ImageObject,
        foaf:Image .

<album/62343#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/62343#musicalwork> ;
    schema:name "Gekkou no Pierce Symphonic Novel"@en,
        "月光のピアス シンフォニック・ノベル"@ja,
        "Gekkou no Pierce Symphonic Novel"@ja-latn .

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

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

<album/62343#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 "TYTY-5191" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/43844> ;
    mo:publication_of <album/62343#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N842d03913ac248ecbed3ad6100a99fbf ;
    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/34/62343/62343-1476430278.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/34/62343/62343-1476430278.jpg> .

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

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

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

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

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

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

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

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

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

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

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

_:N842d03913ac248ecbed3ad6100a99fbf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c60e594170d4f278cf0ba01f966fb7b,
        _:N1c9c70783812458196fe4699adc5bde7,
        _:N2eee2168aa0845488e754195631f2dbd,
        _:N49e49cb5c47e4cc0a30a5c6f2898f28e,
        _:N635c9db9403d43f5b3cae736438a058c,
        _:N6b8256f91cd74e7282bbe22f3d842727,
        _:N835d9999858f4a83b2a63316ff7aebac,
        _:Nd45d8fd94b634c3c8ebbea4504a097a3,
        _:Nd8c7d900d7e743e59ce71fb2f6a06481,
        _:Ne3c0ed77610f4a8e8f2734870f31f63d,
        _:Nf8e2801509f04653b69fef027df23a25 ;
    mo:track_count 11 ;
    schema:duration "PT29:47"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1c60e594170d4f278cf0ba01f966fb7b,
        _:N1c9c70783812458196fe4699adc5bde7,
        _:N2eee2168aa0845488e754195631f2dbd,
        _:N49e49cb5c47e4cc0a30a5c6f2898f28e,
        _:N635c9db9403d43f5b3cae736438a058c,
        _:N6b8256f91cd74e7282bbe22f3d842727,
        _:N835d9999858f4a83b2a63316ff7aebac,
        _:Nd45d8fd94b634c3c8ebbea4504a097a3,
        _:Nd8c7d900d7e743e59ce71fb2f6a06481,
        _:Ne3c0ed77610f4a8e8f2734870f31f63d,
        _:Nf8e2801509f04653b69fef027df23a25 .

