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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/58730#lyrics>,
        <album/58730#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/11896#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Kobayashi"@en,
        "小林和子"@ja ;
    foaf:made <album/58730#lyrics>,
        <album/58730#subject> ;
    foaf:name "Kazuko Kobayashi"@en,
        "小林和子"@ja .

<artist/3824#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linda Hennrick"@en ;
    foaf:made <album/58730#lyrics>,
        <album/58730#subject> ;
    foaf:name "Linda Hennrick"@en .

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/58730#lyrics>,
        <album/58730#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

<artist/8473#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Asoh"@en ;
    foaf:made <album/58730#lyrics>,
        <album/58730#subject> ;
    foaf:name "Keiko Asoh"@en .

<album/58727> a mo:Release ;
    mo:catalogue_number "RL-3038" .

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

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58730#subject> ;
    schema:name "Ichiro Nitta"@en,
        "新田一郎"@ja ;
    foaf:made <album/58730#composition>,
        <album/58730#subject> ;
    foaf:name "Ichiro Nitta"@en,
        "新田一郎"@ja .

<product/659#subject> a schema:CreativeWork ;
    schema:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn ;
    foaf:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn .

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

<album/58730#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichirou Nitta 5th / Simulation"@ja-latn ;
    mo:performance_of <album/58730#musicalwork> ;
    mo:recorded_as <album/58730#musicalexpression> ;
    schema:name "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichirou Nitta 5th / Simulation"@ja-latn ;
    schema:workPerformed <album/58730#musicalwork> .

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

<album/58730#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichirou Nitta 5th / Simulation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ERIC WOOLFSON"@en ;
            foaf:made <album/58730#composition> ;
            foaf:name "ERIC WOOLFSON"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ALAN PARSONS"@en ;
            foaf:made <album/58730#composition> ;
            foaf:name "ALAN PARSONS"@en ],
        <artist/9692#subject> ;
    mo:produced_work <album/58730#musicalwork> ;
    schema:name "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichirou Nitta 5th / Simulation"@ja-latn .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58730#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/58730#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

<album/58730#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-06-05"^^xsd:date ;
    dcterms:title "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichirou Nitta 5th / Simulation"@ja-latn ;
    mo:catalogue_number "RCD-2007" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/58727> ;
    mo:publication_of <album/58730#musicalexpression> ;
    mo:publisher _:N00259f0372264adc95d987f728482376 ;
    mo:record _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    mo:record_count 1 ;
    schema:about <product/659#subject> ;
    schema:datePublished "1985-06-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichirou Nitta 5th / Simulation"@ja-latn ;
    schema:publisher _:N00259f0372264adc95d987f728482376 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ALAN PARSONS"@en ;
    foaf:made <album/58730#subject> ;
    foaf:name "ALAN PARSONS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ERIC WOOLFSON"@en ;
    foaf:made <album/58730#lyrics> ;
    foaf:name "ERIC WOOLFSON"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58730#subject> ;
    schema:name "ERIC WOOLFSON"@en ;
    foaf:made <album/58730#subject> ;
    foaf:name "ERIC WOOLFSON"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58730#subject> ;
    schema:name "ALAN PARSONS"@en ;
    foaf:made <album/58730#subject> ;
    foaf:name "ALAN PARSONS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ALAN PARSONS"@en ;
    foaf:made <album/58730#lyrics> ;
    foaf:name "ALAN PARSONS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ERIC WOOLFSON"@en ;
    foaf:made <album/58730#subject> ;
    foaf:name "ERIC WOOLFSON"@en .

_:N00259f0372264adc95d987f728482376 schema:name "Radio City"@en ;
    foaf:name "Radio City"@en .

_:N1cf4d17f862c45b1ac7d9da26ce6af0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicion Blue"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "Suspicion Blue"@ja .

_:N25e6bba66fb8465d898feef47465cbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face In The Night"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "Face In The Night"@ja .

_:N3c259abc3dea4ebe853d39eb5f513cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由はすぐそこに～SOONER OF LATER～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "自由はすぐそこに～SOONER OF LATER～"@ja .

_:N3f28908f6cb64b8182875d27e85decf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浅い眠り"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "浅い眠り"@ja .

_:N40de52c111274e93b2e74fc23f5eb72c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならは楽しく"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "さよならは楽しく"@ja .

_:N559f68f17a0b427aaaf13de64edf469d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュミレーション"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "シュミレーション"@ja .

_:N582939cf3ca64e17bc550cfe41c62510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サーカスが来るから"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "サーカスが来るから"@ja .

_:N6bd1e709b02440e2a00b9f8638161d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝焼けRock-A-Bye"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "朝焼けRock-A-Bye"@ja .

_:Nbe30c64e3ef84816ac660120cdc10c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WALKIN'"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "WALKIN'"@ja .

_:Nfd34717cb50a4c33ba537a683a4027d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MESSIN' WITH THE NEW KID"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nefa2b43c4d584143ad338a21ea0f6de9 ;
    schema:name "MESSIN' WITH THE NEW KID"@ja .

_:Nefa2b43c4d584143ad338a21ea0f6de9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cf4d17f862c45b1ac7d9da26ce6af0d,
        _:N25e6bba66fb8465d898feef47465cbec,
        _:N3c259abc3dea4ebe853d39eb5f513cfb,
        _:N3f28908f6cb64b8182875d27e85decf0,
        _:N40de52c111274e93b2e74fc23f5eb72c,
        _:N559f68f17a0b427aaaf13de64edf469d,
        _:N582939cf3ca64e17bc550cfe41c62510,
        _:N6bd1e709b02440e2a00b9f8638161d1f,
        _:Nbe30c64e3ef84816ac660120cdc10c71,
        _:Nfd34717cb50a4c33ba537a683a4027d3 ;
    mo:track_count 10 ;
    schema:duration "PT43:58"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1cf4d17f862c45b1ac7d9da26ce6af0d,
        _:N25e6bba66fb8465d898feef47465cbec,
        _:N3c259abc3dea4ebe853d39eb5f513cfb,
        _:N3f28908f6cb64b8182875d27e85decf0,
        _:N40de52c111274e93b2e74fc23f5eb72c,
        _:N559f68f17a0b427aaaf13de64edf469d,
        _:N582939cf3ca64e17bc550cfe41c62510,
        _:N6bd1e709b02440e2a00b9f8638161d1f,
        _:Nbe30c64e3ef84816ac660120cdc10c71,
        _:Nfd34717cb50a4c33ba537a683a4027d3 .

