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

<artist/2953#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja ;
    foaf:made <album/86377#lyrics>,
        <album/86377#subject> ;
    foaf:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja .

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

<artist/31393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86377#subject> ;
    schema:name "Yoshitaka Takezawa"@en,
        "竹沢好貴"@ja ;
    foaf:made <album/86377#composition>,
        <album/86377#subject> ;
    foaf:name "Yoshitaka Takezawa"@en,
        "竹沢好貴"@ja .

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

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

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

<https://medium-media.vgm.io/albums/77/86377/86377-1556637741.jpg> a schema:ImageObject,
        foaf:Image .

<album/86377#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Adios DE Gundam / Pe Pe Pe no Pe"@en,
        "アディオス・DE・ガンダム / ペ・ペ・ペのペ"@ja,
        "Adios DE Gundam / Pe Pe Pe no Pe"@ja-latn ;
    mo:composer <artist/31393#subject>,
        <artist/4577#subject> ;
    mo:produced_work <album/86377#musicalwork> ;
    schema:name "Adios DE Gundam / Pe Pe Pe no Pe"@en,
        "アディオス・DE・ガンダム / ペ・ペ・ペのペ"@ja,
        "Adios DE Gundam / Pe Pe Pe no Pe"@ja-latn .

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

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

<artist/18761#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86377#performance> ;
    schema:name "Satoko Shimizu"@en,
        "清水咲斗子"@ja ;
    foaf:name "Satoko Shimizu"@en,
        "清水咲斗子"@ja .

<artist/4284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86377#performance> ;
    schema:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja ;
    foaf:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja .

<artist/4577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86377#subject> ;
    mo:performed <album/86377#performance> ;
    schema:name "Tomohiro Nishimura"@en,
        "西村朋紘"@ja ;
    foaf:made <album/86377#composition>,
        <album/86377#lyrics>,
        <album/86377#subject> ;
    foaf:name "Tomohiro Nishimura"@en,
        "西村朋紘"@ja .

<album/86377#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Adios DE Gundam / Pe Pe Pe no Pe"@en,
        "アディオス・DE・ガンダム / ペ・ペ・ペのペ"@ja,
        "Adios DE Gundam / Pe Pe Pe no Pe"@ja-latn ;
    mo:performance_of <album/86377#musicalwork> ;
    mo:performer <artist/18761#subject>,
        <artist/4284#subject>,
        <artist/4577#subject> ;
    mo:recorded_as <album/86377#musicalexpression> ;
    schema:byArtist <artist/18761#subject>,
        <artist/4284#subject>,
        <artist/4577#subject> ;
    schema:name "Adios DE Gundam / Pe Pe Pe no Pe"@en,
        "アディオス・DE・ガンダム / ペ・ペ・ペのペ"@ja,
        "Adios DE Gundam / Pe Pe Pe no Pe"@ja-latn ;
    schema:workPerformed <album/86377#musicalwork> .

<album/86377#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-08-05"^^xsd:date ;
    dcterms:title "Adios DE Gundam / Pe Pe Pe no Pe"@en,
        "アディオス・DE・ガンダム / ペ・ペ・ペのペ"@ja,
        "Adios DE Gundam / Pe Pe Pe no Pe"@ja-latn ;
    mo:catalogue_number "091S-10004" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/86377#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N61479c714f3740e6b40401a71c91d721 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mobile Suit SD Gundam's Counterattack"@en ;
            foaf:name "Mobile Suit SD Gundam's Counterattack"@en ] ;
    schema:byArtist <artist/18761#subject>,
        <artist/4284#subject>,
        <artist/4577#subject> ;
    schema:datePublished "1989-08-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/86377/86377-1556637741.jpg> ;
    schema:name "Adios DE Gundam / Pe Pe Pe no Pe"@en,
        "アディオス・DE・ガンダム / ペ・ペ・ペのペ"@ja,
        "Adios DE Gundam / Pe Pe Pe no Pe"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/86377/86377-1556637741.jpg> .

_:N719798ecaf634e2095031c53536e2cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アディオス・DE・ガンダム(カラオケ)"@ja,
        "Adios DE Gundam (Karaoke)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N61479c714f3740e6b40401a71c91d721 ;
    schema:name "アディオス・DE・ガンダム(カラオケ)"@ja,
        "Adios DE Gundam (Karaoke)"@ja-latn .

_:Nd0ae902d345c40bb9763b6a809be13d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペ・ペ・ペのペ(カラオケ)"@ja,
        "Pe Pe Pe no Pe (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N61479c714f3740e6b40401a71c91d721 ;
    schema:name "ペ・ペ・ペのペ(カラオケ)"@ja,
        "Pe Pe Pe no Pe (Karaoke)"@ja-latn .

_:Nd54fbff500194146b5e7c64381cb02ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アディオス・DE・ガンダム"@ja,
        "Adios DE Gundam"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N61479c714f3740e6b40401a71c91d721 ;
    schema:name "アディオス・DE・ガンダム"@ja,
        "Adios DE Gundam"@ja-latn .

_:Nf7e62e6790fb4778951b403692634ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペ・ペ・ペのペ"@ja,
        "Pe Pe Pe no Pe"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N61479c714f3740e6b40401a71c91d721 ;
    schema:name "ペ・ペ・ペのペ"@ja,
        "Pe Pe Pe no Pe"@ja-latn .

_:N61479c714f3740e6b40401a71c91d721 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N719798ecaf634e2095031c53536e2cdf,
        _:Nd0ae902d345c40bb9763b6a809be13d5,
        _:Nd54fbff500194146b5e7c64381cb02ad,
        _:Nf7e62e6790fb4778951b403692634ac8 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N719798ecaf634e2095031c53536e2cdf,
        _:Nd0ae902d345c40bb9763b6a809be13d5,
        _:Nd54fbff500194146b5e7c64381cb02ad,
        _:Nf7e62e6790fb4778951b403692634ac8 .

