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

<artist/19685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jinzou Toriumi"@en,
        "鳥海尽三"@ja ;
    foaf:made <album/79262#lyrics>,
        <album/79262#subject> ;
    foaf:name "Jinzou Toriumi"@en,
        "鳥海尽三"@ja .

<artist/19686#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akiyoshi Sakai"@en,
        "酒井あきよし"@ja ;
    foaf:made <album/79262#lyrics>,
        <album/79262#subject> ;
    foaf:name "Akiyoshi Sakai"@en,
        "酒井あきよし"@ja .

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

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79262#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/79262#composition>,
        <album/79262#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<product/8368#subject> a schema:CreativeWork ;
    schema:name "Hurricane Polymar"@en,
        "破裏拳ポリマー"@ja,
        "Hurricane Polymar"@ja-latn ;
    foaf:name "Hurricane Polymar"@en,
        "破裏拳ポリマー"@ja,
        "Hurricane Polymar"@ja-latn .

<album/79262#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonorama Ace Puppy Series Hurricane Polymer"@en,
        "ソノラマエース・パピイシリーズ 破裏拳ポリマー"@ja,
        "Sonorama Ace Puppy Series Hurricane Polymer"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/79262#musicalwork> ;
    schema:name "Sonorama Ace Puppy Series Hurricane Polymer"@en,
        "ソノラマエース・パピイシリーズ 破裏拳ポリマー"@ja,
        "Sonorama Ace Puppy Series Hurricane Polymer"@ja-latn .

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

<org/1999#subject> schema:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn ;
    foaf:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/79262/79262-1532279240.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79262#performance> ;
    schema:name "Kazuyuki Sogabe"@en,
        "曽我部和恭"@ja ;
    foaf:name "Kazuyuki Sogabe"@en,
        "曽我部和恭"@ja .

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79262#performance> ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/13055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79262#performance> ;
    schema:name "Jouji Yanami"@en,
        "八奈見乗児"@ja ;
    foaf:name "Jouji Yanami"@en,
        "八奈見乗児"@ja .

<artist/24335#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79262#performance> ;
    schema:name "Kazuya Tatekabe"@en,
        "たてかべ和也"@ja ;
    foaf:name "Kazuya Tatekabe"@en,
        "たてかべ和也"@ja .

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

<artist/4909#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79262#performance> ;
    schema:name "Takeshi Aono"@en,
        "青野武"@ja ;
    foaf:name "Takeshi Aono"@en,
        "青野武"@ja .

<album/79262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-01-01"^^xsd:date ;
    dcterms:title "Sonorama Ace Puppy Series Hurricane Polymer"@en,
        "ソノラマエース・パピイシリーズ 破裏拳ポリマー"@ja,
        "Sonorama Ace Puppy Series Hurricane Polymer"@ja-latn ;
    mo:catalogue_number "APS-5010" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/79262#musicalexpression> ;
    mo:publisher <org/1999#subject> ;
    mo:record _:Nf5501c0df68c41d9a4dd4b3e2c706e16 ;
    mo:record_count 1 ;
    schema:about <product/8368#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Miho Ochiai"@en ;
            foaf:name "Miho Ochiai"@en ],
        <artist/10107#subject>,
        <artist/11653#subject>,
        <artist/13055#subject>,
        <artist/24335#subject>,
        <artist/456#subject>,
        <artist/4909#subject> ;
    schema:datePublished "1974-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/79262/79262-1532279240.jpg> ;
    schema:name "Sonorama Ace Puppy Series Hurricane Polymer"@en,
        "ソノラマエース・パピイシリーズ 破裏拳ポリマー"@ja,
        "Sonorama Ace Puppy Series Hurricane Polymer"@ja-latn ;
    schema:publisher <org/1999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/79262/79262-1532279240.jpg> .

<album/79262#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonorama Ace Puppy Series Hurricane Polymer"@en,
        "ソノラマエース・パピイシリーズ 破裏拳ポリマー"@ja,
        "Sonorama Ace Puppy Series Hurricane Polymer"@ja-latn ;
    mo:performance_of <album/79262#musicalwork> ;
    mo:performer _:N659722e7b1964401854acd0204c3ea0a,
        <artist/10107#subject>,
        <artist/11653#subject>,
        <artist/13055#subject>,
        <artist/24335#subject>,
        <artist/456#subject>,
        <artist/4909#subject> ;
    mo:recorded_as <album/79262#musicalexpression> ;
    schema:byArtist _:N659722e7b1964401854acd0204c3ea0a,
        <artist/10107#subject>,
        <artist/11653#subject>,
        <artist/13055#subject>,
        <artist/24335#subject>,
        <artist/456#subject>,
        <artist/4909#subject> ;
    schema:name "Sonorama Ace Puppy Series Hurricane Polymer"@en,
        "ソノラマエース・パピイシリーズ 破裏拳ポリマー"@ja,
        "Sonorama Ace Puppy Series Hurricane Polymer"@ja-latn ;
    schema:workPerformed <album/79262#musicalwork> .

_:N5e4f15e47bcb42a1a2f3e8502fc927b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うた: 戦え!ポリマー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5501c0df68c41d9a4dd4b3e2c706e16 ;
    schema:name "うた: 戦え!ポリマー"@ja .

_:N659722e7b1964401854acd0204c3ea0a a schema:Person,
        foaf:Person ;
    mo:performed <album/79262#performance> ;
    schema:name "Miho Ochiai"@en ;
    foaf:name "Miho Ochiai"@en .

_:N834cdf8048054cd29e12d86cbe441508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うた: 転身ポリマー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5501c0df68c41d9a4dd4b3e2c706e16 ;
    schema:name "うた: 転身ポリマー"@ja .

_:Nc701946f7c2c4acba27335f66cf4cb15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ: 猫魔団闇におどる"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5501c0df68c41d9a4dd4b3e2c706e16 ;
    schema:name "ドラマ: 猫魔団闇におどる"@ja .

_:Nf5501c0df68c41d9a4dd4b3e2c706e16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e4f15e47bcb42a1a2f3e8502fc927b7,
        _:N834cdf8048054cd29e12d86cbe441508,
        _:Nc701946f7c2c4acba27335f66cf4cb15 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5e4f15e47bcb42a1a2f3e8502fc927b7,
        _:N834cdf8048054cd29e12d86cbe441508,
        _:Nc701946f7c2c4acba27335f66cf4cb15 .

