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

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

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

<artist/28386#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38679#subject> ;
    schema:name "Giulio Caccini"@en ;
    foaf:made <album/38679#composition>,
        <album/38679#subject> ;
    foaf:name "Giulio Caccini"@en .

<artist/3147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38679#subject> ;
    schema:name "Antonín Dvořák"@en ;
    foaf:made <album/38679#composition>,
        <album/38679#subject> ;
    foaf:name "Antonín Dvořák"@en .

<artist/347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38679#subject> ;
    schema:name "Yoshihisa Hirano"@en,
        "平野義久"@ja ;
    foaf:made <album/38679#composition>,
        <album/38679#subject> ;
    foaf:name "Yoshihisa Hirano"@en,
        "平野義久"@ja .

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

<album/38679#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "music at one hundred hours / Bleu"@en,
        "25時の音楽 / ブルー"@ja,
        "music at one hundred hours / Bleu"@ja-latn ;
    mo:performance_of <album/38679#musicalwork> ;
    mo:recorded_as <album/38679#musicalexpression> ;
    schema:name "music at one hundred hours / Bleu"@en,
        "25時の音楽 / ブルー"@ja,
        "music at one hundred hours / Bleu"@ja-latn ;
    schema:workPerformed <album/38679#musicalwork> .

<https://media.vgm.io/albums/97/38679/38679-1365796696.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38679#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/38679/38679-1365796696.png> ;
    foaf:depicts <album/38679#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/38679/38679-1365796696.png> .

<https://medium-media.vgm.io/albums/97/38679/38679-1365796696.png> a schema:ImageObject,
        foaf:Image .

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

<album/38679#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "music at one hundred hours / Bleu"@en,
        "25時の音楽 / ブルー"@ja,
        "music at one hundred hours / Bleu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Isaac Watts"@en ;
            foaf:made <album/38679#composition> ;
            foaf:name "Isaac Watts"@en ],
        <artist/28386#subject>,
        <artist/3147#subject>,
        <artist/347#subject> ;
    mo:produced_work <album/38679#musicalwork> ;
    schema:name "music at one hundred hours / Bleu"@en,
        "25時の音楽 / ブルー"@ja,
        "music at one hundred hours / Bleu"@ja-latn .

<album/38679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-17"^^xsd:date ;
    dcterms:title "music at one hundred hours / Bleu"@en,
        "25時の音楽 / ブルー"@ja,
        "music at one hundred hours / Bleu"@ja-latn ;
    mo:catalogue_number "GECB-2095" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38679#musicalexpression> ;
    mo:publisher _:Nd0fed9ff1e024134b122948e0196e316 ;
    mo:record _:N1c83dd2ec96e43698da61985056989e4 ;
    mo:record_count 1 ;
    schema:datePublished "2002-12-17"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/97/38679/38679-1365796696.png> ;
    schema:name "music at one hundred hours / Bleu"@en,
        "25時の音楽 / ブルー"@ja,
        "music at one hundred hours / Bleu"@ja-latn ;
    schema:publisher _:Nd0fed9ff1e024134b122948e0196e316 ;
    foaf:depiction <https://media.vgm.io/albums/97/38679/38679-1365796696.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38679#subject> ;
    schema:name "Isaac Watts"@en ;
    foaf:made <album/38679#subject> ;
    foaf:name "Isaac Watts"@en .

_:N0dd3fd426d3642ce9f059c8679e51b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ave Maria"@en,
        "アヴェ マリア"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Ave Maria"@en,
        "アヴェ マリア"@ja .

_:N1bbf3a9fbe9640aa863e46cf2256f8c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atarayo"@en,
        "良夜"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Atarayo"@en,
        "良夜"@ja .

_:N33c83bcfdf5245029826bce66a89a499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Songs my Mother Taught me"@en,
        "我が母の教え給いし歌"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Songs my Mother Taught me"@en,
        "我が母の教え給いし歌"@ja .

_:N5d014d075f35415bba9cee728c3ded9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Realm of Luna"@en,
        "Lunaの世界"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "In the Realm of Luna"@en,
        "Lunaの世界"@ja .

