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

<artist/24467#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Mizugaki"@en,
        "水垣洋子"@ja ;
    foaf:made <album/106150#subject>,
        <album/106150#vocals> ;
    foaf:name "Yoko Mizugaki"@en,
        "水垣洋子"@ja .

<artist/26836#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuyo Oyama"@en,
        "大山のぶ代"@ja ;
    foaf:made <album/106150#subject>,
        <album/106150#vocals> ;
    foaf:name "Nobuyo Oyama"@en,
        "大山のぶ代"@ja .

<artist/32477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nishirokugo Shounen Gasshoudan"@en,
        "西六郷少年合唱団"@ja ;
    foaf:made <album/106150#subject>,
        <album/106150#vocals> ;
    foaf:name "Nishirokugo Shounen Gasshoudan"@en,
        "西六郷少年合唱団"@ja .

<artist/39362#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiharu Kuri"@en,
        "久里千春"@ja ;
    foaf:made <album/106150#subject>,
        <album/106150#vocals> ;
    foaf:name "Chiharu Kuri"@en,
        "久里千春"@ja .

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106150#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/106150#composition>,
        <album/106150#lyrics>,
        <album/106150#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<album/106150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Asahi Sonorama Hustle Punch"@en,
        "朝日ソノラマ ハッスルパンチ"@ja,
        "Asahi Sonorama Hustle Punch"@ja-latn ;
    mo:composer <artist/1727#subject> ;
    mo:produced_work <album/106150#musicalwork> ;
    schema:name "Asahi Sonorama Hustle Punch"@en,
        "朝日ソノラマ ハッスルパンチ"@ja,
        "Asahi Sonorama Hustle Punch"@ja-latn .

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

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

<album/106150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Asahi Sonorama Hustle Punch"@en,
        "朝日ソノラマ ハッスルパンチ"@ja,
        "Asahi Sonorama Hustle Punch"@ja-latn ;
    mo:performance_of <album/106150#musicalwork> ;
    mo:recorded_as <album/106150#musicalexpression> ;
    schema:name "Asahi Sonorama Hustle Punch"@en,
        "朝日ソノラマ ハッスルパンチ"@ja,
        "Asahi Sonorama Hustle Punch"@ja-latn ;
    schema:workPerformed <album/106150#musicalwork> .

<org/1999#subject> schema:name "ASAHI SONORAMA CO., LTD."@en,
        "株式会社朝日ソノラマ"@ja,
        "ASAHI SONORAMA CO., LTD."@ja-latn ;
    foaf:name "ASAHI SONORAMA CO., LTD."@en,
        "株式会社朝日ソノラマ"@ja,
        "ASAHI SONORAMA CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/05/106150/106150-f244338d1b1a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/106150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1965-11-08"^^xsd:date ;
    dcterms:title "Asahi Sonorama Hustle Punch"@en,
        "朝日ソノラマ ハッスルパンチ"@ja,
        "Asahi Sonorama Hustle Punch"@ja-latn ;
    mo:catalogue_number "M-27" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/106150#musicalexpression> ;
    mo:publisher <org/1999#subject> ;
    mo:record _:N8060a9c76615461f9dbaa63c7d4ad01c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hustle Punch"@en ;
            foaf:name "Hustle Punch"@en ] ;
    schema:datePublished "1965-11-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/106150/106150-f244338d1b1a.jpg> ;
    schema:name "Asahi Sonorama Hustle Punch"@en,
        "朝日ソノラマ ハッスルパンチ"@ja,
        "Asahi Sonorama Hustle Punch"@ja-latn ;
    schema:publisher <org/1999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/106150/106150-f244338d1b1a.jpg> .

_:N2bcf45a318e44c81924fafe2684ca72b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-パンチ、タッチ、ブン めちゃくちゃ大あばれ- <うた> おやすみなさい"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8060a9c76615461f9dbaa63c7d4ad01c ;
    schema:name "-パンチ、タッチ、ブン めちゃくちゃ大あばれ- <うた> おやすみなさい"@ja .

_:N4962efb6958e4f89aa1f439440578a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-パンチ、タッチ、ブン めちゃくちゃ大あばれ-<うた> パンチ、タッチ、ブンの歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8060a9c76615461f9dbaa63c7d4ad01c ;
    schema:name "-パンチ、タッチ、ブン めちゃくちゃ大あばれ-<うた> パンチ、タッチ、ブンの歌"@ja .

_:Na53a618a8322450ebcfafeaf35148016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<うた> ハッスルパンチの歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8060a9c76615461f9dbaa63c7d4ad01c ;
    schema:name "<うた> ハッスルパンチの歌"@ja .

_:N8060a9c76615461f9dbaa63c7d4ad01c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bcf45a318e44c81924fafe2684ca72b,
        _:N4962efb6958e4f89aa1f439440578a50,
        _:Na53a618a8322450ebcfafeaf35148016 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2bcf45a318e44c81924fafe2684ca72b,
        _:N4962efb6958e4f89aa1f439440578a50,
        _:Na53a618a8322450ebcfafeaf35148016 .

