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

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

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

<artist/2380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5501#subject> ;
    schema:name "Takami Asano"@en,
        "浅野孝巳"@ja ;
    foaf:made <album/5501#composition>,
        <album/5501#subject> ;
    foaf:name "Takami Asano"@en,
        "浅野孝巳"@ja .

<release/26425#subject> a schema:CreativeWork ;
    schema:name "Chase H.Q. (Arcade)"@en,
        "チェイスH.Q. (Arcade)"@ja,
        "Chase H.Q. (Arcade)"@ja-latn ;
    foaf:name "Chase H.Q. (Arcade)"@en,
        "チェイスH.Q. (Arcade)"@ja,
        "Chase H.Q. (Arcade)"@ja-latn .

<album/5501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chase H.Q. Overseas Special Version"@en,
        "Chase H.Q. Overseas Special Version"@ja,
        "Chase H.Q. Overseas Special Version"@ja-latn ;
    mo:composer <artist/2380#subject> ;
    mo:produced_work <album/5501#musicalwork> ;
    schema:name "Chase H.Q. Overseas Special Version"@en,
        "Chase H.Q. Overseas Special Version"@ja,
        "Chase H.Q. Overseas Special Version"@ja-latn .

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

<album/5501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chase H.Q. Overseas Special Version"@en,
        "Chase H.Q. Overseas Special Version"@ja,
        "Chase H.Q. Overseas Special Version"@ja-latn ;
    mo:performance_of <album/5501#musicalwork> ;
    mo:recorded_as <album/5501#musicalexpression> ;
    schema:name "Chase H.Q. Overseas Special Version"@en,
        "Chase H.Q. Overseas Special Version"@ja,
        "Chase H.Q. Overseas Special Version"@ja-latn ;
    schema:workPerformed <album/5501#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/10/5501/5501-1195655003.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5501#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/5501/5501-1195655003.jpg> ;
    foaf:depicts <album/5501#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/5501/5501-1195655003.jpg> .

<https://medium-media.vgm.io/albums/10/5501/5501-1195655003.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-01-01"^^xsd:date ;
    dcterms:title "Chase H.Q. Overseas Special Version"@en,
        "Chase H.Q. Overseas Special Version"@ja,
        "Chase H.Q. Overseas Special Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/5501#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    mo:record_count 1 ;
    schema:about <release/26425#subject> ;
    schema:datePublished "1988-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/5501/5501-1195655003.jpg> ;
    schema:name "Chase H.Q. Overseas Special Version"@en,
        "Chase H.Q. Overseas Special Version"@ja,
        "Chase H.Q. Overseas Special Version"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/5501/5501-1195655003.jpg> .

_:N01ed6310d9624500ae9f11664b9aaf42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Count Down ~ Arrest (Round Clear)"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Count Down ~ Arrest (Round Clear)"@en .

_:N0b601a02aa4a4a39ac5bb4dcb980495e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Name & Your Name (Name Entry)"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "My Name & Your Name (Name Entry)"@en .

_:N6eafc07089ae4c168d57b94f184af1bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Washington"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Washington"@en .

_:N6f1ccfb125904ac390deb4b437a06f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection Part II (Japanese)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Voice Collection Part II (Japanese)"@en .

_:N750e978a79f549d68d7cc8ba7e377f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Los Angeles"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Los Angeles"@en .

_:N7790e7904ac84ff8af117931548b45eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idaho"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Idaho"@en .

_:N78cb49f33f644ad28f9c87162860b0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is Chase H.Q. (Main Theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "This is Chase H.Q. (Main Theme)"@en .

_:N8ce65fcb894e45a480d86a1eba7e0091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chicago"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Chicago"@en .

_:Na88327f30a1247719a25203167dbee37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coin ~ Round Start"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Coin ~ Round Start"@en .

_:Nb742c0053a7743698225a867c6316d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New York"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "New York"@en .

_:Nc81245f803d049ec9c0985dd173a434e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Chaser"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Perfect Chaser"@en .

_:Nd2a070987e8d49ea888474ead81ca565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection Part I (English)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Voice Collection Part I (English)"@en .

_:Nf3daa6a2a80d44faa2568cbf12a5e43b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Effect Collection"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nbeb2ebc61101435895f9ed0f9a2d52dd ;
    schema:name "Sound Effect Collection"@en .

_:Nbeb2ebc61101435895f9ed0f9a2d52dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ed6310d9624500ae9f11664b9aaf42,
        _:N0b601a02aa4a4a39ac5bb4dcb980495e,
        _:N6eafc07089ae4c168d57b94f184af1bf,
        _:N6f1ccfb125904ac390deb4b437a06f41,
        _:N750e978a79f549d68d7cc8ba7e377f61,
        _:N7790e7904ac84ff8af117931548b45eb,
        _:N78cb49f33f644ad28f9c87162860b0f8,
        _:N8ce65fcb894e45a480d86a1eba7e0091,
        _:Na88327f30a1247719a25203167dbee37,
        _:Nb742c0053a7743698225a867c6316d19,
        _:Nc81245f803d049ec9c0985dd173a434e,
        _:Nd2a070987e8d49ea888474ead81ca565,
        _:Nf3daa6a2a80d44faa2568cbf12a5e43b ;
    mo:track_count 13 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N01ed6310d9624500ae9f11664b9aaf42,
        _:N0b601a02aa4a4a39ac5bb4dcb980495e,
        _:N6eafc07089ae4c168d57b94f184af1bf,
        _:N6f1ccfb125904ac390deb4b437a06f41,
        _:N750e978a79f549d68d7cc8ba7e377f61,
        _:N7790e7904ac84ff8af117931548b45eb,
        _:N78cb49f33f644ad28f9c87162860b0f8,
        _:N8ce65fcb894e45a480d86a1eba7e0091,
        _:Na88327f30a1247719a25203167dbee37,
        _:Nb742c0053a7743698225a867c6316d19,
        _:Nc81245f803d049ec9c0985dd173a434e,
        _:Nd2a070987e8d49ea888474ead81ca565,
        _:Nf3daa6a2a80d44faa2568cbf12a5e43b .

