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

<artist/19049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsutomu Arakawa"@en,
        "荒川務"@ja ;
    foaf:made <album/52519#subject>,
        <album/52519#vocals> ;
    foaf:name "Tsutomu Arakawa"@en,
        "荒川務"@ja .

<artist/34136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumie Morita"@en,
        "森田由美恵"@ja ;
    foaf:made <album/52519#subject>,
        <album/52519#vocals> ;
    foaf:name "Yumie Morita"@en,
        "森田由美恵"@ja .

<artist/8409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Sato"@en,
        "佐藤純子"@ja ;
    foaf:made <album/52519#lyrics>,
        <album/52519#subject> ;
    foaf:name "Junko Sato"@en,
        "佐藤純子"@ja .

<album/52520> a mo:Release ;
    mo:catalogue_number "COCC-72206" .

<album/71121> a mo:Release ;
    mo:catalogue_number "CAY-741" .

<artist/30927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52519#subject> ;
    schema:name "Yoshihiro Yonekura"@en,
        "米倉良広"@ja ;
    foaf:made <album/52519#composition>,
        <album/52519#subject> ;
    foaf:name "Yoshihiro Yonekura"@en,
        "米倉良広"@ja .

<artist/9411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52519#subject> ;
    schema:name "Osamu Shoji"@en,
        "東海林修"@ja ;
    foaf:made <album/52519#composition>,
        <album/52519#subject> ;
    foaf:name "Osamu Shoji"@en,
        "東海林修"@ja .

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

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

<album/52519#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Locke THE Zuperman -Ronwall no Arashi-"@en,
        "超人ロック —ロンウォールの嵐—"@ja,
        "Choujin Locke -Ronwall no Arashi-"@ja-latn ;
    mo:performance_of <album/52519#musicalwork> ;
    mo:recorded_as <album/52519#musicalexpression> ;
    schema:name "Locke THE Zuperman -Ronwall no Arashi-"@en,
        "超人ロック —ロンウォールの嵐—"@ja,
        "Choujin Locke -Ronwall no Arashi-"@ja-latn ;
    schema:workPerformed <album/52519#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/91/52519/52519-b519fd6c4e2f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52519#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/52519/52519-b519fd6c4e2f.jpg> ;
    foaf:depicts <album/52519#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/52519/52519-b519fd6c4e2f.jpg> .

<https://medium-media.vgm.io/albums/91/52519/52519-b519fd6c4e2f.jpg> a schema:ImageObject,
        foaf:Image .

<album/52519#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Locke THE Zuperman -Ronwall no Arashi-"@en,
        "超人ロック —ロンウォールの嵐—"@ja,
        "Choujin Locke -Ronwall no Arashi-"@ja-latn ;
    mo:composer <artist/30927#subject>,
        <artist/9411#subject> ;
    mo:produced_work <album/52519#musicalwork> ;
    schema:name "Locke THE Zuperman -Ronwall no Arashi-"@en,
        "超人ロック —ロンウォールの嵐—"@ja,
        "Choujin Locke -Ronwall no Arashi-"@ja-latn .

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

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

<album/52519#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-05-21"^^xsd:date ;
    dcterms:title "Locke THE Zuperman -Ronwall no Arashi-"@en,
        "超人ロック —ロンウォールの嵐—"@ja,
        "Choujin Locke -Ronwall no Arashi-"@ja-latn ;
    mo:catalogue_number "CX-7508" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/52520>,
        <album/71121> ;
    mo:publication_of <album/52519#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ne622ad51538c428fa936e5d30ce10d2a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Locke the Superman (Choujin Locke)"@en ;
            foaf:name "Locke the Superman (Choujin Locke)"@en ] ;
    schema:datePublished "1985-05-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/91/52519/52519-b519fd6c4e2f.jpg> ;
    schema:name "Locke THE Zuperman -Ronwall no Arashi-"@en,
        "超人ロック —ロンウォールの嵐—"@ja,
        "Choujin Locke -Ronwall no Arashi-"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/52519/52519-b519fd6c4e2f.jpg> .

