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

<artist/34296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja ;
    foaf:made <album/82035#lyrics>,
        <album/82035#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

<artist/5872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saburo Yatsude"@en,
        "八手三郎"@ja ;
    foaf:made <album/82035#lyrics>,
        <album/82035#subject> ;
    foaf:name "Saburo Yatsude"@en,
        "八手三郎"@ja .

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

<artist/19500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82035#subject> ;
    schema:name "Kensuke Kyou"@en,
        "京建輔"@ja ;
    foaf:made <album/82035#composition>,
        <album/82035#subject> ;
    foaf:name "Kensuke Kyou"@en,
        "京建輔"@ja .

<album/82035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@en,
        "テレビまんがベストヒット4 燃えろアタック/がんばれ!レッドビッキーズ"@ja,
        "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@ja-latn ;
    mo:composer <artist/19500#subject> ;
    mo:produced_work <album/82035#musicalwork> ;
    schema:name "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@en,
        "テレビまんがベストヒット4 燃えろアタック/がんばれ!レッドビッキーズ"@ja,
        "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@ja-latn .

<album/82035#musicalexpression> a mo:Signal ;
    mo:published_as <album/82035#subject> ;
    mo:records <album/82035#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/53/82035/82035-1542121912.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82035#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/82035/82035-1542121912.jpg> ;
    foaf:depicts <album/82035#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/82035/82035-1542121912.jpg> .

<https://medium-media.vgm.io/albums/53/82035/82035-1542121912.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/12606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82035#performance> ;
    schema:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja ;
    foaf:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82035#performance> ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/19069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82035#performance> ;
    schema:name "The Chirps"@en,
        "ザ・チャープス"@ja ;
    foaf:name "The Chirps"@en,
        "ザ・チャープス"@ja .

<artist/21603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82035#performance> ;
    schema:name "Yoshiko Hidaka"@en,
        "日高美子"@ja ;
    foaf:name "Yoshiko Hidaka"@en,
        "日高美子"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82035#performance> ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<album/82035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@en,
        "テレビまんがベストヒット4 燃えろアタック/がんばれ!レッドビッキーズ"@ja,
        "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@ja-latn ;
    mo:performance_of <album/82035#musicalwork> ;
    mo:performer <artist/11653#subject>,
        <artist/12606#subject>,
        <artist/15078#subject>,
        <artist/19069#subject>,
        <artist/21603#subject>,
        <artist/4997#subject> ;
    mo:recorded_as <album/82035#musicalexpression> ;
    schema:byArtist <artist/11653#subject>,
        <artist/12606#subject>,
        <artist/15078#subject>,
        <artist/19069#subject>,
        <artist/21603#subject>,
        <artist/4997#subject> ;
    schema:name "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@en,
        "テレビまんがベストヒット4 燃えろアタック/がんばれ!レッドビッキーズ"@ja,
        "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@ja-latn ;
    schema:workPerformed <album/82035#musicalwork> .

<album/82035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-08-01"^^xsd:date ;
    dcterms:title "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@en,
        "テレビまんがベストヒット4 燃えろアタック/がんばれ!レッドビッキーズ"@ja,
        "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@ja-latn ;
    mo:catalogue_number "CH-533" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/82035#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2c633f0ab8954a3eb4984d2f4dfbf3e1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Moero Attack"@en ;
            foaf:name "Moero Attack"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ganbare! Red Vickies"@en ;
            foaf:name "Ganbare! Red Vickies"@en ] ;
    schema:byArtist <artist/11653#subject>,
        <artist/12606#subject>,
        <artist/15078#subject>,
        <artist/19069#subject>,
        <artist/21603#subject>,
        <artist/4997#subject> ;
    schema:datePublished "1979-08-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/53/82035/82035-1542121912.jpg> ;
    schema:name "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@en,
        "テレビまんがベストヒット4 燃えろアタック/がんばれ!レッドビッキーズ"@ja,
        "TV Manga Best Hit 4 Moero Attack / Ganbare! Red Vickies"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/82035/82035-1542121912.jpg> .

_:N12e4419307b2411488fa84357c2f7526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれ!レッドビッキーズ"@ja,
        "Ganbare! Red Vickies"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c633f0ab8954a3eb4984d2f4dfbf3e1 ;
    schema:name "がんばれ!レッドビッキーズ"@ja,
        "Ganbare! Red Vickies"@ja-latn .

_:N1bbbb9b40c1c41b2a927be63b5787e2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃えろアタック"@ja,
        "Moero Attack"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c633f0ab8954a3eb4984d2f4dfbf3e1 ;
    schema:name "燃えろアタック"@ja,
        "Moero Attack"@ja-latn .

_:Nba7336a95ab1432fbb3d90f3d7cfff9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春虹の橋"@ja,
        "Seishun Niji no Hashi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c633f0ab8954a3eb4984d2f4dfbf3e1 ;
    schema:name "青春虹の橋"@ja,
        "Seishun Niji no Hashi"@ja-latn .

_:Nec9d2dfd928744178b767ec73e818795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お元気ですかお父さん"@ja,
        "Ogenki Desuka Otousan"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c633f0ab8954a3eb4984d2f4dfbf3e1 ;
    schema:name "お元気ですかお父さん"@ja,
        "Ogenki Desuka Otousan"@ja-latn .

_:N2c633f0ab8954a3eb4984d2f4dfbf3e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e4419307b2411488fa84357c2f7526,
        _:N1bbbb9b40c1c41b2a927be63b5787e2f,
        _:Nba7336a95ab1432fbb3d90f3d7cfff9b,
        _:Nec9d2dfd928744178b767ec73e818795 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12e4419307b2411488fa84357c2f7526,
        _:N1bbbb9b40c1c41b2a927be63b5787e2f,
        _:Nba7336a95ab1432fbb3d90f3d7cfff9b,
        _:Nec9d2dfd928744178b767ec73e818795 .

