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

<artist/30523#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shukei Nagasaka"@en,
        "長坂秀佳"@ja ;
    foaf:made <album/66668#lyrics>,
        <album/66668#subject> ;
    foaf:name "Shukei Nagasaka"@en,
        "長坂秀佳"@ja .

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

<album/66669> a mo:Release ;
    mo:catalogue_number "CAK-648" .

<artist/21970#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66668#subject> ;
    schema:name "Shinichiro Ikebe"@en,
        "池辺晋一郎"@ja ;
    foaf:made <album/66668#composition>,
        <album/66668#subject> ;
    foaf:name "Shinichiro Ikebe"@en,
        "池辺晋一郎"@ja .

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

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/66668/66668-1489881734.jpg> a schema:ImageObject,
        foaf:Image .

<album/66668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hinotori Hououhen"@en,
        "火の鳥 鳳凰編"@ja,
        "Hinotori Hououhen"@ja-latn ;
    mo:composer <artist/21970#subject>,
        <artist/456#subject> ;
    mo:produced_work <album/66668#musicalwork> ;
    schema:name "Hinotori Hououhen"@en,
        "火の鳥 鳳凰編"@ja,
        "Hinotori Hououhen"@ja-latn .

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

<artist/21638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66668#performance> ;
    schema:name "Kiyoshi Kawakubo"@en,
        "川久保潔"@ja ;
    foaf:name "Kiyoshi Kawakubo"@en,
        "川久保潔"@ja .

<artist/456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66668#subject> ;
    mo:performed <album/66668#performance> ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/66668#composition>,
        <album/66668#subject> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<album/66668#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hinotori Hououhen"@en,
        "火の鳥 鳳凰編"@ja,
        "Hinotori Hououhen"@ja-latn ;
    mo:performance_of <album/66668#musicalwork> ;
    mo:performer _:N1455f0efa80146659d15744bbee8bfdc,
        _:N1a8d82e2df7e48f98d94906e5d8f759f,
        _:N38f619044b0b400a9c582ee206861d07,
        _:N623d0afff55c4ecd8490c70667d08b06,
        _:N6afaa00b62934698b01470e698f8620d,
        <artist/21638#subject>,
        <artist/456#subject> ;
    mo:recorded_as <album/66668#musicalexpression> ;
    schema:byArtist _:N1455f0efa80146659d15744bbee8bfdc,
        _:N1a8d82e2df7e48f98d94906e5d8f759f,
        _:N38f619044b0b400a9c582ee206861d07,
        _:N623d0afff55c4ecd8490c70667d08b06,
        _:N6afaa00b62934698b01470e698f8620d,
        <artist/21638#subject>,
        <artist/456#subject> ;
    schema:name "Hinotori Hououhen"@en,
        "火の鳥 鳳凰編"@ja,
        "Hinotori Hououhen"@ja-latn ;
    schema:workPerformed <album/66668#musicalwork> .

<album/66668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-04-01"^^xsd:date ;
    dcterms:title "Hinotori Hououhen"@en,
        "火の鳥 鳳凰編"@ja,
        "Hinotori Hououhen"@ja-latn ;
    mo:catalogue_number "CQ-7003" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/66669> ;
    mo:publication_of <album/66668#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7db1310851c14137a341f8d17d22029e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hinotori Hououhen"@en ;
            foaf:name "Hinotori Hououhen"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Taro Ishida"@en ;
            foaf:name "Taro Ishida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroshi Sunaga"@en ;
            foaf:name "Hiroshi Sunaga"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masakane Yonekura"@en ;
            foaf:name "Masakane Yonekura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Seiji Miyaguchi"@en ;
            foaf:name "Seiji Miyaguchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hagio Midori"@en ;
            foaf:name "Hagio Midori"@en ],
        <artist/21638#subject>,
        <artist/456#subject> ;
    schema:datePublished "1978-04-01"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/86/66668/66668-1489881734.jpg> ;
    schema:name "Hinotori Hououhen"@en,
        "火の鳥 鳳凰編"@ja,
        "Hinotori Hououhen"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/66668/66668-1489881734.jpg> .

_:N1455f0efa80146659d15744bbee8bfdc a schema:Person,
        foaf:Person ;
    mo:performed <album/66668#performance> ;
    schema:name "Taro Ishida"@en ;
    foaf:name "Taro Ishida"@en .

_:N1a8d82e2df7e48f98d94906e5d8f759f a schema:Person,
        foaf:Person ;
    mo:performed <album/66668#performance> ;
    schema:name "Seiji Miyaguchi"@en ;
    foaf:name "Seiji Miyaguchi"@en .

_:N1d071d4a6ccc4b1386c7622a4b8342c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物語 挿入歌「流転」名も知らぬ星"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7db1310851c14137a341f8d17d22029e ;
    schema:name "物語 挿入歌「流転」名も知らぬ星"@ja .

_:N38f619044b0b400a9c582ee206861d07 a schema:Person,
        foaf:Person ;
    mo:performed <album/66668#performance> ;
    schema:name "Hagio Midori"@en ;
    foaf:name "Hagio Midori"@en .

_:N623d0afff55c4ecd8490c70667d08b06 a schema:Person,
        foaf:Person ;
    mo:performed <album/66668#performance> ;
    schema:name "Hiroshi Sunaga"@en ;
    foaf:name "Hiroshi Sunaga"@en .

_:N6afaa00b62934698b01470e698f8620d a schema:Person,
        foaf:Person ;
    mo:performed <album/66668#performance> ;
    schema:name "Masakane Yonekura"@en ;
    foaf:name "Masakane Yonekura"@en .

_:N85d281ba317143cb8594445caabbdc1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物語 主題歌「出会」傷だらけの翼"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7db1310851c14137a341f8d17d22029e ;
    schema:name "物語 主題歌「出会」傷だらけの翼"@ja .

_:N7db1310851c14137a341f8d17d22029e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d071d4a6ccc4b1386c7622a4b8342c5,
        _:N85d281ba317143cb8594445caabbdc1b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1d071d4a6ccc4b1386c7622a4b8342c5,
        _:N85d281ba317143cb8594445caabbdc1b .

