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

<artist/33871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reuben Tsujino"@en,
        "辻野リューベン"@ja ;
    foaf:made <album/38038#subject>,
        <album/38038#vocals> ;
    foaf:name "Reuben Tsujino"@en,
        "辻野リューベン"@ja .

<artist/52216#subject> a schema:Person,
        foaf:Person ;
    schema:name "HARRY"@en ;
    foaf:made <album/38038#subject>,
        <album/38038#vocals> ;
    foaf:name "HARRY"@en .

<artist/61566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaoru Asano"@en,
        "浅野香"@ja ;
    foaf:made <album/38038#lyrics>,
        <album/38038#subject> ;
    foaf:name "Kaoru Asano"@en,
        "浅野香"@ja .

<artist/61615#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taeko Kato"@en,
        "加藤妙子"@ja ;
    foaf:made <album/38038#subject>,
        <album/38038#vocals> ;
    foaf:name "Taeko Kato"@en,
        "加藤妙子"@ja .

<album/38037> a mo:Release ;
    mo:catalogue_number "CX-7113" .

<artist/2091#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38038#subject> ;
    schema:name "Takayuki Hijikata"@en,
        "土方隆行"@ja ;
    foaf:made <album/38038#composition>,
        <album/38038#subject> ;
    foaf:name "Takayuki Hijikata"@en,
        "土方隆行"@ja .

<artist/5114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38038#subject> ;
    schema:name "Junko Miyagi"@en,
        "宮城純子"@ja ;
    foaf:made <album/38038#composition>,
        <album/38038#subject> ;
    foaf:name "Junko Miyagi"@en,
        "宮城純子"@ja .

<artist/5125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38038#subject> ;
    schema:name "Masanori Sasaji"@en,
        "笹路正徳"@ja ;
    foaf:made <album/38038#composition>,
        <album/38038#subject> ;
    foaf:name "Masanori Sasaji"@en,
        "笹路正徳"@ja .

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

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

<https://medium-media.vgm.io/albums/83/38038/38038-1503892192.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38038#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pelican Road"@en,
        "ペリカンロード"@ja,
        "Pelican Road"@ja-latn ;
    mo:performance_of <album/38038#musicalwork> ;
    mo:performer _:N11296cc460b94122a45ca9b14859b9bd ;
    mo:recorded_as <album/38038#musicalexpression> ;
    schema:byArtist _:N11296cc460b94122a45ca9b14859b9bd ;
    schema:name "Pelican Road"@en,
        "ペリカンロード"@ja,
        "Pelican Road"@ja-latn ;
    schema:workPerformed <album/38038#musicalwork> .

<album/38038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pelican Road"@en,
        "ペリカンロード"@ja,
        "Pelican Road"@ja-latn ;
    mo:composer <artist/2091#subject>,
        <artist/5114#subject>,
        <artist/5125#subject> ;
    mo:produced_work <album/38038#musicalwork> ;
    schema:name "Pelican Road"@en,
        "ペリカンロード"@ja,
        "Pelican Road"@ja-latn .

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

<album/38038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-08-21"^^xsd:date ;
    dcterms:title "Pelican Road"@en,
        "ペリカンロード"@ja,
        "Pelican Road"@ja-latn ;
    mo:catalogue_number "CAY-629" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/38037> ;
    mo:publication_of <album/38038#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pelican Road"@en ;
            foaf:name "Pelican Road"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "TOYS"@en ;
            foaf:name "TOYS"@en ] ;
    schema:datePublished "1983-08-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/83/38038/38038-1503892192.jpg> ;
    schema:name "Pelican Road"@en,
        "ペリカンロード"@ja,
        "Pelican Road"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/38038/38038-1503892192.jpg> .

_:N11296cc460b94122a45ca9b14859b9bd a schema:Person,
        foaf:Person ;
    mo:performed <album/38038#performance> ;
    schema:name "TOYS"@en ;
    foaf:name "TOYS"@en .

_:N15de5e36263f4cb6b3a9c9e097057538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye MBX ~I Felt Like I Was a Adult For a While...~"@en,
        "グッドバイMBX~少し大人になれた様な気がしたけれど…~"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Goodbye MBX ~I Felt Like I Was a Adult For a While...~"@en,
        "グッドバイMBX~少し大人になれた様な気がしたけれど…~"@ja .

