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

<artist/19605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohan Kawauchi"@en,
        "川内康範"@ja ;
    foaf:made <album/82185#lyrics>,
        <album/82185#subject> ;
    foaf:name "Kohan Kawauchi"@en,
        "川内康範"@ja .

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

<artist/19600#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82185#subject> ;
    schema:name "Jun Kitahara"@en,
        "北原じゅん"@ja ;
    foaf:made <album/82185#composition>,
        <album/82185#subject> ;
    foaf:name "Jun Kitahara"@en,
        "北原じゅん"@ja .

<album/82185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ai no Senshi Rainbowman"@en,
        "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn ;
    mo:composer <artist/19600#subject> ;
    mo:produced_work <album/82185#musicalwork> ;
    schema:name "Ai no Senshi Rainbowman"@en,
        "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/82185/82185-1542813993.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82185#performance> ;
    schema:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja ;
    foaf:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja .

<artist/17224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82185#performance> ;
    schema:name "Yu Mizushima"@en,
        "水島裕"@ja ;
    foaf:name "Yu Mizushima"@en,
        "水島裕"@ja .

<artist/8855#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82185#performance> ;
    schema:name "Royal Knights"@en,
        "ロイヤルナイツ"@ja ;
    foaf:name "Royal Knights"@en,
        "ロイヤルナイツ"@ja .

<album/82185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ai no Senshi Rainbowman"@en,
        "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn ;
    mo:performance_of <album/82185#musicalwork> ;
    mo:performer <artist/10356#subject>,
        <artist/17224#subject>,
        <artist/8855#subject> ;
    mo:recorded_as <album/82185#musicalexpression> ;
    schema:byArtist <artist/10356#subject>,
        <artist/17224#subject>,
        <artist/8855#subject> ;
    schema:name "Ai no Senshi Rainbowman"@en,
        "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn ;
    schema:workPerformed <album/82185#musicalwork> .

<album/82185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-11-05"^^xsd:date ;
    dcterms:title "Ai no Senshi Rainbowman"@en,
        "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn ;
    mo:catalogue_number "K06S-3043" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/82185#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N84e62eaabf5c4358bd50b6b57b05c6bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ai no Senshi Rainbowman"@en ;
            foaf:name "Ai no Senshi Rainbowman"@en ] ;
    schema:byArtist <artist/10356#subject>,
        <artist/17224#subject>,
        <artist/8855#subject> ;
    schema:datePublished "1982-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/82185/82185-1542813993.jpg> ;
    schema:name "Ai no Senshi Rainbowman"@en,
        "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/82185/82185-1542813993.jpg> .

_:N5c8fc678854246a9a3cb8c44d94928da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいつの名前はレインボーマン"@ja,
        "Aitsu no Namae wa Rainbowman"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N84e62eaabf5c4358bd50b6b57b05c6bd ;
    schema:name "あいつの名前はレインボーマン"@ja,
        "Aitsu no Namae wa Rainbowman"@ja-latn .

_:Nb3f3c0ef44014619b55bc68697b61444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N84e62eaabf5c4358bd50b6b57b05c6bd ;
    schema:name "愛の戦士レインボーマン"@ja,
        "Ai no Senshi Rainbowman"@ja-latn .

_:N84e62eaabf5c4358bd50b6b57b05c6bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c8fc678854246a9a3cb8c44d94928da,
        _:Nb3f3c0ef44014619b55bc68697b61444 ;
    mo:track_count 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5c8fc678854246a9a3cb8c44d94928da,
        _:Nb3f3c0ef44014619b55bc68697b61444 .

