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

<artist/1286#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Iizuka"@en,
        "飯塚雅弓"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Mayumi Iizuka"@en,
        "飯塚雅弓"@ja .

<artist/3248#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Konishi"@en,
        "小西寛子"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Hiroko Konishi"@en,
        "小西寛子"@ja .

<artist/3544#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja .

<artist/4129#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Takano"@en,
        "高野直子"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Naoko Takano"@en,
        "高野直子"@ja .

<artist/48#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/545#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja .

<artist/5555#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja .

<artist/5852#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja ;
    foaf:made <album/6121#lyrics>,
        <album/6121#subject> ;
    foaf:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<artist/8382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamaguchi"@en,
        "山口宏"@ja ;
    foaf:made <album/6121#lyrics>,
        <album/6121#subject> ;
    foaf:name "Hiroshi Yamaguchi"@en,
        "山口宏"@ja .

<artist/926#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Iwao"@en,
        "岩男潤子"@ja ;
    foaf:made <album/6121#subject>,
        <album/6121#vocals> ;
    foaf:name "Junko Iwao"@en,
        "岩男潤子"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6121#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/6121#composition>,
        <album/6121#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<product/18047#subject> a schema:CreativeWork ;
    schema:name "Gate Keepers"@en,
        "ゲートキーパーズ"@ja,
        "Gate Keepers"@ja-latn ;
    foaf:name "Gate Keepers"@en,
        "ゲートキーパーズ"@ja,
        "Gate Keepers"@ja-latn .

<album/6121#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gate Keepers 1970 / Masaaki Endoh"@en,
        "ゲートキーパーズ1970 / 遠藤正明"@ja,
        "Gate Keepers 1970 / Masaaki Endoh"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/6121#musicalwork> ;
    schema:name "Gate Keepers 1970 / Masaaki Endoh"@en,
        "ゲートキーパーズ1970 / 遠藤正明"@ja,
        "Gate Keepers 1970 / Masaaki Endoh"@ja-latn .

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

<album/6121#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gate Keepers 1970 / Masaaki Endoh"@en,
        "ゲートキーパーズ1970 / 遠藤正明"@ja,
        "Gate Keepers 1970 / Masaaki Endoh"@ja-latn ;
    mo:performance_of <album/6121#musicalwork> ;
    mo:recorded_as <album/6121#musicalexpression> ;
    schema:name "Gate Keepers 1970 / Masaaki Endoh"@en,
        "ゲートキーパーズ1970 / 遠藤正明"@ja,
        "Gate Keepers 1970 / Masaaki Endoh"@ja-latn ;
    schema:workPerformed <album/6121#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

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

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

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

<album/6121#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-07-07"^^xsd:date ;
    dcterms:title "Gate Keepers 1970 / Masaaki Endoh"@en,
        "ゲートキーパーズ1970 / 遠藤正明"@ja,
        "Gate Keepers 1970 / Masaaki Endoh"@ja-latn ;
    mo:catalogue_number "PCDG-00110" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/6121#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6098f7b5a26d4b509f7ec1fa6fec3d12 ;
    mo:record_count 1 ;
    schema:about <product/18047#subject> ;
    schema:datePublished "1999-07-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/6121/6121-1198154315.jpg> ;
    schema:name "Gate Keepers 1970 / Masaaki Endoh"@en,
        "ゲートキーパーズ1970 / 遠藤正明"@ja,
        "Gate Keepers 1970 / Masaaki Endoh"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/6121/6121-1198154315.jpg> .

_:N1809a48791174cf995cddaf6a0ca6bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Boy"@en,
        "永遠の少年"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N6098f7b5a26d4b509f7ec1fa6fec3d12 ;
    schema:name "Eternal Boy"@en,
        "永遠の少年"@ja .

_:N4f984d7cba2242e1a0287f124efb4dcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate Keepers 1970 (Original Karaoke)"@en,
        "ゲートキーパーズ1970 オリジナルカラオケ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6098f7b5a26d4b509f7ec1fa6fec3d12 ;
    schema:name "Gate Keepers 1970 (Original Karaoke)"@en,
        "ゲートキーパーズ1970 オリジナルカラオケ"@ja .

_:N81b6368e5b2d44e28d603483124115b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate Keepers 1970"@en,
        "ゲートキーパーズ1970"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6098f7b5a26d4b509f7ec1fa6fec3d12 ;
    schema:name "Gate Keepers 1970"@en,
        "ゲートキーパーズ1970"@ja .

_:Na8bba86bd6ce43f2994dcd3f931ffd52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic de GO!GO!"@en,
        "サイケデリックでGO!GO!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6098f7b5a26d4b509f7ec1fa6fec3d12 ;
    schema:name "Psychedelic de GO!GO!"@en,
        "サイケデリックでGO!GO!"@ja .

_:N6098f7b5a26d4b509f7ec1fa6fec3d12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1809a48791174cf995cddaf6a0ca6bd8,
        _:N4f984d7cba2242e1a0287f124efb4dcf,
        _:N81b6368e5b2d44e28d603483124115b4,
        _:Na8bba86bd6ce43f2994dcd3f931ffd52 ;
    mo:track_count 4 ;
    schema:duration "PT14:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1809a48791174cf995cddaf6a0ca6bd8,
        _:N4f984d7cba2242e1a0287f124efb4dcf,
        _:N81b6368e5b2d44e28d603483124115b4,
        _:Na8bba86bd6ce43f2994dcd3f931ffd52 .

