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

<album/219> a mo:Release ;
    mo:catalogue_number "KICA-7610" .

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

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

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

<artist/162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3432#subject> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:made <album/3432#composition>,
        <album/3432#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/3432#musicalexpression> a mo:Signal ;
    mo:published_as <album/3432#subject> ;
    mo:records <album/3432#performance> .

<album/3432#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Cyber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Cyber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    mo:performance_of <album/3432#musicalwork> ;
    mo:recorded_as <album/3432#musicalexpression> ;
    schema:name "The Cyber Punk Adventure Snatcher -Zoom Tracks-"@en,
        "ザ・サイバーパンクアドベンチャー スナッチャー －ズームトラックス－"@ja,
        "The Cyber Punk Adventure Snatcher -Zoom Tracks-"@ja-latn ;
    schema:workPerformed <album/3432#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/23/3432/3432-1190633520.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3432#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/3432/3432-1190633520.jpg> ;
    foaf:depicts <album/3432#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/3432/3432-1190633520.jpg> .

<https://medium-media.vgm.io/albums/23/3432/3432-1190633520.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

_:N13b57a3456a246b48c21e33d5ff7ff6b 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 _:N743128801e42471aa0b3146ac704348a ;
    schema:name "Theme of SNATCHER (PART 2)"@en .

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

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

_:N69133b8bf00646148643ade9b007810f 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 _:N743128801e42471aa0b3146ac704348a ;
    schema:name "Twilight of NEO KOBE CITY"@en .

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

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

_:Na6f9ce40d9c14b27aeca5528ec049db1 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 _:N743128801e42471aa0b3146ac704348a ;
    schema:name "Eternal Promise (Good-bye RANDAM)"@en .

_:Nc7665fdb2c144c6b874e24b9fe530e55 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 _:N743128801e42471aa0b3146ac704348a ;
    schema:name "One Night in NEO KOBE CITY"@en .

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

_:Ndf1c14a06bb64367abf39751ecbf400f 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 _:N743128801e42471aa0b3146ac704348a ;
    schema:name "Theme of SNATCHER (PART 1)"@en .

_:N743128801e42471aa0b3146ac704348a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N081faa5fd39c441bb27b3debf33636ff,
        _:N13b57a3456a246b48c21e33d5ff7ff6b,
        _:N372d926c492148c3b8124e6ba2a7ead6,
        _:N52ffcae8d3284ef090956929415df8f1,
        _:N69133b8bf00646148643ade9b007810f,
        _:N7a9823d6abe0479883b4ca13f3530856,
        _:N976efba9c33c4fb8895e3201a5451775,
        _:Na6f9ce40d9c14b27aeca5528ec049db1,
        _:Nc7665fdb2c144c6b874e24b9fe530e55,
        _:Ndc063526e33d456bbf42cd6298a7b0bd,
        _:Ndf1c14a06bb64367abf39751ecbf400f ;
    mo:track_count 11 ;
    schema:duration "PT44:28"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N081faa5fd39c441bb27b3debf33636ff,
        _:N13b57a3456a246b48c21e33d5ff7ff6b,
        _:N372d926c492148c3b8124e6ba2a7ead6,
        _:N52ffcae8d3284ef090956929415df8f1,
        _:N69133b8bf00646148643ade9b007810f,
        _:N7a9823d6abe0479883b4ca13f3530856,
        _:N976efba9c33c4fb8895e3201a5451775,
        _:Na6f9ce40d9c14b27aeca5528ec049db1,
        _:Nc7665fdb2c144c6b874e24b9fe530e55,
        _:Ndc063526e33d456bbf42cd6298a7b0bd,
        _:Ndf1c14a06bb64367abf39751ecbf400f .

