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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/86781#lyrics>,
        <album/86781#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/169#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:made <album/86781#subject>,
        <album/86781#vocals> ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/9694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazunori Sonobe"@en,
        "園部和範"@ja ;
    foaf:made <album/86781#lyrics>,
        <album/86781#subject> ;
    foaf:name "Kazunori Sonobe"@en,
        "園部和範"@ja .

<album/52892> a mo:Release ;
    mo:catalogue_number "K-12527" .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86781#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/86781#composition>,
        <album/86781#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<album/86781#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Elf 17 Image Soundtrack Album"@en,
        "エルフ・17 イメージ・サントラアルバム"@ja,
        "Elf 17 Image Soundtrack Album"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/86781#musicalwork> ;
    schema:name "Elf 17 Image Soundtrack Album"@en,
        "エルフ・17 イメージ・サントラアルバム"@ja,
        "Elf 17 Image Soundtrack Album"@ja-latn .

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

<album/86781#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Elf 17 Image Soundtrack Album"@en,
        "エルフ・17 イメージ・サントラアルバム"@ja,
        "Elf 17 Image Soundtrack Album"@ja-latn ;
    mo:performance_of <album/86781#musicalwork> ;
    mo:recorded_as <album/86781#musicalexpression> ;
    schema:name "Elf 17 Image Soundtrack Album"@en,
        "エルフ・17 イメージ・サントラアルバム"@ja,
        "Elf 17 Image Soundtrack Album"@ja-latn ;
    schema:workPerformed <album/86781#musicalwork> .

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

<org/13#subject> schema:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn ;
    foaf:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn .

<https://media.vgm.io/albums/18/86781/86781-7c516144542a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86781#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/86781/86781-7c516144542a.jpg> ;
    foaf:depicts <album/86781#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/86781/86781-7c516144542a.jpg> .

<https://medium-media.vgm.io/albums/18/86781/86781-7c516144542a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/86781#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-12-10"^^xsd:date ;
    dcterms:title "Elf 17 Image Soundtrack Album"@en,
        "エルフ・17 イメージ・サントラアルバム"@ja,
        "Elf 17 Image Soundtrack Album"@ja-latn ;
    mo:catalogue_number "LKF-8142" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/52892> ;
    mo:publication_of <album/86781#musicalexpression> ;
    mo:publisher <org/13#subject> ;
    mo:record _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Elf 17"@en ;
            foaf:name "Elf 17"@en ] ;
    schema:datePublished "1986-12-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/86781/86781-7c516144542a.jpg> ;
    schema:name "Elf 17 Image Soundtrack Album"@en,
        "エルフ・17 イメージ・サントラアルバム"@ja,
        "Elf 17 Image Soundtrack Album"@ja-latn ;
    schema:publisher <org/13#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/86781/86781-7c516144542a.jpg> .

_:N19ab32e3f8c34744a27df526d4f6b4bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ, カゲキ世界へ~Before Action"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "ようこそ, カゲキ世界へ~Before Action"@ja .

_:N5518fdbf60e248ba844cbcae06abe5e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング~銀河大帝星"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "オープニング~銀河大帝星"@ja .

_:N60ec60c7f838412d893af2fd481ac6da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その名はＫ·Ｋ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "その名はＫ·Ｋ"@ja .

_:N7133f45e6bd84825970450012a9d3cb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "惑星アラハスの神秘~大怪獣バッカス登場"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "惑星アラハスの神秘~大怪獣バッカス登場"@ja .

_:N928d41b630f7474ea72e53d347518428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "強い子・ルウ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "強い子・ルウ"@ja .

_:Na6a0c3457f9c47fbb14cf5671566c819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怒濤のファイト"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "怒濤のファイト"@ja .

_:Nb39f5c39e3ac4c5392d1f6398a67fe7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "諸国漫遊、銀河(せかい)一周隠密道中"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "諸国漫遊、銀河(せかい)一周隠密道中"@ja .

_:Nbe73125609e74e418bba0e34d1a4c41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空のホロスコープ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "星空のホロスコープ"@ja .

_:Nc40dc5d6a1ff409887c591b9cf567553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "皇子様は天災とともに"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "皇子様は天災とともに"@ja .

_:Nef11717d98064c14848518f2205c6389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DoDo ドピンク・パワー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ncd0525d4bec84b6e9cc5a67560d54147 ;
    schema:name "DoDo ドピンク・パワー"@ja .

_:Ncd0525d4bec84b6e9cc5a67560d54147 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19ab32e3f8c34744a27df526d4f6b4bf,
        _:N5518fdbf60e248ba844cbcae06abe5e9,
        _:N60ec60c7f838412d893af2fd481ac6da,
        _:N7133f45e6bd84825970450012a9d3cb8,
        _:N928d41b630f7474ea72e53d347518428,
        _:Na6a0c3457f9c47fbb14cf5671566c819,
        _:Nb39f5c39e3ac4c5392d1f6398a67fe7e,
        _:Nbe73125609e74e418bba0e34d1a4c41f,
        _:Nc40dc5d6a1ff409887c591b9cf567553,
        _:Nef11717d98064c14848518f2205c6389 ;
    mo:track_count 10 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N19ab32e3f8c34744a27df526d4f6b4bf,
        _:N5518fdbf60e248ba844cbcae06abe5e9,
        _:N60ec60c7f838412d893af2fd481ac6da,
        _:N7133f45e6bd84825970450012a9d3cb8,
        _:N928d41b630f7474ea72e53d347518428,
        _:Na6a0c3457f9c47fbb14cf5671566c819,
        _:Nb39f5c39e3ac4c5392d1f6398a67fe7e,
        _:Nbe73125609e74e418bba0e34d1a4c41f,
        _:Nc40dc5d6a1ff409887c591b9cf567553,
        _:Nef11717d98064c14848518f2205c6389 .

