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

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

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Shimon"@en,
        "子門真人"@ja ;
    foaf:made <album/60604#subject>,
        <album/60604#vocals> ;
    foaf:name "Masato Shimon"@en,
        "子門真人"@ja .

<artist/8497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja ;
    foaf:made <album/60604#lyrics>,
        <album/60604#subject> ;
    foaf:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja .

<artist/5867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60604#subject> ;
    schema:name "Akihiro Komori"@en,
        "小森昭宏"@ja ;
    foaf:made <album/60604#composition>,
        <album/60604#subject> ;
    foaf:name "Akihiro Komori"@en,
        "小森昭宏"@ja .

<product/5707#subject> a schema:CreativeWork ;
    schema:name "Reideen The Brave"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    foaf:name "Reideen The Brave"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn .

<album/60604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuusha Reideen"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    mo:composer <artist/5867#subject> ;
    mo:produced_work <album/60604#musicalwork> ;
    schema:name "Yuusha Reideen"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn .

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

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

<album/60604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuusha Reideen"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    mo:performance_of <album/60604#musicalwork> ;
    mo:recorded_as <album/60604#musicalexpression> ;
    schema:name "Yuusha Reideen"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    schema:workPerformed <album/60604#musicalwork> .

<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/40/60604/60604-1470148464.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60604#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/60604/60604-1470148464.jpg> ;
    foaf:depicts <album/60604#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/60604/60604-1470148464.jpg> .

<https://medium-media.vgm.io/albums/40/60604/60604-1470148464.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/60604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1975-04-01"^^xsd:date ;
    dcterms:title "Yuusha Reideen"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    mo:catalogue_number "SCS-249" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/60604#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nb766f9ebd0d44fbaa8e90edbb153d252 ;
    mo:record_count 1 ;
    schema:about <product/5707#subject> ;
    schema:datePublished "1975-04-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/60604/60604-1470148464.jpg> ;
    schema:name "Yuusha Reideen"@en,
        "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/60604/60604-1470148464.jpg> .

_:N2f89f935c85a4866b2e8935c53a2b3af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb766f9ebd0d44fbaa8e90edbb153d252 ;
    schema:name "勇者ライディーン"@ja,
        "Yuusha Reideen"@ja-latn .

_:Ne66746538cd947fabb8d4e668b6b7bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おれは洸だ"@ja,
        "Ore wa Akirada"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb766f9ebd0d44fbaa8e90edbb153d252 ;
    schema:name "おれは洸だ"@ja,
        "Ore wa Akirada"@ja-latn .

_:Nb766f9ebd0d44fbaa8e90edbb153d252 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f89f935c85a4866b2e8935c53a2b3af,
        _:Ne66746538cd947fabb8d4e668b6b7bd7 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2f89f935c85a4866b2e8935c53a2b3af,
        _:Ne66746538cd947fabb8d4e668b6b7bd7 .

