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

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

<artist/230#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4982#subject> ;
    schema:name "Harold Faltermeyer"@en ;
    foaf:made <album/4982#composition>,
        <album/4982#lyrics>,
        <album/4982#subject> ;
    foaf:name "Harold Faltermeyer"@en .

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

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

<https://medium-media.vgm.io/albums/28/4982/4982-1192702113.jpg> a schema:ImageObject,
        foaf:Image .

<album/4982#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@en,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Keith Forsey"@en ;
            foaf:made <album/4982#composition> ;
            foaf:name "Keith Forsey"@en ],
        <artist/230#subject> ;
    mo:produced_work <album/4982#musicalwork> ;
    schema:name "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@en,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja-latn .

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

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

<album/4982#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@en,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja-latn ;
    mo:performance_of <album/4982#musicalwork> ;
    mo:performer _:N0cf1c1555ff74aafb460cc9fd4deccea,
        _:N3a06a46066e2439eb2e5f6a361f57467 ;
    mo:recorded_as <album/4982#musicalexpression> ;
    schema:byArtist _:N0cf1c1555ff74aafb460cc9fd4deccea,
        _:N3a06a46066e2439eb2e5f6a361f57467 ;
    schema:name "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@en,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja-latn ;
    schema:workPerformed <album/4982#musicalwork> .

<album/4982#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@en,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja-latn ;
    mo:catalogue_number "4-250230-280024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4982#musicalexpression> ;
    mo:publisher _:N8df1838551da41a49756b0186f577c81 ;
    mo:record _:Ne14d450ff90c47c0922a9dad5063dfb2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Two Worlds"@en ;
            foaf:name "Two Worlds"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "AmberMoon"@en ;
            foaf:name "AmberMoon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kyra"@en ;
            foaf:name "Kyra"@en ] ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/4982/4982-1192702113.jpg> ;
    schema:name "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@en,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja,
        "Two Worlds - Harold Faltermeyer Featuring Amber Moon ~Play The Game~"@ja-latn ;
    schema:publisher _:N8df1838551da41a49756b0186f577c81 ;
    foaf:depiction <https://media.vgm.io/albums/28/4982/4982-1192702113.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Keith Forsey"@en ;
    foaf:made <album/4982#lyrics> ;
    foaf:name "Keith Forsey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Keith Forsey"@en ;
    foaf:made <album/4982#subject> ;
    foaf:name "Keith Forsey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4982#subject> ;
    schema:name "Keith Forsey"@en ;
    foaf:made <album/4982#subject> ;
    foaf:name "Keith Forsey"@en .

_:N0cf1c1555ff74aafb460cc9fd4deccea a schema:Person,
        foaf:Person ;
    mo:performed <album/4982#performance> ;
    schema:name "AmberMoon"@en ;
    foaf:name "AmberMoon"@en .

_:N3a06a46066e2439eb2e5f6a361f57467 a schema:Person,
        foaf:Person ;
    mo:performed <album/4982#performance> ;
    schema:name "Kyra"@en ;
    foaf:name "Kyra"@en .

_:N4548550a788545d8ac7665d79228a468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magta Lahjar (Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne14d450ff90c47c0922a9dad5063dfb2 ;
    schema:name "Magta Lahjar (Remix)"@en .

_:N8df1838551da41a49756b0186f577c81 schema:name "Kilauea Musikverlag"@en ;
    foaf:name "Kilauea Musikverlag"@en .

_:N9e974695fb8b4032bc4250250ef62faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siege of Cathalon"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:Ne14d450ff90c47c0922a9dad5063dfb2 ;
    schema:name "Siege of Cathalon"@en .

_:Ne276c0d4758c493889628fabff2be91f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play the Game (Extended)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ne14d450ff90c47c0922a9dad5063dfb2 ;
    schema:name "Play the Game (Extended)"@en .

_:Nfe506343a2db427e81dad5e9c8aa7e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play the Game (Radio Edit)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne14d450ff90c47c0922a9dad5063dfb2 ;
    schema:name "Play the Game (Radio Edit)"@en .

_:Ne14d450ff90c47c0922a9dad5063dfb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4548550a788545d8ac7665d79228a468,
        _:N9e974695fb8b4032bc4250250ef62faa,
        _:Ne276c0d4758c493889628fabff2be91f,
        _:Nfe506343a2db427e81dad5e9c8aa7e07 ;
    mo:track_count 4 ;
    schema:duration "PT19:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4548550a788545d8ac7665d79228a468,
        _:N9e974695fb8b4032bc4250250ef62faa,
        _:Ne276c0d4758c493889628fabff2be91f,
        _:Nfe506343a2db427e81dad5e9c8aa7e07 .

