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

<artist/14005#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Hara"@en,
        "原真弓"@ja ;
    foaf:made <album/44105#lyrics>,
        <album/44105#subject> ;
    foaf:name "Mayumi Hara"@en,
        "原真弓"@ja .

<artist/339#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lisa Ooki"@en,
        "大木理紗"@ja ;
    foaf:made <album/44105#subject>,
        <album/44105#vocals> ;
    foaf:name "Lisa Ooki"@en,
        "大木理紗"@ja .

<artist/40208#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dynamite Shige"@en,
        "ダイナマイト・シゲ"@ja ;
    foaf:made <album/44105#subject>,
        <album/44105#vocals> ;
    foaf:name "Dynamite Shige"@en,
        "ダイナマイト・シゲ"@ja .

<artist/41150#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Kinoshita"@en,
        "木下ゆみ"@ja ;
    foaf:made <album/44105#subject>,
        <album/44105#vocals> ;
    foaf:name "Yumi Kinoshita"@en,
        "木下ゆみ"@ja .

<artist/5537#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Sakata"@en,
        "坂田和子"@ja ;
    foaf:made <album/44105#lyrics>,
        <album/44105#subject> ;
    foaf:name "Kazuko Sakata"@en,
        "坂田和子"@ja .

<artist/6196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja ;
    foaf:made <album/44105#lyrics>,
        <album/44105#subject> ;
    foaf:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja .

<album/43660> a mo:Release ;
    mo:catalogue_number "DPCX-5028" .

<artist/1625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44105#subject> ;
    schema:name "Kow Otani"@en,
        "大谷幸"@ja ;
    foaf:made <album/44105#composition>,
        <album/44105#subject> ;
    foaf:name "Kow Otani"@en,
        "大谷幸"@ja .

<artist/24763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44105#subject> ;
    schema:name "Yoshihide Tsuge"@en,
        "柘植由秀"@ja ;
    foaf:made <album/44105#composition>,
        <album/44105#subject> ;
    foaf:name "Yoshihide Tsuge"@en,
        "柘植由秀"@ja .

<artist/52508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44105#subject> ;
    schema:name "Hiroshi Ishikawa"@en,
        "石川洋"@ja ;
    foaf:made <album/44105#composition>,
        <album/44105#subject> ;
    foaf:name "Hiroshi Ishikawa"@en,
        "石川洋"@ja .

<product/8381#subject> a schema:CreativeWork ;
    schema:name "Future GPX Cyber Formula ZERO"@en,
        "新世紀GPXサイバーフォーミュラZERO"@ja,
        "Future GPX Cyber Formula ZERO"@ja-latn ;
    foaf:name "Future GPX Cyber Formula ZERO"@en,
        "新世紀GPXサイバーフォーミュラZERO"@ja,
        "Future GPX Cyber Formula ZERO"@ja-latn .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

<https://media.vgm.io/albums/50/44105/44105-1391093459.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44105#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/44105/44105-1391093459.png> ;
    foaf:depicts <album/44105#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/44105/44105-1391093459.png> .

<https://medium-media.vgm.io/albums/50/44105/44105-1391093459.png> a schema:ImageObject,
        foaf:Image .

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

<album/44105#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Future GPX Cyber Formula ZERO Music Collection I"@en,
        "新世紀GPX サイバーフォーミュラ ZERO 音楽集I"@ja,
        "Future GPX Cyber Formula ZERO Ongakushuu I"@ja-latn ;
    mo:performance_of <album/44105#musicalwork> ;
    mo:performer <artist/62475#subject> ;
    mo:recorded_as <album/44105#musicalexpression> ;
    schema:byArtist <artist/62475#subject> ;
    schema:name "Future GPX Cyber Formula ZERO Music Collection I"@en,
        "新世紀GPX サイバーフォーミュラ ZERO 音楽集I"@ja,
        "Future GPX Cyber Formula ZERO Ongakushuu I"@ja-latn ;
    schema:workPerformed <album/44105#musicalwork> .

<artist/62475#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44105#performance> ;
    schema:name "DYNAMITE BAND"@en,
        "ダイナマイトバンド"@ja ;
    foaf:name "DYNAMITE BAND"@en,
        "ダイナマイトバンド"@ja .

<album/44105#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Future GPX Cyber Formula ZERO Music Collection I"@en,
        "新世紀GPX サイバーフォーミュラ ZERO 音楽集I"@ja,
        "Future GPX Cyber Formula ZERO Ongakushuu I"@ja-latn ;
    mo:composer <artist/1625#subject>,
        <artist/24763#subject>,
        <artist/52508#subject> ;
    mo:produced_work <album/44105#musicalwork> ;
    schema:name "Future GPX Cyber Formula ZERO Music Collection I"@en,
        "新世紀GPX サイバーフォーミュラ ZERO 音楽集I"@ja,
        "Future GPX Cyber Formula ZERO Ongakushuu I"@ja-latn .

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

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

<album/44105#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "Future GPX Cyber Formula ZERO Music Collection I"@en,
        "新世紀GPX サイバーフォーミュラ ZERO 音楽集I"@ja,
        "Future GPX Cyber Formula ZERO Ongakushuu I"@ja-latn ;
    mo:catalogue_number "GGG-188" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/43660> ;
    mo:publication_of <album/44105#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    mo:record_count 1 ;
    schema:about <product/8381#subject> ;
    schema:byArtist <artist/62475#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/44105/44105-1391093459.png> ;
    schema:name "Future GPX Cyber Formula ZERO Music Collection I"@en,
        "新世紀GPX サイバーフォーミュラ ZERO 音楽集I"@ja,
        "Future GPX Cyber Formula ZERO Ongakushuu I"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/44105/44105-1391093459.png> .

