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

<artist/12606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja ;
    foaf:made <album/90580#subject>,
        <album/90580#vocals> ;
    foaf:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja .

<artist/14847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Miyauchi"@en,
        "宮内タカユキ"@ja ;
    foaf:made <album/90580#subject>,
        <album/90580#vocals> ;
    foaf:name "Takayuki Miyauchi"@en,
        "宮内タカユキ"@ja .

<artist/18001#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatemi Yoshida"@en,
        "吉田健美"@ja ;
    foaf:made <album/90580#lyrics>,
        <album/90580#subject> ;
    foaf:name "Tatemi Yoshida"@en,
        "吉田健美"@ja .

<album/70904> a mo:Release ;
    mo:catalogue_number "CK-712" .

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90580#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/90580#composition>,
        <album/90580#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

<album/90580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@en,
        "シングルカセット600 ビデオ戦士レザリオン / ハートフル・ホットライン"@ja,
        "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@ja-latn ;
    mo:composer <artist/3461#subject> ;
    mo:produced_work <album/90580#musicalwork> ;
    schema:name "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@en,
        "シングルカセット600 ビデオ戦士レザリオン / ハートフル・ホットライン"@ja,
        "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@ja-latn .

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

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

<album/90580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@en,
        "シングルカセット600 ビデオ戦士レザリオン / ハートフル・ホットライン"@ja,
        "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@ja-latn ;
    mo:performance_of <album/90580#musicalwork> ;
    mo:recorded_as <album/90580#musicalexpression> ;
    schema:name "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@en,
        "シングルカセット600 ビデオ戦士レザリオン / ハートフル・ホットライン"@ja,
        "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@ja-latn ;
    schema:workPerformed <album/90580#musicalwork> .

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90580#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/90580#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/90580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-03-21"^^xsd:date ;
    dcterms:title "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@en,
        "シングルカセット600 ビデオ戦士レザリオン / ハートフル・ホットライン"@ja,
        "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@ja-latn ;
    mo:catalogue_number "CFK-519" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/70904> ;
    mo:publication_of <album/90580#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2e2bb93c40d545a09bf1b5ca3ce70891 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Video Senshi Laserion"@en ;
            foaf:name "Video Senshi Laserion"@en ] ;
    schema:datePublished "1984-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@en,
        "シングルカセット600 ビデオ戦士レザリオン / ハートフル・ホットライン"@ja,
        "Single Cassette 600 Video Senshi Laserion / Heartful Hotline"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:Na46750be91c342aca87d8319d1ba3460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Video Senshi Laserion"@en,
        "ビデオ戦士レザリオン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2e2bb93c40d545a09bf1b5ca3ce70891 ;
    schema:name "Video Senshi Laserion"@en,
        "ビデオ戦士レザリオン"@ja .

_:Nef88b9375d98436186e8ac0a065b110c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartful Hotline"@en,
        "ハートフル・ホットライン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2e2bb93c40d545a09bf1b5ca3ce70891 ;
    schema:name "Heartful Hotline"@en,
        "ハートフル・ホットライン"@ja .

_:N2e2bb93c40d545a09bf1b5ca3ce70891 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na46750be91c342aca87d8319d1ba3460,
        _:Nef88b9375d98436186e8ac0a065b110c ;
    mo:track_count 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na46750be91c342aca87d8319d1ba3460,
        _:Nef88b9375d98436186e8ac0a065b110c .

