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

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

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

<artist/167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja .

<artist/194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "Yuji Yoshino"@en,
        "吉野裕司"@ja ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "Yuji Yoshino"@en,
        "吉野裕司"@ja .

<artist/33572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "LISA"@en ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "LISA"@en .

<artist/3701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "Tomohiko Kira"@en,
        "吉良知彦"@ja ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "Tomohiko Kira"@en,
        "吉良知彦"@ja .

<artist/3790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "Naruki Endo"@en,
        "遠藤成樹"@ja ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "Naruki Endo"@en,
        "遠藤成樹"@ja .

<artist/4453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "Akihisa Tsuboy"@en,
        "壷井彰久"@ja ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "Akihisa Tsuboy"@en,
        "壷井彰久"@ja .

<artist/57015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "D!"@en ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "D!"@en .

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

<org/4850#subject> schema:name "rightway label"@en,
        "rightway label"@ja,
        "rightway label"@ja-latn ;
    foaf:name "rightway label"@en,
        "rightway label"@ja,
        "rightway label"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/8005/8005-1215199359.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoruotohyouhon"@en,
        "ヨルオトヒョウホン"@ja,
        "Yoruotohyouhon"@ja-latn ;
    mo:performance_of <album/8005#musicalwork> ;
    mo:performer <artist/202#subject> ;
    mo:recorded_as <album/8005#musicalexpression> ;
    schema:byArtist <artist/202#subject> ;
    schema:name "Yoruotohyouhon"@en,
        "ヨルオトヒョウホン"@ja,
        "Yoruotohyouhon"@ja-latn ;
    schema:workPerformed <album/8005#musicalwork> .

<artist/202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    mo:performed <album/8005#performance> ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:made <album/8005#composition>,
        <album/8005#subject> ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<album/8005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoruotohyouhon"@en,
        "ヨルオトヒョウホン"@ja,
        "Yoruotohyouhon"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Akira Nakada"@en ;
            foaf:made <album/8005#composition> ;
            foaf:name "Akira Nakada"@en ],
        <artist/167#subject>,
        <artist/194#subject>,
        <artist/202#subject>,
        <artist/33572#subject>,
        <artist/3701#subject>,
        <artist/3790#subject>,
        <artist/4453#subject>,
        <artist/57015#subject> ;
    mo:produced_work <album/8005#musicalwork> ;
    schema:name "Yoruotohyouhon"@en,
        "ヨルオトヒョウホン"@ja,
        "Yoruotohyouhon"@ja-latn .

<album/8005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-06"^^xsd:date ;
    dcterms:title "Yoruotohyouhon"@en,
        "ヨルオトヒョウホン"@ja,
        "Yoruotohyouhon"@ja-latn ;
    mo:catalogue_number "RWCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8005#musicalexpression> ;
    mo:publisher <org/4850#subject> ;
    mo:record _:N0587d32077bf4d558a2e3334135ecd7b ;
    mo:record_count 1 ;
    schema:byArtist <artist/202#subject> ;
    schema:datePublished "2005-05-06"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/50/8005/8005-1215199359.jpg> ;
    schema:name "Yoruotohyouhon"@en,
        "ヨルオトヒョウホン"@ja,
        "Yoruotohyouhon"@ja-latn ;
    schema:publisher <org/4850#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/8005/8005-1215199359.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8005#subject> ;
    schema:name "Akira Nakada"@en ;
    foaf:made <album/8005#subject> ;
    foaf:name "Akira Nakada"@en .

_:N43bd8ad98eb44d719304e887510f4de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "une plume d'hiver ～冬の羽～"@ja,
        "une plume d'hiver ~fuyu no hane~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "une plume d'hiver ～冬の羽～"@ja,
        "une plume d'hiver ~fuyu no hane~"@ja-latn .

_:N6b03590310e54626ae73531424c2a39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺羅の天蓋"@ja,
        "kira no tengai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "綺羅の天蓋"@ja,
        "kira no tengai"@ja-latn .

_:N6bef674eb647438cae8ae199037e3976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スイレン"@ja,
        "suiren"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "スイレン"@ja,
        "suiren"@ja-latn .

_:N86873e4c12d2450d9a03780a3c487011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "早春賦"@ja,
        "soushunfu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "早春賦"@ja,
        "soushunfu"@ja-latn .

_:N8a4b62a38ee84379aaec223436fee577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAMARIE (指輪物語より)"@ja,
        "NAMARIE (yubiwa monogatari yori)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "NAMARIE (指輪物語より)"@ja,
        "NAMARIE (yubiwa monogatari yori)"@ja-latn .

_:N975f56ac7d13474ba2ef0f67f42eea30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな光"@ja,
        "chiisana hikari"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "小さな光"@ja,
        "chiisana hikari"@ja-latn .

_:N994cc7ae1eb54c8abc26f03d82b027b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "untitled cinema ～オクターヴ・ワルツ～"@ja,
        "untitled cinema ~octave waltz~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "untitled cinema ～オクターヴ・ワルツ～"@ja,
        "untitled cinema ~octave waltz~"@ja-latn .

_:N9b2d9205eecb4b45bb92200be3c87301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天の鈴"@ja,
        "ten no suzu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "天の鈴"@ja,
        "ten no suzu"@ja-latn .

_:Nd4125c4c1e4948dd9b9cb185b497ffaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nacht"@ja,
        "Nacht"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "Nacht"@ja,
        "Nacht"@ja-latn .

_:Nd83d6ccc664745e0ad199a1f9ac4b253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蝉時雨"@ja,
        "semishigure"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N0587d32077bf4d558a2e3334135ecd7b ;
    schema:name "蝉時雨"@ja,
        "semishigure"@ja-latn .

_:N0587d32077bf4d558a2e3334135ecd7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43bd8ad98eb44d719304e887510f4de6,
        _:N6b03590310e54626ae73531424c2a39f,
        _:N6bef674eb647438cae8ae199037e3976,
        _:N86873e4c12d2450d9a03780a3c487011,
        _:N8a4b62a38ee84379aaec223436fee577,
        _:N975f56ac7d13474ba2ef0f67f42eea30,
        _:N994cc7ae1eb54c8abc26f03d82b027b4,
        _:N9b2d9205eecb4b45bb92200be3c87301,
        _:Nd4125c4c1e4948dd9b9cb185b497ffaa,
        _:Nd83d6ccc664745e0ad199a1f9ac4b253 ;
    mo:track_count 10 ;
    schema:duration "PT45:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N43bd8ad98eb44d719304e887510f4de6,
        _:N6b03590310e54626ae73531424c2a39f,
        _:N6bef674eb647438cae8ae199037e3976,
        _:N86873e4c12d2450d9a03780a3c487011,
        _:N8a4b62a38ee84379aaec223436fee577,
        _:N975f56ac7d13474ba2ef0f67f42eea30,
        _:N994cc7ae1eb54c8abc26f03d82b027b4,
        _:N9b2d9205eecb4b45bb92200be3c87301,
        _:Nd4125c4c1e4948dd9b9cb185b497ffaa,
        _:Nd83d6ccc664745e0ad199a1f9ac4b253 .