_:N64a8b3ec1fa149e4aa1b0623dee026e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moonlight on the Porch"@en,
        "天窓に注ぐ月"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "The Moonlight on the Porch"@en,
        "天窓に注ぐ月"@ja .

_:N684e6066be5f4bfdb06f691b609c453f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "migiude-no-Aphrodisia"@en,
        "右腕のアフロディジア"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "migiude-no-Aphrodisia"@en,
        "右腕のアフロディジア"@ja .

_:N70df3c40721543f28ef9cf29f0b4e213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy to the World"@en,
        "諸人こぞりて"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Joy to the World"@en,
        "諸人こぞりて"@ja .

_:N866b2848a3804d0faf14c13131b1225c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter on the W67th St."@en,
        "ウエスト67番通りの邂逅"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Encounter on the W67th St."@en,
        "ウエスト67番通りの邂逅"@ja .

_:Na2900b520203460b9a8a7df4ab0e10fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nikke the Cat"@en,
        "ネコのNikke"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Nikke the Cat"@en,
        "ネコのNikke"@ja .

_:Nb1a832d6e808487eb3db08adc1b5a0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melting Snow"@en,
        "滲んだ雪"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Melting Snow"@en,
        "滲んだ雪"@ja .

_:Nc75a6319ded24a4daea0f070fbbda9d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Café Belle Époque"@en,
        "カフェ ベル エポック"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Café Belle Époque"@en,
        "カフェ ベル エポック"@ja .

_:Nc79d255d92b3416e9670b0ba7f6b63f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rêve pour l' Hiver"@en,
        "冬のための夢"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "Rêve pour l' Hiver"@en,
        "冬のための夢"@ja .

_:Ncccffe044cf24497bbf2f0205b581855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Southern Cross"@en,
        "南十字星"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1c83dd2ec96e43698da61985056989e4 ;
    schema:name "The Southern Cross"@en,
        "南十字星"@ja .

_:Nd0fed9ff1e024134b122948e0196e316 schema:name "N.Y.A. Sounds"@en,
        "N.Y.A. Sounds"@ja,
        "N.Y.A. Sounds"@ja-latn ;
    foaf:name "N.Y.A. Sounds"@en,
        "N.Y.A. Sounds"@ja,
        "N.Y.A. Sounds"@ja-latn .

_:N1c83dd2ec96e43698da61985056989e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dd3fd426d3642ce9f059c8679e51b8e,
        _:N1bbf3a9fbe9640aa863e46cf2256f8c7,
        _:N33c83bcfdf5245029826bce66a89a499,
        _:N5d014d075f35415bba9cee728c3ded9e,
        _:N64a8b3ec1fa149e4aa1b0623dee026e7,
        _:N684e6066be5f4bfdb06f691b609c453f,
        _:N70df3c40721543f28ef9cf29f0b4e213,
        _:N866b2848a3804d0faf14c13131b1225c,
        _:Na2900b520203460b9a8a7df4ab0e10fa,
        _:Nb1a832d6e808487eb3db08adc1b5a0ec,
        _:Nc75a6319ded24a4daea0f070fbbda9d8,
        _:Nc79d255d92b3416e9670b0ba7f6b63f3,
        _:Ncccffe044cf24497bbf2f0205b581855 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0dd3fd426d3642ce9f059c8679e51b8e,
        _:N1bbf3a9fbe9640aa863e46cf2256f8c7,
        _:N33c83bcfdf5245029826bce66a89a499,
        _:N5d014d075f35415bba9cee728c3ded9e,
        _:N64a8b3ec1fa149e4aa1b0623dee026e7,
        _:N684e6066be5f4bfdb06f691b609c453f,
        _:N70df3c40721543f28ef9cf29f0b4e213,
        _:N866b2848a3804d0faf14c13131b1225c,
        _:Na2900b520203460b9a8a7df4ab0e10fa,
        _:Nb1a832d6e808487eb3db08adc1b5a0ec,
        _:Nc75a6319ded24a4daea0f070fbbda9d8,
        _:Nc79d255d92b3416e9670b0ba7f6b63f3,
        _:Ncccffe044cf24497bbf2f0205b581855 .

