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

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

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

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

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

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

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

<album/58730> a mo:Release ;
    mo:catalogue_number "RCD-2007" .

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58727#subject> ;
    schema:name "Ichiro Nitta"@en,
        "新田一郎"@ja ;
    foaf:made <album/58727#composition>,
        <album/58727#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/58727#musicalexpression> a mo:Signal ;
    mo:published_as <album/58727#subject> ;
    mo:records <album/58727#performance> .

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

<https://media.vgm.io/albums/72/58727/58727-1463329820.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58727#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/58727/58727-1463329820.jpg> ;
    foaf:depicts <album/58727#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/58727/58727-1463329820.jpg> .

<https://medium-media.vgm.io/albums/72/58727/58727-1463329820.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/58727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-05-21"^^xsd:date ;
    dcterms:title "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichiro Nitta 5th / Simulation"@ja-latn ;
    mo:catalogue_number "RL-3038" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/58730> ;
    mo:publication_of <album/58727#musicalexpression> ;
    mo:publisher _:Nf41bff8fa6f24998ae719c853751ee7c ;
    mo:record _:N1dc843b22b104c83b65543f164e4e4f6 ;
    mo:record_count 1 ;
    schema:about <product/659#subject> ;
    schema:datePublished "1985-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/58727/58727-1463329820.jpg> ;
    schema:name "Simulation"@en,
        "新田一郎 5th シュミレーション"@ja,
        "Ichiro Nitta 5th / Simulation"@ja-latn ;
    schema:publisher _:Nf41bff8fa6f24998ae719c853751ee7c ;
    foaf:depiction <https://media.vgm.io/albums/72/58727/58727-1463329820.jpg> .

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

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

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

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

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

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

_:N0e3eb8df0b334a1082f4da25790f4504 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 _:N1dc843b22b104c83b65543f164e4e4f6 ;
    schema:name "MESSIN' WITH THE NEW KID"@ja .

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

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

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

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

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

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

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

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

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

_:Nf41bff8fa6f24998ae719c853751ee7c schema:name "Radio City"@en,
        "Radio City"@ja,
        "Radio City"@ja-latn ;
    foaf:name "Radio City"@en,
        "Radio City"@ja,
        "Radio City"@ja-latn .

_:N1dc843b22b104c83b65543f164e4e4f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e3eb8df0b334a1082f4da25790f4504,
        _:N1a025e552981414c8503f26bf0bc3b62,
        _:N34e01c20a318452a8fa82f74de586bb8,
        _:N5903bcea03c441b89cb86ec43ebf7346,
        _:N7d7339891fb941698d7676625ab72ebc,
        _:N8bef12c383e74ea8ab58c140f51d0aaa,
        _:N988f50fff7c64499b01a21e84b717dc5,
        _:Naf652a35e0814ac7876d60e7458d71a2,
        _:Nbbaceddd3e86498ba7775d3c6b58b70d,
        _:Ne6711c11acaa493c8129171f4ec833b5 ;
    mo:track_count 10 ;
    schema:duration "PT22:44"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e3eb8df0b334a1082f4da25790f4504,
        _:N1a025e552981414c8503f26bf0bc3b62,
        _:N34e01c20a318452a8fa82f74de586bb8,
        _:N5903bcea03c441b89cb86ec43ebf7346,
        _:N7d7339891fb941698d7676625ab72ebc,
        _:N8bef12c383e74ea8ab58c140f51d0aaa,
        _:N988f50fff7c64499b01a21e84b717dc5,
        _:Naf652a35e0814ac7876d60e7458d71a2,
        _:Nbbaceddd3e86498ba7775d3c6b58b70d,
        _:Ne6711c11acaa493c8129171f4ec833b5 .