_:N165e288290a74234a7dcda63cc29bf4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is in my heart ~愛の戦士~"@ja,
        "Love is in my heart ~Ai no Senshi~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "Love is in my heart ~愛の戦士~"@ja,
        "Love is in my heart ~Ai no Senshi~"@ja-latn .

_:N2ec07ecc6c7842f492814644f50be4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELL DIVER"@ja,
        "HELL DIVER"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "HELL DIVER"@ja,
        "HELL DIVER"@ja-latn .

_:N3f76ef2de0a149059543a13ae669f4a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja,
        "Prologue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "プロローグ"@ja,
        "Prologue"@ja-latn .

_:N4d72d72dfdef4919aeebc6ebc6cbeecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WILL"@ja,
        "WILL"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "WILL"@ja,
        "WILL"@ja-latn .

_:N85d4b439bacb471ebe0b28af011fd4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイ アム ジュリアス"@ja,
        "I Am Julius"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "アイ アム ジュリアス"@ja,
        "I Am Julius"@ja-latn .

_:N9ae0ee7fe3a64e6cbd9b564fdeddb2fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロンウォール ラプソディ"@ja,
        "Ronwall Rhapsody"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "ロンウォール ラプソディ"@ja,
        "Ronwall Rhapsody"@ja-latn .

_:Nb06e2294cd034ecba578471fd4f65e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREVER"@ja,
        "FOREVER"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "FOREVER"@ja,
        "FOREVER"@ja-latn .

_:Nbf122323ea554544b6aacbdf5efcb67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE & VICTORY"@ja,
        "BATTLE & VICTORY"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "BATTLE & VICTORY"@ja,
        "BATTLE & VICTORY"@ja-latn .

_:Ncd31c84dee0345c2a03b2f92cfcd361f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "裏切り者がどこかで"@ja,
        "Uragirimono ga Dokoka de"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "裏切り者がどこかで"@ja,
        "Uragirimono ga Dokoka de"@ja-latn .

_:Ned208a493ffd40239e3041c0bf63aa25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星のセレナーデ"@ja,
        "Hoshi no Serenade"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne622ad51538c428fa936e5d30ce10d2a ;
    schema:name "星のセレナーデ"@ja,
        "Hoshi no Serenade"@ja-latn .

_:Ne622ad51538c428fa936e5d30ce10d2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N165e288290a74234a7dcda63cc29bf4b,
        _:N2ec07ecc6c7842f492814644f50be4f1,
        _:N3f76ef2de0a149059543a13ae669f4a5,
        _:N4d72d72dfdef4919aeebc6ebc6cbeecf,
        _:N85d4b439bacb471ebe0b28af011fd4fc,
        _:N9ae0ee7fe3a64e6cbd9b564fdeddb2fc,
        _:Nb06e2294cd034ecba578471fd4f65e51,
        _:Nbf122323ea554544b6aacbdf5efcb67b,
        _:Ncd31c84dee0345c2a03b2f92cfcd361f,
        _:Ned208a493ffd40239e3041c0bf63aa25 ;
    mo:track_count 10 ;
    schema:duration "PT23:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N165e288290a74234a7dcda63cc29bf4b,
        _:N2ec07ecc6c7842f492814644f50be4f1,
        _:N3f76ef2de0a149059543a13ae669f4a5,
        _:N4d72d72dfdef4919aeebc6ebc6cbeecf,
        _:N85d4b439bacb471ebe0b28af011fd4fc,
        _:N9ae0ee7fe3a64e6cbd9b564fdeddb2fc,
        _:Nb06e2294cd034ecba578471fd4f65e51,
        _:Nbf122323ea554544b6aacbdf5efcb67b,
        _:Ncd31c84dee0345c2a03b2f92cfcd361f,
        _:Ned208a493ffd40239e3041c0bf63aa25 .

