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

<album/33304> a mo:Release ;
    mo:catalogue_number "CX-7064" .

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

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

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50300#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/50300#composition>,
        <album/50300#subject> ;
    foaf:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja .

<product/1213#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato"@en,
        "宇宙戦艦ヤマト"@ja,
        "Space Battleship Yamato"@ja-latn ;
    foaf:name "Space Battleship Yamato"@en,
        "宇宙戦艦ヤマト"@ja,
        "Space Battleship Yamato"@ja-latn .

<album/50300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Romantic Violin Yamato"@en,
        "バイオリンが奏でるヤマト・ラプソディ"@ja,
        "Romantic Violin Yamato"@ja-latn ;
    mo:composer <artist/883#subject> ;
    mo:produced_work <album/50300#musicalwork> ;
    schema:name "Romantic Violin Yamato"@en,
        "バイオリンが奏でるヤマト・ラプソディ"@ja,
        "Romantic Violin Yamato"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/00/50300/50300-ff682933b2d8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Romantic Violin Yamato"@en,
        "バイオリンが奏でるヤマト・ラプソディ"@ja,
        "Romantic Violin Yamato"@ja-latn ;
    mo:performance_of <album/50300#musicalwork> ;
    mo:performer <artist/8492#subject> ;
    mo:recorded_as <album/50300#musicalexpression> ;
    schema:byArtist <artist/8492#subject> ;
    schema:name "Romantic Violin Yamato"@en,
        "バイオリンが奏でるヤマト・ラプソディ"@ja,
        "Romantic Violin Yamato"@ja-latn ;
    schema:workPerformed <album/50300#musicalwork> .

<artist/8492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50300#performance> ;
    schema:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja ;
    foaf:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja .

<album/50300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-12-21"^^xsd:date ;
    dcterms:title "Romantic Violin Yamato"@en,
        "バイオリンが奏でるヤマト・ラプソディ"@ja,
        "Romantic Violin Yamato"@ja-latn ;
    mo:catalogue_number "CAY-578" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/33304> ;
    mo:publication_of <album/50300#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    mo:record_count 1 ;
    schema:about <product/1213#subject> ;
    schema:byArtist <artist/8492#subject> ;
    schema:datePublished "1982-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/50300/50300-ff682933b2d8.jpg> ;
    schema:name "Romantic Violin Yamato"@en,
        "バイオリンが奏でるヤマト・ラプソディ"@ja,
        "Romantic Violin Yamato"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/50300/50300-ff682933b2d8.jpg> .

_:N1b6cf88788b44c3abb012867cf3a5777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIO"@en,
        "ミオ(澪)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "MIO"@en,
        "ミオ(澪)"@ja .

_:N2faac67bb428400493c2958faf161e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOLAR"@en,
        "ボラー連邦"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "BOLAR"@en,
        "ボラー連邦"@ja .

_:N3f6fac48518b4bee965af958d2d8f55e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROMANTIC YAMATO"@en,
        "ヤマトのテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "ROMANTIC YAMATO"@en,
        "ヤマトのテーマ"@ja .

_:N5481209ae004489cbe4dea34e940d018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GREATFULL DEAD"@en,
        "沖田の死"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "GREATFULL DEAD"@en,
        "沖田の死"@ja .

_:N681e5d92cc854d30ab9e7c7e05a00db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STASHA"@en,
        "星に想うスターシャ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "STASHA"@en,
        "星に想うスターシャ"@ja .

_:N7b24af2493f3488ba8b5b366f83234d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOU BE THERE"@en,
        "想人"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "YOU BE THERE"@en,
        "想人"@ja .

_:N9e713ee3e914432db2a057a8cb83fd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE WAY WE WERE"@en,
        "愛し合う二人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "THE WAY WE WERE"@en,
        "愛し合う二人"@ja .

_:Nb52fd11e772c4dfb811cabb86eda52b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESTINY"@en,
        "別離"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "DESTINY"@en,
        "別離"@ja .

_:Ne046ab4bb218427bab12da4fadd7e439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOTHER SHERBERT"@en,
        "シャルバート星"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "MOTHER SHERBERT"@en,
        "シャルバート星"@ja .

_:Nec6dd7f8fbb644cea7a273fb8358e7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SO FAR AWAY"@en,
        "雪の最期"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nb2bf02c5cb224a359a6bed088bdf5944 ;
    schema:name "SO FAR AWAY"@en,
        "雪の最期"@ja .

_:Nb2bf02c5cb224a359a6bed088bdf5944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b6cf88788b44c3abb012867cf3a5777,
        _:N2faac67bb428400493c2958faf161e5a,
        _:N3f6fac48518b4bee965af958d2d8f55e,
        _:N5481209ae004489cbe4dea34e940d018,
        _:N681e5d92cc854d30ab9e7c7e05a00db9,
        _:N7b24af2493f3488ba8b5b366f83234d1,
        _:N9e713ee3e914432db2a057a8cb83fd01,
        _:Nb52fd11e772c4dfb811cabb86eda52b7,
        _:Ne046ab4bb218427bab12da4fadd7e439,
        _:Nec6dd7f8fbb644cea7a273fb8358e7f5 ;
    mo:track_count 10 ;
    schema:duration "PT22:08"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1b6cf88788b44c3abb012867cf3a5777,
        _:N2faac67bb428400493c2958faf161e5a,
        _:N3f6fac48518b4bee965af958d2d8f55e,
        _:N5481209ae004489cbe4dea34e940d018,
        _:N681e5d92cc854d30ab9e7c7e05a00db9,
        _:N7b24af2493f3488ba8b5b366f83234d1,
        _:N9e713ee3e914432db2a057a8cb83fd01,
        _:Nb52fd11e772c4dfb811cabb86eda52b7,
        _:Ne046ab4bb218427bab12da4fadd7e439,
        _:Nec6dd7f8fbb644cea7a273fb8358e7f5 .