_:N1728c178e19942088490354a8d405b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embraced by the Wind ~Theme of Kanako~"@en,
        "風に抱かれて~かな子のテーマ~"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Embraced by the Wind ~Theme of Kanako~"@en,
        "風に抱かれて~かな子のテーマ~"@ja .

_:N37b430f348f041e697d9b98ccaa7df41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds ~Theme of Shigeru~"@en,
        "絆~しげるのテーマ~"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Bonds ~Theme of Shigeru~"@en,
        "絆~しげるのテーマ~"@ja .

_:N69bb966c75cb4e7c87954f03526da446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pelican Road ~Keep Running Looking for Something~"@en,
        "ペリカンロード~何かを求めて走り続ける~"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Pelican Road ~Keep Running Looking for Something~"@en,
        "ペリカンロード~何かを求めて走り続ける~"@ja .

_:N728604b4e6614c1c9ef168e8fb5e0049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadliner '82 ~Impatience~"@en,
        "デッドライナー’82~焦燥感~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Deadliner '82 ~Impatience~"@en,
        "デッドライナー’82~焦燥感~"@ja .

_:Na30952638c154e6e9fe434fa88bbe771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knife ~Approaching Kenichi and Shigeru~"@en,
        "刀~憲一としげるの接近~"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Knife ~Approaching Kenichi and Shigeru~"@en,
        "刀~憲一としげるの接近~"@ja .

_:Nade14703c0b24f23bd5f2b221b39b3bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain Heart Break ~I Want 1 Portion~"@en,
        "雨のハート・ブレイク~1人前になりたい~"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Rain Heart Break ~I Want 1 Portion~"@en,
        "雨のハート・ブレイク~1人前になりたい~"@ja .

_:Nbdaa6b20ea0b482e8b2677292512ae2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caroucha Formation ~Male Friendship~"@en,
        "カルーチャ結成~男の友情~"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Caroucha Formation ~Male Friendship~"@en,
        "カルーチャ結成~男の友情~"@ja .

_:Nee8c920dedda47ee8b32d3205896ab82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After School Rider ~Theme of Kenichi~"@en,
        "放課後ライダー~憲一のテーマ~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "After School Rider ~Theme of Kenichi~"@en,
        "放課後ライダー~憲一のテーマ~"@ja .

_:Nf9ee164440524360930a8ce7d40c4c56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson BMW ~Kanako Entrance~"@en,
        "真紅のBMW~かな子登場~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N52f2728141f04ae2a481bbfcd5b2fa23 ;
    schema:name "Crimson BMW ~Kanako Entrance~"@en,
        "真紅のBMW~かな子登場~"@ja .

_:N52f2728141f04ae2a481bbfcd5b2fa23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15de5e36263f4cb6b3a9c9e097057538,
        _:N1728c178e19942088490354a8d405b05,
        _:N37b430f348f041e697d9b98ccaa7df41,
        _:N69bb966c75cb4e7c87954f03526da446,
        _:N728604b4e6614c1c9ef168e8fb5e0049,
        _:Na30952638c154e6e9fe434fa88bbe771,
        _:Nade14703c0b24f23bd5f2b221b39b3bc,
        _:Nbdaa6b20ea0b482e8b2677292512ae2d,
        _:Nee8c920dedda47ee8b32d3205896ab82,
        _:Nf9ee164440524360930a8ce7d40c4c56 ;
    mo:track_count 10 ;
    schema:duration "PT17:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N15de5e36263f4cb6b3a9c9e097057538,
        _:N1728c178e19942088490354a8d405b05,
        _:N37b430f348f041e697d9b98ccaa7df41,
        _:N69bb966c75cb4e7c87954f03526da446,
        _:N728604b4e6614c1c9ef168e8fb5e0049,
        _:Na30952638c154e6e9fe434fa88bbe771,
        _:Nade14703c0b24f23bd5f2b221b39b3bc,
        _:Nbdaa6b20ea0b482e8b2677292512ae2d,
        _:Nee8c920dedda47ee8b32d3205896ab82,
        _:Nf9ee164440524360930a8ce7d40c4c56 .

