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

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

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

<artist/11587#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38310#subject> ;
    schema:name "Michael McCann"@en ;
    foaf:made <album/38310#composition>,
        <album/38310#subject> ;
    foaf:name "Michael McCann"@en .

<artist/1402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38310#subject> ;
    schema:name "Alexander Brandon"@en ;
    foaf:made <album/38310#composition>,
        <album/38310#subject> ;
    foaf:name "Alexander Brandon"@en .

<artist/1403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38310#subject> ;
    schema:name "Michiel van den Bos"@en ;
    foaf:made <album/38310#composition>,
        <album/38310#subject> ;
    foaf:name "Michiel van den Bos"@en .

<product/3402#subject> a schema:CreativeWork ;
    schema:name "Deus Ex: Human Revolution"@en,
        "Deus Ex: Human Revolution"@ja,
        "Deus Ex: Human Revolution"@ja-latn ;
    foaf:name "Deus Ex: Human Revolution"@en,
        "Deus Ex: Human Revolution"@ja,
        "Deus Ex: Human Revolution"@ja-latn .

<product/3404#subject> a schema:CreativeWork ;
    schema:name "Deus Ex"@en,
        "Deus Ex"@ja,
        "Deus Ex"@ja-latn ;
    foaf:name "Deus Ex"@en,
        "Deus Ex"@ja,
        "Deus Ex"@ja-latn .

<product/3405#subject> a schema:CreativeWork ;
    schema:name "Deus Ex: Invisible War"@en,
        "Deus Ex: Invisible War"@ja,
        "Deus Ex: Invisible War"@ja-latn ;
    foaf:name "Deus Ex: Invisible War"@en,
        "Deus Ex: Invisible War"@ja,
        "Deus Ex: Invisible War"@ja-latn .

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

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

<https://media.vgm.io/albums/01/38310/38310-1363810441.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38310#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/38310/38310-1363810441.png> ;
    foaf:depicts <album/38310#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/38310/38310-1363810441.png> .

<https://medium-media.vgm.io/albums/01/38310/38310-1363810441.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38310#performance> ;
    schema:name "Jillian Aversa"@en ;
    foaf:name "Jillian Aversa"@en .

<artist/1034#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38310#performance> ;
    schema:name "Vig"@en ;
    foaf:name "Vig"@en .

<artist/59086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38310#performance> ;
    schema:name "Level 99"@en ;
    foaf:name "Level 99"@en .

<artist/60633#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38310#performance> ;
    schema:name "DusK"@en ;
    foaf:name "DusK"@en .

<album/38310#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deus Ex: Sonic Augmentation"@en,
        "Deus Ex: Sonic Augmentation"@ja,
        "Deus Ex: Sonic Augmentation"@ja-latn ;
    mo:composer <artist/11587#subject>,
        <artist/1402#subject>,
        <artist/1403#subject> ;
    mo:produced_work <album/38310#musicalwork> ;
    schema:name "Deus Ex: Sonic Augmentation"@en,
        "Deus Ex: Sonic Augmentation"@ja,
        "Deus Ex: Sonic Augmentation"@ja-latn .

<album/38310#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deus Ex: Sonic Augmentation"@en,
        "Deus Ex: Sonic Augmentation"@ja,
        "Deus Ex: Sonic Augmentation"@ja-latn ;
    mo:performance_of <album/38310#musicalwork> ;
    mo:performer <artist/1030#subject>,
        <artist/1034#subject>,
        <artist/59086#subject>,
        <artist/60633#subject> ;
    mo:recorded_as <album/38310#musicalexpression> ;
    schema:byArtist <artist/1030#subject>,
        <artist/1034#subject>,
        <artist/59086#subject>,
        <artist/60633#subject> ;
    schema:name "Deus Ex: Sonic Augmentation"@en,
        "Deus Ex: Sonic Augmentation"@ja,
        "Deus Ex: Sonic Augmentation"@ja-latn ;
    schema:workPerformed <album/38310#musicalwork> .

<album/38310#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-06"^^xsd:date ;
    dcterms:title "Deus Ex: Sonic Augmentation"@en,
        "Deus Ex: Sonic Augmentation"@ja,
        "Deus Ex: Sonic Augmentation"@ja-latn ;
    mo:catalogue_number "OCRA-0039" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38310#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N25b8575be530465b88e18bb68f38f82a ;
    mo:record_count 1 ;
    schema:about <product/3402#subject>,
        <product/3404#subject>,
        <product/3405#subject> ;
    schema:byArtist <artist/1030#subject>,
        <artist/1034#subject>,
        <artist/59086#subject>,
        <artist/60633#subject> ;
    schema:datePublished "2013-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/38310/38310-1363810441.png> ;
    schema:name "Deus Ex: Sonic Augmentation"@en,
        "Deus Ex: Sonic Augmentation"@ja,
        "Deus Ex: Sonic Augmentation"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/38310/38310-1363810441.png> .

_:N3400264e574f48bca7bca099389e84fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adapt Evolve Survive (Medley)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "Adapt Evolve Survive (Medley)"@en .

_:N428341d9786141be830c5945b3b040c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distortion HQ (UNATCO)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "Distortion HQ (UNATCO)"@en .

_:N73fe6981b15c403c872109f6301fbe9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The God Machine (Medley)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "The God Machine (Medley)"@en .

_:N80bcbc96f1dc41349f13bea5d41c1962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Search for Ambrosia (NYC Streets)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "The Search for Ambrosia (NYC Streets)"@en .

_:Nc49523d8688347fc88c31f5764149030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ma Chérie Nicolette (DuClare Chateau, Main Title)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "Ma Chérie Nicolette (DuClare Chateau, Main Title)"@en .

_:Nc78ef65c4bb84e40b6d83b421c85f7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human Soldier (UNATCO)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "Human Soldier (UNATCO)"@en .

_:Ne50e1f70d86f4e719484dff5c97b4249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siren Synapse [The Synapse (Hong Kong Streets), Main Title]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "Siren Synapse [The Synapse (Hong Kong Streets), Main Title]"@en .

_:Nfa190372d6f04414b3cb2c4555aad999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears in Rain (Seattle - Lower Seattle & Heron's Loft)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N25b8575be530465b88e18bb68f38f82a ;
    schema:name "Tears in Rain (Seattle - Lower Seattle & Heron's Loft)"@en .

_:N25b8575be530465b88e18bb68f38f82a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3400264e574f48bca7bca099389e84fe,
        _:N428341d9786141be830c5945b3b040c8,
        _:N73fe6981b15c403c872109f6301fbe9d,
        _:N80bcbc96f1dc41349f13bea5d41c1962,
        _:Nc49523d8688347fc88c31f5764149030,
        _:Nc78ef65c4bb84e40b6d83b421c85f7a3,
        _:Ne50e1f70d86f4e719484dff5c97b4249,
        _:Nfa190372d6f04414b3cb2c4555aad999 ;
    mo:track_count 8 ;
    schema:duration "PT36:10"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3400264e574f48bca7bca099389e84fe,
        _:N428341d9786141be830c5945b3b040c8,
        _:N73fe6981b15c403c872109f6301fbe9d,
        _:N80bcbc96f1dc41349f13bea5d41c1962,
        _:Nc49523d8688347fc88c31f5764149030,
        _:Nc78ef65c4bb84e40b6d83b421c85f7a3,
        _:Ne50e1f70d86f4e719484dff5c97b4249,
        _:Nfa190372d6f04414b3cb2c4555aad999 .

