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

<artist/28025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja ;
    foaf:made <album/67441#subject>,
        <album/67441#vocals> ;
    foaf:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja .

<artist/34280#subject> a schema:Person,
        foaf:Person ;
    schema:name "You Yamamoto"@en,
        "山本優"@ja ;
    foaf:made <album/67441#lyrics>,
        <album/67441#subject> ;
    foaf:name "You Yamamoto"@en,
        "山本優"@ja .

<artist/48700#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Itoh"@en,
        "伊藤友子"@ja ;
    foaf:made <album/67441#subject>,
        <album/67441#vocals> ;
    foaf:name "Yuko Itoh"@en,
        "伊藤友子"@ja .

<album/67443> a mo:Release ;
    mo:catalogue_number "K22H-4079" .

<artist/11826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67441#subject> ;
    schema:name "Masayuki Yamamoto"@en,
        "山本正之"@ja ;
    foaf:made <album/67441#composition>,
        <album/67441#subject> ;
    foaf:name "Masayuki Yamamoto"@en,
        "山本正之"@ja .

<product/12333#subject> a schema:CreativeWork ;
    schema:name "Galaxy Cyclone Bryger"@en,
        "銀河旋風ブライガー"@ja,
        "Ginga Senpuu Bryger"@ja-latn ;
    foaf:name "Galaxy Cyclone Bryger"@en,
        "銀河旋風ブライガー"@ja,
        "Ginga Senpuu Bryger"@ja-latn .

<album/67441#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galaxy Cyclone Bryger J9 HARD SERENADE"@en,
        "銀河旋風ブライガー J9 HARD SERENADE"@ja,
        "Galaxy Cyclone Bryger J9 HARD SERENADE"@ja-latn ;
    mo:composer <artist/11826#subject> ;
    mo:produced_work <album/67441#musicalwork> ;
    schema:name "Galaxy Cyclone Bryger J9 HARD SERENADE"@en,
        "銀河旋風ブライガー J9 HARD SERENADE"@ja,
        "Galaxy Cyclone Bryger J9 HARD SERENADE"@ja-latn .

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

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

<album/67441#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Galaxy Cyclone Bryger J9 HARD SERENADE"@en,
        "銀河旋風ブライガー J9 HARD SERENADE"@ja,
        "Galaxy Cyclone Bryger J9 HARD SERENADE"@ja-latn ;
    mo:performance_of <album/67441#musicalwork> ;
    mo:recorded_as <album/67441#musicalexpression> ;
    schema:name "Galaxy Cyclone Bryger J9 HARD SERENADE"@en,
        "銀河旋風ブライガー J9 HARD SERENADE"@ja,
        "Galaxy Cyclone Bryger J9 HARD SERENADE"@ja-latn ;
    schema:workPerformed <album/67441#musicalwork> .

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

<https://medium-media.vgm.io/albums/14/67441/67441-1492359069.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/67441#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-06-21"^^xsd:date ;
    dcterms:title "Galaxy Cyclone Bryger J9 HARD SERENADE"@en,
        "銀河旋風ブライガー J9 HARD SERENADE"@ja,
        "Galaxy Cyclone Bryger J9 HARD SERENADE"@ja-latn ;
    mo:catalogue_number "K22G-7080" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/67443> ;
    mo:publication_of <album/67441#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    mo:record_count 1 ;
    schema:about <product/12333#subject> ;
    schema:datePublished "1982-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/67441/67441-1492359069.jpg> ;
    schema:name "Galaxy Cyclone Bryger J9 HARD SERENADE"@en,
        "銀河旋風ブライガー J9 HARD SERENADE"@ja,
        "Galaxy Cyclone Bryger J9 HARD SERENADE"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/67441/67441-1492359069.jpg> .

_:N02f3d0aa9c454f6693c46b77d1817c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mov.4 CARAVAN"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "Mov.4 CARAVAN"@ja .

_:N093a5322a1a741f9aecb8cc34fe1a431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星影のララバイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "星影のララバイ"@ja .

_:N180f9a08086e421aa15ff201c859d34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mov.1 DRAMA"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "Mov.1 DRAMA"@ja .

_:N2884b3ca1ed64603b7e2d0de94efbaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ABAYO FLY BYE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "ABAYO FLY BYE"@ja .

_:N5d141935ded74cecba82ed289e4bcee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mov.3 LOCUS"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "Mov.3 LOCUS"@ja .

_:N7349ade5e19549ea90b49c6b5f9799b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mov.2 BLOOD"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "Mov.2 BLOOD"@ja .

_:N8274f155aeff4aa399499db8ff07ae21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽の子ら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "太陽の子ら"@ja .

_:Nff74661b37754a788d8cb97ab4077b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カーメンカーメン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nfc0ffb84274f49c583899a1a57dec1f5 ;
    schema:name "カーメンカーメン"@ja .

_:Nfc0ffb84274f49c583899a1a57dec1f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f3d0aa9c454f6693c46b77d1817c00,
        _:N093a5322a1a741f9aecb8cc34fe1a431,
        _:N180f9a08086e421aa15ff201c859d34a,
        _:N2884b3ca1ed64603b7e2d0de94efbaa8,
        _:N5d141935ded74cecba82ed289e4bcee1,
        _:N7349ade5e19549ea90b49c6b5f9799b7,
        _:N8274f155aeff4aa399499db8ff07ae21,
        _:Nff74661b37754a788d8cb97ab4077b7e ;
    mo:track_count 8 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N02f3d0aa9c454f6693c46b77d1817c00,
        _:N093a5322a1a741f9aecb8cc34fe1a431,
        _:N180f9a08086e421aa15ff201c859d34a,
        _:N2884b3ca1ed64603b7e2d0de94efbaa8,
        _:N5d141935ded74cecba82ed289e4bcee1,
        _:N7349ade5e19549ea90b49c6b5f9799b7,
        _:N8274f155aeff4aa399499db8ff07ae21,
        _:Nff74661b37754a788d8cb97ab4077b7e .

