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

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

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

<album/3432> a mo:Release ;
    mo:catalogue_number "KICA-7906" .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/219#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/219#composition>,
        <album/219#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/219#subject> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:made <album/219#composition>,
        <album/219#subject> ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<release/4056#subject> a schema:CreativeWork ;
    schema:name "Snatcher (PC-Engine)"@en,
        "スナッチャー (PC-Engine)"@ja,
        "Snatcher (PC-Engine)"@ja-latn ;
    foaf:name "Snatcher (PC-Engine)"@en,
        "スナッチャー (PC-Engine)"@ja,
        "Snatcher (PC-Engine)"@ja-latn .

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

<album/219#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Syber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Syber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    mo:performance_of <album/219#musicalwork> ;
    mo:recorded_as <album/219#musicalexpression> ;
    schema:name "The Syber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Syber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    schema:workPerformed <album/219#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/91/219/219-1245717609.jpg> a schema:ImageObject,
        foaf:Image .

<album/219#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Syber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Syber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    mo:composer <artist/161#subject>,
        <artist/162#subject> ;
    mo:produced_work <album/219#musicalwork> ;
    schema:name "The Syber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Syber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn .

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

<album/219#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-11-21"^^xsd:date ;
    dcterms:title "The Syber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Syber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    mo:catalogue_number "KICA-7610" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/3432> ;
    mo:publication_of <album/219#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N6f48bdfe960f45289febee47cf365c5b ;
    mo:record_count 1 ;
    schema:about <release/4056#subject> ;
    schema:datePublished "1992-11-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/219/219-1245717609.jpg> ;
    schema:name "The Syber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Syber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/219/219-1245717609.jpg> .

_:N007e2787ca4c41fbac3ea57592a33974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Promise (Good-bye RANDAM)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Eternal Promise (Good-bye RANDAM)"@en .

_:N0164eed3b6174fbdb39f1bd4e6685243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond Sorrows"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Beyond Sorrows"@en .

_:N2339986e98c644ccb9853a9534562077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears stained Eyes"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Tears stained Eyes"@en .

_:N250ded9863f24a1abebe5fd908ba93e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight of NEO KOBE CITY"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Twilight of NEO KOBE CITY"@en .

_:N424e0d76ce084d909869cc65647f31d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faded Memories"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Faded Memories"@en .

_:N46fc14901d1642f88b28c9821657b033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of JAMIE"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Theme of JAMIE"@en .

_:N5310af6a20f84384b4b698a847ba2fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BIO HAZARD"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "BIO HAZARD"@en .

_:N6098349110264fa68bdcd09395600505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of SNATCHER (PART 1)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Theme of SNATCHER (PART 1)"@en .

_:N6b21a334b9c941f6aa338d001ccf346f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Night in NEO KOBE CITY"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "One Night in NEO KOBE CITY"@en .

_:N6b2f0cda021f46c8826d7cb1a7592809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of SNATCHER (PART 2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Theme of SNATCHER (PART 2)"@en .

_:Ncaf8119a78fe4582ab978775862406be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preasure of Tention"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N6f48bdfe960f45289febee47cf365c5b ;
    schema:name "Preasure of Tention"@en .

_:N6f48bdfe960f45289febee47cf365c5b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N007e2787ca4c41fbac3ea57592a33974,
        _:N0164eed3b6174fbdb39f1bd4e6685243,
        _:N2339986e98c644ccb9853a9534562077,
        _:N250ded9863f24a1abebe5fd908ba93e8,
        _:N424e0d76ce084d909869cc65647f31d4,
        _:N46fc14901d1642f88b28c9821657b033,
        _:N5310af6a20f84384b4b698a847ba2fa8,
        _:N6098349110264fa68bdcd09395600505,
        _:N6b21a334b9c941f6aa338d001ccf346f,
        _:N6b2f0cda021f46c8826d7cb1a7592809,
        _:Ncaf8119a78fe4582ab978775862406be ;
    mo:track_count 11 ;
    schema:duration "PT44:28"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N007e2787ca4c41fbac3ea57592a33974,
        _:N0164eed3b6174fbdb39f1bd4e6685243,
        _:N2339986e98c644ccb9853a9534562077,
        _:N250ded9863f24a1abebe5fd908ba93e8,
        _:N424e0d76ce084d909869cc65647f31d4,
        _:N46fc14901d1642f88b28c9821657b033,
        _:N5310af6a20f84384b4b698a847ba2fa8,
        _:N6098349110264fa68bdcd09395600505,
        _:N6b21a334b9c941f6aa338d001ccf346f,
        _:N6b2f0cda021f46c8826d7cb1a7592809,
        _:Ncaf8119a78fe4582ab978775862406be .

