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

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

<album/74004> a mo:Release ;
    mo:catalogue_number "COTC-1650" .

<artist/2344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52521#subject> ;
    schema:name "Tomoki Hasegawa"@en,
        "長谷川智樹"@ja ;
    foaf:made <album/52521#composition>,
        <album/52521#subject> ;
    foaf:name "Tomoki Hasegawa"@en,
        "長谷川智樹"@ja .

<artist/3671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52521#subject> ;
    schema:name "Tetsuji Hayashi"@en,
        "林哲司"@ja ;
    foaf:made <album/52521#composition>,
        <album/52521#subject> ;
    foaf:name "Tetsuji Hayashi"@en,
        "林哲司"@ja .

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

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

<https://medium-media.vgm.io/albums/12/52521/52521-1430730407.jpg> a schema:ImageObject,
        foaf:Image .

<album/52521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IMAGE ALBUM LOCKE THE SUPERMAN NEW WORLD COMMAND"@en,
        "イメージアルバム 超人ロック 新世界戦隊"@ja,
        "Image Album Choujin Locke Shinsekai Sentai"@ja-latn ;
    mo:composer <artist/2344#subject>,
        <artist/3671#subject> ;
    mo:produced_work <album/52521#musicalwork> ;
    schema:name "IMAGE ALBUM LOCKE THE SUPERMAN NEW WORLD COMMAND"@en,
        "イメージアルバム 超人ロック 新世界戦隊"@ja,
        "Image Album Choujin Locke Shinsekai Sentai"@ja-latn .

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

<artist/51626#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52521#performance> ;
    schema:name "Sayuri Saito"@en,
        "斉藤小百合"@ja ;
    foaf:name "Sayuri Saito"@en,
        "斉藤小百合"@ja .

<album/52521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IMAGE ALBUM LOCKE THE SUPERMAN NEW WORLD COMMAND"@en,
        "イメージアルバム 超人ロック 新世界戦隊"@ja,
        "Image Album Choujin Locke Shinsekai Sentai"@ja-latn ;
    mo:performance_of <album/52521#musicalwork> ;
    mo:performer _:N9a04142452eb46f8aeecebd4ce962b16,
        <artist/51626#subject> ;
    mo:recorded_as <album/52521#musicalexpression> ;
    schema:byArtist _:N9a04142452eb46f8aeecebd4ce962b16,
        <artist/51626#subject> ;
    schema:name "IMAGE ALBUM LOCKE THE SUPERMAN NEW WORLD COMMAND"@en,
        "イメージアルバム 超人ロック 新世界戦隊"@ja,
        "Image Album Choujin Locke Shinsekai Sentai"@ja-latn ;
    schema:workPerformed <album/52521#musicalwork> .

<album/52521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-07-21"^^xsd:date ;
    dcterms:title "IMAGE ALBUM LOCKE THE SUPERMAN NEW WORLD COMMAND"@en,
        "イメージアルバム 超人ロック 新世界戦隊"@ja,
        "Image Album Choujin Locke Shinsekai Sentai"@ja-latn ;
    mo:catalogue_number "COCC-7750" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/74004> ;
    mo:publication_of <album/52521#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Locke the Superman: New World Command (Choujin Locke Shinsekai Sentai)"@en ;
            foaf:name "Locke the Superman: New World Command (Choujin Locke Shinsekai Sentai)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "New World Orchestra"@en ;
            foaf:name "New World Orchestra"@en ],
        <artist/51626#subject> ;
    schema:datePublished "1991-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/52521/52521-1430730407.jpg> ;
    schema:name "IMAGE ALBUM LOCKE THE SUPERMAN NEW WORLD COMMAND"@en,
        "イメージアルバム 超人ロック 新世界戦隊"@ja,
        "Image Album Choujin Locke Shinsekai Sentai"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/52521/52521-1430730407.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Hirota"@en ;
    foaf:made <album/52521#subject> ;
    foaf:name "Takeshi Hirota"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Hirota"@en ;
    foaf:made <album/52521#lyrics> ;
    foaf:name "Takeshi Hirota"@en .

_:N00515628bdf744cd8ab534fa97920cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ELANA"@en,
        "エレナ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "ELANA"@en,
        "エレナ"@ja .

_:N0084b2ee023a497fb8e9e2d1e058bf6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intricacy"@en,
        "錯綜 -intricacy-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "intricacy"@en,
        "錯綜 -intricacy-"@ja .

_:N2b93a55e0ce645c58d3d349146fad724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "space"@en,
        "虚空 -space-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "space"@en,
        "虚空 -space-"@ja .

_:N3be3d5e4db16433d95d063fbf988717f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sand dust"@en,
        "砂塵 -sand dust-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "sand dust"@en,
        "砂塵 -sand dust-"@ja .

_:N471de440642b4859bfb99f7623c65ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sanctuary"@en,
        "聖域 -sanctuary-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "sanctuary"@en,
        "聖域 -sanctuary-"@ja .

_:N999c0105da2e4011813351808f4777c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "play"@en,
        "遊戯 -play-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "play"@en,
        "遊戯 -play-"@ja .

_:N9a04142452eb46f8aeecebd4ce962b16 a schema:Person,
        foaf:Person ;
    mo:performed <album/52521#performance> ;
    schema:name "New World Orchestra"@en ;
    foaf:name "New World Orchestra"@en .

_:N9dfdf4cfa33c4248831254cef2a55aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight"@en,
        "黄昏 -twilight-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "twilight"@en,
        "黄昏 -twilight-"@ja .

_:N9f6e7533c41d445c9401387e674f3450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn"@en,
        "黎明 -dawn-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "dawn"@en,
        "黎明 -dawn-"@ja .

_:Nbace7ae74b164160b58c8dd5b3310cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sign"@en,
        "符号 -sign-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "sign"@en,
        "符号 -sign-"@ja .

_:Ncb8a7f8b59534d0d9e8c26691a46188d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "casual encounter"@en,
        "邂逅 -casual encounter-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:inPlaylist _:N2c2c8ee25ae64624ba06ba8aa16c1648 ;
    schema:name "casual encounter"@en,
        "邂逅 -casual encounter-"@ja .

_:N2c2c8ee25ae64624ba06ba8aa16c1648 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00515628bdf744cd8ab534fa97920cbb,
        _:N0084b2ee023a497fb8e9e2d1e058bf6f,
        _:N2b93a55e0ce645c58d3d349146fad724,
        _:N3be3d5e4db16433d95d063fbf988717f,
        _:N471de440642b4859bfb99f7623c65ec7,
        _:N999c0105da2e4011813351808f4777c7,
        _:N9dfdf4cfa33c4248831254cef2a55aea,
        _:N9f6e7533c41d445c9401387e674f3450,
        _:Nbace7ae74b164160b58c8dd5b3310cd7,
        _:Ncb8a7f8b59534d0d9e8c26691a46188d ;
    mo:track_count 10 ;
    schema:duration "PT42:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00515628bdf744cd8ab534fa97920cbb,
        _:N0084b2ee023a497fb8e9e2d1e058bf6f,
        _:N2b93a55e0ce645c58d3d349146fad724,
        _:N3be3d5e4db16433d95d063fbf988717f,
        _:N471de440642b4859bfb99f7623c65ec7,
        _:N999c0105da2e4011813351808f4777c7,
        _:N9dfdf4cfa33c4248831254cef2a55aea,
        _:N9f6e7533c41d445c9401387e674f3450,
        _:Nbace7ae74b164160b58c8dd5b3310cd7,
        _:Ncb8a7f8b59534d0d9e8c26691a46188d .

