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

<artist/10238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Suzuki"@en,
        "鈴木聖美"@ja ;
    foaf:made <album/24000#subject>,
        <album/24000#vocals> ;
    foaf:name "Kiyomi Suzuki"@en,
        "鈴木聖美"@ja .

<artist/14898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Ohtaki"@en,
        "大滝裕子"@ja ;
    foaf:made <album/24000#subject>,
        <album/24000#vocals> ;
    foaf:name "Yuko Ohtaki"@en,
        "大滝裕子"@ja .

<artist/18898#subject> a schema:Person,
        foaf:Person ;
    schema:name "TM NETWORK"@en ;
    foaf:made <album/24000#subject>,
        <album/24000#vocals> ;
    foaf:name "TM NETWORK"@en .

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

<artist/5185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja ;
    foaf:made <album/24000#lyrics>,
        <album/24000#subject> ;
    foaf:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja .

<artist/6890#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kahoru Kohiruimaki"@en,
        "小比類巻かほる"@ja ;
    foaf:made <album/24000#lyrics>,
        <album/24000#subject>,
        <album/24000#vocals> ;
    foaf:name "Kahoru Kohiruimaki"@en,
        "小比類巻かほる"@ja .

<artist/8473#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Aso"@en,
        "麻生圭子"@ja ;
    foaf:made <album/24000#lyrics>,
        <album/24000#subject> ;
    foaf:name "Keiko Aso"@en,
        "麻生圭子"@ja .

<album/19279> a mo:Release ;
    mo:catalogue_number "32·8H-119" .

<artist/10239#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24000#subject> ;
    schema:name "Ryoichi Kuniyoshi"@en,
        "国吉良一"@ja ;
    foaf:made <album/24000#composition>,
        <album/24000#lyrics>,
        <album/24000#subject> ;
    foaf:name "Ryoichi Kuniyoshi"@en,
        "国吉良一"@ja .

<artist/4671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24000#subject> ;
    schema:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja ;
    foaf:made <album/24000#composition>,
        <album/24000#subject>,
        <album/24000#vocals> ;
    foaf:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja .

<artist/5903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24000#subject> ;
    schema:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja ;
    foaf:made <album/24000#composition>,
        <album/24000#subject> ;
    foaf:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja .

<product/608#subject> a schema:CreativeWork ;
    schema:name "City Hunter"@en,
        "シティーハンター"@ja,
        "City Hunter"@ja-latn ;
    foaf:name "City Hunter"@en,
        "シティーハンター"@ja,
        "City Hunter"@ja-latn .

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

<album/24000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "City Hunter Original Animation Soundtrack"@en,
        "シティーハンター オリジナル・アニメーション・サウンドトラック"@ja,
        "City Hunter Original Animation Soundtrack"@ja-latn ;
    mo:performance_of <album/24000#musicalwork> ;
    mo:recorded_as <album/24000#musicalexpression> ;
    schema:name "City Hunter Original Animation Soundtrack"@en,
        "シティーハンター オリジナル・アニメーション・サウンドトラック"@ja,
        "City Hunter Original Animation Soundtrack"@ja-latn ;
    schema:workPerformed <album/24000#musicalwork> .

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/24000/24000-1492199211.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "City Hunter Original Animation Soundtrack"@en,
        "シティーハンター オリジナル・アニメーション・サウンドトラック"@ja,
        "City Hunter Original Animation Soundtrack"@ja-latn ;
    mo:composer <artist/10239#subject>,
        <artist/4671#subject>,
        <artist/5903#subject> ;
    mo:produced_work <album/24000#musicalwork> ;
    schema:name "City Hunter Original Animation Soundtrack"@en,
        "シティーハンター オリジナル・アニメーション・サウンドトラック"@ja,
        "City Hunter Original Animation Soundtrack"@ja-latn .

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

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

<album/24000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-06-03"^^xsd:date ;
    dcterms:title "City Hunter Original Animation Soundtrack"@en,
        "シティーハンター オリジナル・アニメーション・サウンドトラック"@ja,
        "City Hunter Original Animation Soundtrack"@ja-latn ;
    mo:catalogue_number "28·3H-285" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/19279> ;
    mo:publication_of <album/24000#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Na92785b1e0294ba891408c930e8b0f50 ;
    mo:record_count 1 ;
    schema:about <product/608#subject> ;
    schema:datePublished "1987-06-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/24000/24000-1492199211.jpg> ;
    schema:name "City Hunter Original Animation Soundtrack"@en,
        "シティーハンター オリジナル・アニメーション・サウンドトラック"@ja,
        "City Hunter Original Animation Soundtrack"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/24000/24000-1492199211.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "江藤孝子"@en ;
    foaf:made <album/24000#subject> ;
    foaf:name "江藤孝子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The City Crackers"@en ;
    foaf:made <album/24000#subject> ;
    foaf:name "The City Crackers"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "江藤孝子"@en ;
    foaf:made <album/24000#lyrics> ;
    foaf:name "江藤孝子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The City Crackers"@en ;
    foaf:made <album/24000#vocals> ;
    foaf:name "The City Crackers"@en .

