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

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

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

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

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

<https://medium-media.vgm.io/albums/67/86376/86376-905f4ab7fc5d.jpg> a schema:ImageObject,
        foaf:Image .

<album/86376#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/86376#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/86376#lyrics> a mo:Lyrics .

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

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

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

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

<album/86376#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/86376#musicalwork> ;
    mo:performer <artist/18761#subject>,
        <artist/4284#subject>,
        <artist/4577#subject> ;
    mo:recorded_as <album/86376#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/86376#musicalwork> .

<album/86376#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 "091X-10012" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/86376#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nf892b7b4e2ec40249a08e21bad9a3d7b ;
    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/67/86376/86376-905f4ab7fc5d.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/67/86376/86376-905f4ab7fc5d.jpg> .

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

_:Nd1ed150c549341bdb4a509cfdfc1361f 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 _:Nf892b7b4e2ec40249a08e21bad9a3d7b ;
    schema:name "アディオス・DE・ガンダム"@ja,
        "Adios DE Gundam"@ja-latn .

_:Nf892b7b4e2ec40249a08e21bad9a3d7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N791e4118904e46bc9d6f52b3645c5478,
        _:Nd1ed150c549341bdb4a509cfdfc1361f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N791e4118904e46bc9d6f52b3645c5478,
        _:Nd1ed150c549341bdb4a509cfdfc1361f .