_:N0f2d58ea58064953b2ae038d1dc40041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CIRCUIT ALONE"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "CIRCUIT ALONE"@ja .

_:N1d4677a5e63e4bff9e1d11c5b033d482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の贈り物"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "風の贈り物"@ja .

_:N3f64a8e1d85d455fa13f543f9c04179c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEVIL'S HEAVEN (Instrumental Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "DEVIL'S HEAVEN (Instrumental Version)"@ja .

_:N3fdb7eef340448c9a9a320a3894aef48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET UP!"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "GET UP!"@ja .

_:N40cd5923c4014cdaadc76bf4eb5979e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIME ATTACK"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "TIME ATTACK"@ja .

_:N542c6c4d9d2c4fe88398fe5dbefd2065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TEAM MATE"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "TEAM MATE"@ja .

_:N55a54ed97cc24419882433e8285a24a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE WORLD CUP"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "THE WORLD CUP"@ja .

_:N5decac6da25e4608ae48feefbb4cea6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の贈り物 (Instrumental Version)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "風の贈り物 (Instrumental Version)"@ja .

_:N7592386c8d7944c7955c574fc719131e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZERO"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "ZERO"@ja .

_:N7e43ad6dbcc04014adb253aafc811395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COMPANION SHIP"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "COMPANION SHIP"@ja .

_:N879dbe7addce4737ae58a6f3bf2ccdd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY FAVORITE TIME"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "MY FAVORITE TIME"@ja .

_:N933bb4df18c1472f876489997e615cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない明日を捜して"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "見えない明日を捜して"@ja .

_:N936b46e59b9a48dca1490f3ced823bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE PARTY"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "THE PARTY"@ja .

_:Nb73a4ad91ecd40dba3524a94495fc6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEARTBREAK"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "HEARTBREAK"@ja .

_:Nbc461e91b823449c8951a5eebdf8ea7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAD HAPPENINGS"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "SAD HAPPENINGS"@ja .

_:Nc59228c38fe3419bae630b9d4ad35787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RANDOLL (New Version)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "RANDOLL (New Version)"@ja .

_:Nc5e0f7193b0f42e1b23593c51dcc0090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH IN"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "RUSH IN"@ja .

_:Nd1374f59940d4a5b8ad239968d991447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENGAGE RING"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "ENGAGE RING"@ja .

_:Nd627b3da8e3447d6800e8830ebd69c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE LOVE"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "TRUE LOVE"@ja .

_:Nd711a054d830405e9b24a17dc4a2e725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIND IS HIGH"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "WIND IS HIGH"@ja .

_:Nf2001b1070024508844202410d7094a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NICE FRIEND"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nfa30d3be8b8c46b2bca817c3cc5b28de ;
    schema:name "NICE FRIEND"@ja .

_:Nfa30d3be8b8c46b2bca817c3cc5b28de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f2d58ea58064953b2ae038d1dc40041,
        _:N1d4677a5e63e4bff9e1d11c5b033d482,
        _:N3f64a8e1d85d455fa13f543f9c04179c,
        _:N3fdb7eef340448c9a9a320a3894aef48,
        _:N40cd5923c4014cdaadc76bf4eb5979e9,
        _:N542c6c4d9d2c4fe88398fe5dbefd2065,
        _:N55a54ed97cc24419882433e8285a24a0,
        _:N5decac6da25e4608ae48feefbb4cea6f,
        _:N7592386c8d7944c7955c574fc719131e,
        _:N7e43ad6dbcc04014adb253aafc811395,
        _:N879dbe7addce4737ae58a6f3bf2ccdd6,
        _:N933bb4df18c1472f876489997e615cde,
        _:N936b46e59b9a48dca1490f3ced823bef,
        _:Nb73a4ad91ecd40dba3524a94495fc6b6,
        _:Nbc461e91b823449c8951a5eebdf8ea7a,
        _:Nc59228c38fe3419bae630b9d4ad35787,
        _:Nc5e0f7193b0f42e1b23593c51dcc0090,
        _:Nd1374f59940d4a5b8ad239968d991447,
        _:Nd627b3da8e3447d6800e8830ebd69c1c,
        _:Nd711a054d830405e9b24a17dc4a2e725,
        _:Nf2001b1070024508844202410d7094a2 ;
    mo:track_count 21 ;
    schema:duration "PT46:48"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0f2d58ea58064953b2ae038d1dc40041,
        _:N1d4677a5e63e4bff9e1d11c5b033d482,
        _:N3f64a8e1d85d455fa13f543f9c04179c,
        _:N3fdb7eef340448c9a9a320a3894aef48,
        _:N40cd5923c4014cdaadc76bf4eb5979e9,
        _:N542c6c4d9d2c4fe88398fe5dbefd2065,
        _:N55a54ed97cc24419882433e8285a24a0,
        _:N5decac6da25e4608ae48feefbb4cea6f,
        _:N7592386c8d7944c7955c574fc719131e,
        _:N7e43ad6dbcc04014adb253aafc811395,
        _:N879dbe7addce4737ae58a6f3bf2ccdd6,
        _:N933bb4df18c1472f876489997e615cde,
        _:N936b46e59b9a48dca1490f3ced823bef,
        _:Nb73a4ad91ecd40dba3524a94495fc6b6,
        _:Nbc461e91b823449c8951a5eebdf8ea7a,
        _:Nc59228c38fe3419bae630b9d4ad35787,
        _:Nc5e0f7193b0f42e1b23593c51dcc0090,
        _:Nd1374f59940d4a5b8ad239968d991447,
        _:Nd627b3da8e3447d6800e8830ebd69c1c,
        _:Nd711a054d830405e9b24a17dc4a2e725,
        _:Nf2001b1070024508844202410d7094a2 .