_:N0fd562485fd04a6eb60054ea9580e9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CITY HUNTER～愛よ消えないで～"@ja,
        "CITY HUNTER ~Ai yo Kienaide~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "CITY HUNTER～愛よ消えないで～"@ja,
        "CITY HUNTER ~Ai yo Kienaide~"@ja-latn .

_:N1bffa64510d54b4e8d7b09ad16c228a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE BALLAD OF SILVER BULLET"@ja,
        "THE BALLAD OF SILVER BULLET"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "THE BALLAD OF SILVER BULLET"@ja,
        "THE BALLAD OF SILVER BULLET"@ja-latn .

_:N1ea67dcf28244183bc76cacb5d905196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MR. PRIVATE EYE"@ja,
        "MR. PRIVATE EYE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "MR. PRIVATE EYE"@ja,
        "MR. PRIVATE EYE"@ja-latn .

_:N4c3ce07a733e450b96dea44d2f752c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIDNIGHT LIGHTNING"@ja,
        "MIDNIGHT LIGHTNING"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "MIDNIGHT LIGHTNING"@ja,
        "MIDNIGHT LIGHTNING"@ja-latn .

_:N61dda067146b4f8794a1db2057bddeb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COOL CITY"@ja,
        "COOL CITY"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "COOL CITY"@ja,
        "COOL CITY"@ja-latn .

_:N845f0e5f7a4b4a8ca88ed31d07a4e933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET WILD"@ja,
        "GET WILD"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "GET WILD"@ja,
        "GET WILD"@ja-latn .

_:N9381c70b95eb4c44b4c25ee22a1129c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHAT'S GOIN' ON"@ja,
        "WHAT'S GOIN' ON"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "WHAT'S GOIN' ON"@ja,
        "WHAT'S GOIN' ON"@ja-latn .

_:Na352e826e1524a529453094c23f7c329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE AIR MESSAGE"@ja,
        "BLUE AIR MESSAGE"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "BLUE AIR MESSAGE"@ja,
        "BLUE AIR MESSAGE"@ja-latn .

_:Ne34534f067d74c50a3a90e63a166c8f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOOD ON THE MOON"@ja,
        "BLOOD ON THE MOON"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "BLOOD ON THE MOON"@ja,
        "BLOOD ON THE MOON"@ja-latn .

_:Nef6200ef4d51478cab2eac62f34a072f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIVE ME YOUR LOVE TONIGHT"@ja,
        "GIVE ME YOUR LOVE TONIGHT"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Na92785b1e0294ba891408c930e8b0f50 ;
    schema:name "GIVE ME YOUR LOVE TONIGHT"@ja,
        "GIVE ME YOUR LOVE TONIGHT"@ja-latn .

_:Na92785b1e0294ba891408c930e8b0f50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fd562485fd04a6eb60054ea9580e9f8,
        _:N1bffa64510d54b4e8d7b09ad16c228a8,
        _:N1ea67dcf28244183bc76cacb5d905196,
        _:N4c3ce07a733e450b96dea44d2f752c06,
        _:N61dda067146b4f8794a1db2057bddeb3,
        _:N845f0e5f7a4b4a8ca88ed31d07a4e933,
        _:N9381c70b95eb4c44b4c25ee22a1129c0,
        _:Na352e826e1524a529453094c23f7c329,
        _:Ne34534f067d74c50a3a90e63a166c8f8,
        _:Nef6200ef4d51478cab2eac62f34a072f ;
    mo:track_count 10 ;
    schema:duration "PT21:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0fd562485fd04a6eb60054ea9580e9f8,
        _:N1bffa64510d54b4e8d7b09ad16c228a8,
        _:N1ea67dcf28244183bc76cacb5d905196,
        _:N4c3ce07a733e450b96dea44d2f752c06,
        _:N61dda067146b4f8794a1db2057bddeb3,
        _:N845f0e5f7a4b4a8ca88ed31d07a4e933,
        _:N9381c70b95eb4c44b4c25ee22a1129c0,
        _:Na352e826e1524a529453094c23f7c329,
        _:Ne34534f067d74c50a3a90e63a166c8f8,
        _:Nef6200ef4d51478cab2eac62f34a072f .

