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

<artist/28001#subject> a schema:Person,
        foaf:Person ;
    schema:name "Umi Kurokawa"@en,
        "黒川うみ"@ja ;
    foaf:made <album/73798#lyrics>,
        <album/73798#subject> ;
    foaf:name "Umi Kurokawa"@en,
        "黒川うみ"@ja .

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<album/73798#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harpy"@en,
        "ハルピュイア"@ja,
        "Harpy"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "あたいわだれか"@en ;
            foaf:made <album/73798#composition> ;
            foaf:name "あたいわだれか"@en ] ;
    mo:produced_work <album/73798#musicalwork> ;
    schema:name "Harpy"@en,
        "ハルピュイア"@ja,
        "Harpy"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/89/73798/73798-1514298821.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "Mameko"@en,
        "まめこ"@ja ;
    foaf:name "Mameko"@en,
        "まめこ"@ja .

<artist/13302#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "Yuka"@en,
        "悠花"@ja ;
    foaf:name "Yuka"@en,
        "悠花"@ja .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<album/73798#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Harpy"@en,
        "ハルピュイア"@ja,
        "Harpy"@ja-latn ;
    mo:catalogue_number "RLCD-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73798#musicalexpression> ;
    mo:publisher _:N3078b9d6f0694c1fa2f96b31a42aeb9a ;
    mo:record _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Maika"@en ;
            foaf:name "Maika"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "あたいわだれか"@en ;
            foaf:name "あたいわだれか"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "満月いおり"@en ;
            foaf:name "満月いおり"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "卯雪みれこ"@en ;
            foaf:name "卯雪みれこ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "水原天鳥"@en ;
            foaf:name "水原天鳥"@en ],
        <artist/10211#subject>,
        <artist/13302#subject>,
        <artist/4306#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/89/73798/73798-1514298821.jpg> ;
    schema:name "Harpy"@en,
        "ハルピュイア"@ja,
        "Harpy"@ja-latn ;
    schema:publisher _:N3078b9d6f0694c1fa2f96b31a42aeb9a ;
    foaf:depiction <https://media.vgm.io/albums/89/73798/73798-1514298821.jpg> .

<album/73798#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harpy"@en,
        "ハルピュイア"@ja,
        "Harpy"@ja-latn ;
    mo:performance_of <album/73798#musicalwork> ;
    mo:performer _:N2c1234a994fe4c758ee3e02921383623,
        _:N45473cd3b8844018a3a2da1d4ebe161b,
        _:Ncf1cfa979dfb4822bb0e7c68e348c31f,
        _:Ncf242a5652e84ea79f42f39f13993242,
        _:Ncf7698adf55b4ee48dd6516589c08fc9,
        <artist/10211#subject>,
        <artist/13302#subject>,
        <artist/4306#subject> ;
    mo:recorded_as <album/73798#musicalexpression> ;
    schema:byArtist _:N2c1234a994fe4c758ee3e02921383623,
        _:N45473cd3b8844018a3a2da1d4ebe161b,
        _:Ncf1cfa979dfb4822bb0e7c68e348c31f,
        _:Ncf242a5652e84ea79f42f39f13993242,
        _:Ncf7698adf55b4ee48dd6516589c08fc9,
        <artist/10211#subject>,
        <artist/13302#subject>,
        <artist/4306#subject> ;
    schema:name "Harpy"@en,
        "ハルピュイア"@ja,
        "Harpy"@ja-latn ;
    schema:workPerformed <album/73798#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73798#subject> ;
    schema:name "あたいわだれか"@en ;
    foaf:made <album/73798#subject> ;
    foaf:name "あたいわだれか"@en .

_:N02054fde44254be8b91221d7e76b027a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vucub Caquix"@en,
        "ヴクブ・カキシュ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Vucub Caquix"@en,
        "ヴクブ・カキシュ"@ja .

_:N2c1234a994fe4c758ee3e02921383623 a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "あたいわだれか"@en ;
    foaf:name "あたいわだれか"@en .

_:N3078b9d6f0694c1fa2f96b31a42aeb9a schema:name "Rurou no Tani"@en ;
    foaf:name "Rurou no Tani"@en .

_:N45473cd3b8844018a3a2da1d4ebe161b a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "卯雪みれこ"@en ;
    foaf:name "卯雪みれこ"@en .

_:N70b7d442d4394df7a0d5a187192320ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ziz"@en,
        "ジズ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Ziz"@en,
        "ジズ"@ja .

_:N7a8f027d89bd4e18af752d9c1123c258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siren"@en,
        "セイレーン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Siren"@en,
        "セイレーン"@ja .

_:Na39027e23d964b25b9ae5180b588900a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echidna"@en,
        "エキドナ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Echidna"@en,
        "エキドナ"@ja .

_:Ncf1cfa979dfb4822bb0e7c68e348c31f a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "満月いおり"@en ;
    foaf:name "満月いおり"@en .

_:Ncf242a5652e84ea79f42f39f13993242 a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "水原天鳥"@en ;
    foaf:name "水原天鳥"@en .

_:Ncf7698adf55b4ee48dd6516589c08fc9 a schema:Person,
        foaf:Person ;
    mo:performed <album/73798#performance> ;
    schema:name "Maika"@en ;
    foaf:name "Maika"@en .

_:Ne29be17de275412ca8eb242b6f352fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garuda"@en,
        "ガルーダ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Garuda"@en,
        "ガルーダ"@ja .

_:Neace3eac26834539811119a86569df69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peryton"@en,
        "ペリュトン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Peryton"@en,
        "ペリュトン"@ja .

_:Nec7b25c6da9d40149c7d1f255035529c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lorelei"@en,
        "ローレライ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Lorelei"@en,
        "ローレライ"@ja .

_:Nf4818dfb00ae4788977492010d5863dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muu Shuvuu"@en,
        "モーショボー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Muu Shuvuu"@en,
        "モーショボー"@ja .

_:Nfba0625551a04a7da1dcca754f346b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harpy"@en,
        "ハーピー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N08e18521b76b4cc4ba58ff88afb4d8c4 ;
    schema:name "Harpy"@en,
        "ハーピー"@ja .

_:N08e18521b76b4cc4ba58ff88afb4d8c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02054fde44254be8b91221d7e76b027a,
        _:N70b7d442d4394df7a0d5a187192320ec,
        _:N7a8f027d89bd4e18af752d9c1123c258,
        _:Na39027e23d964b25b9ae5180b588900a,
        _:Ne29be17de275412ca8eb242b6f352fa5,
        _:Neace3eac26834539811119a86569df69,
        _:Nec7b25c6da9d40149c7d1f255035529c,
        _:Nf4818dfb00ae4788977492010d5863dd,
        _:Nfba0625551a04a7da1dcca754f346b69 ;
    mo:track_count 9 ;
    schema:duration "PT41:10"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N02054fde44254be8b91221d7e76b027a,
        _:N70b7d442d4394df7a0d5a187192320ec,
        _:N7a8f027d89bd4e18af752d9c1123c258,
        _:Na39027e23d964b25b9ae5180b588900a,
        _:Ne29be17de275412ca8eb242b6f352fa5,
        _:Neace3eac26834539811119a86569df69,
        _:Nec7b25c6da9d40149c7d1f255035529c,
        _:Nf4818dfb00ae4788977492010d5863dd,
        _:Nfba0625551a04a7da1dcca754f346b69 .

