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

<artist/27193#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Tani"@en,
        "谷あきら"@ja ;
    foaf:made <album/100802#subject>,
        <album/100802#vocals> ;
    foaf:name "Akira Tani"@en,
        "谷あきら"@ja .

<artist/27551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoichi Azuma"@en,
        "東京一"@ja ;
    foaf:made <album/100802#lyrics>,
        <album/100802#subject> ;
    foaf:name "Kyoichi Azuma"@en,
        "東京一"@ja .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:made <album/100802#subject>,
        <album/100802#vocals> ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

<album/129071> a mo:Release ;
    mo:catalogue_number "DT-1001" .

<album/129072> a mo:Release ;
    mo:catalogue_number "SOBY-2" .

<artist/26976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100802#subject> ;
    schema:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja ;
    foaf:made <album/100802#composition>,
        <album/100802#subject> ;
    foaf:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja .

<artist/30074#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100802#subject> ;
    schema:name "Noboru Tsuburaya"@en,
        "円谷皐"@ja ;
    foaf:made <album/100802#composition>,
        <album/100802#subject> ;
    foaf:name "Noboru Tsuburaya"@en,
        "円谷皐"@ja .

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

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

<album/100802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Triple Fighter"@en,
        "トリプルファイター"@ja,
        "Triple Fighter"@ja-latn ;
    mo:performance_of <album/100802#musicalwork> ;
    mo:recorded_as <album/100802#musicalexpression> ;
    schema:name "Triple Fighter"@en,
        "トリプルファイター"@ja,
        "Triple Fighter"@ja-latn ;
    schema:workPerformed <album/100802#musicalwork> .

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/100802/100802-1593259721.jpg> a schema:ImageObject,
        foaf:Image .

<album/100802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triple Fighter"@en,
        "トリプルファイター"@ja,
        "Triple Fighter"@ja-latn ;
    mo:composer <artist/26976#subject>,
        <artist/30074#subject> ;
    mo:produced_work <album/100802#musicalwork> ;
    schema:name "Triple Fighter"@en,
        "トリプルファイター"@ja,
        "Triple Fighter"@ja-latn .

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

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

<album/100802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-09-25"^^xsd:date ;
    dcterms:title "Triple Fighter"@en,
        "トリプルファイター"@ja,
        "Triple Fighter"@ja-latn ;
    mo:catalogue_number "TC-3016" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/129071>,
        <album/129072> ;
    mo:publication_of <album/100802#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:N7378aa8de2b34731a66601f528b2d0af ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Triple Fighter"@en ;
            foaf:name "Triple Fighter"@en ] ;
    schema:datePublished "1972-09-25"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/20/100802/100802-1593259721.jpg> ;
    schema:name "Triple Fighter"@en,
        "トリプルファイター"@ja,
        "Triple Fighter"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/100802/100802-1593259721.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "コールフェニックス"@en ;
    foaf:made <album/100802#subject> ;
    foaf:name "コールフェニックス"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "コールフェニックス"@en ;
    foaf:made <album/100802#vocals> ;
    foaf:name "コールフェニックス"@en .

_:N9d2ed536480e4efea236958e7c4f0c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "副主題歌 トリプルファイターの誓い"@ja,
        "Triple Fighter no Chikai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7378aa8de2b34731a66601f528b2d0af ;
    schema:name "副主題歌 トリプルファイターの誓い"@ja,
        "Triple Fighter no Chikai"@ja-latn .

_:Ne2856b652cd14412be95ac6187755f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌 トリプルファイターの歌"@ja,
        "Triple Fighter no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7378aa8de2b34731a66601f528b2d0af ;
    schema:name "主題歌 トリプルファイターの歌"@ja,
        "Triple Fighter no Uta"@ja-latn .

_:N7378aa8de2b34731a66601f528b2d0af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d2ed536480e4efea236958e7c4f0c84,
        _:Ne2856b652cd14412be95ac6187755f2e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9d2ed536480e4efea236958e7c4f0c84,
        _:Ne2856b652cd14412be95ac6187755f2e .

