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

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

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

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

<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 .

<album/9267#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Long Night"@en,
        "The Long Night"@ja,
        "The Long Night"@ja-latn ;
    mo:composer <artist/1402#subject> ;
    mo:produced_work <album/9267#musicalwork> ;
    schema:name "The Long Night"@en,
        "The Long Night"@ja,
        "The Long Night"@ja-latn .

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

<album/9267#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Long Night"@en,
        "The Long Night"@ja,
        "The Long Night"@ja-latn ;
    mo:performance_of <album/9267#musicalwork> ;
    mo:recorded_as <album/9267#musicalexpression> ;
    schema:name "The Long Night"@en,
        "The Long Night"@ja,
        "The Long Night"@ja-latn ;
    schema:workPerformed <album/9267#musicalwork> .

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

<https://medium-media.vgm.io/albums/76/9267/9267-1214705580.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9267#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-28"^^xsd:date ;
    dcterms:title "The Long Night"@en,
        "The Long Night"@ja,
        "The Long Night"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/9267#musicalexpression> ;
    mo:publisher _:Ne3ecb4ca3032469db55277500e87cfb8 ;
    mo:record _:Nae71c8336e154465ba15376e859a7144 ;
    mo:record_count 1 ;
    schema:about <product/3404#subject> ;
    schema:datePublished "2008-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/9267/9267-1214705580.jpg> ;
    schema:name "The Long Night"@en,
        "The Long Night"@ja,
        "The Long Night"@ja-latn ;
    schema:publisher _:Ne3ecb4ca3032469db55277500e87cfb8 ;
    foaf:depiction <https://media.vgm.io/albums/76/9267/9267-1214705580.jpg> .

_:N001e4e3dd7c84399aca6401e4f928344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DuClare Chateau (Wine for Two Mix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "DuClare Chateau (Wine for Two Mix)"@en .

_:N420e9db3c9cb4be7b01c340b80317fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNATCO (EJ's Midnight Mix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "UNATCO (EJ's Midnight Mix)"@en .

_:N46e9ba1d70fa4c8d94301e94fc3dcf13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy From Within"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "Enemy From Within"@en .

_:N78d6bc747e984dcdb1576a66ca339969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Down"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "Deep Down"@en .

_:N86d1ab304c194b7b8c955ebfec74c777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back on the Streets"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "Back on the Streets"@en .

_:N87af8339dbec4d4080ed39c8244b6e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rise and Fall of Tong (part 1)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "The Rise and Fall of Tong (part 1)"@en .

_:Nd462453eb400475b89fa87eba45deb0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rise and Fall of Tong (part 2)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "The Rise and Fall of Tong (part 2)"@en .

_:Ne3ecb4ca3032469db55277500e87cfb8 schema:name "Auteur Theory Online"@en ;
    foaf:name "Auteur Theory Online"@en .

_:Nfa4d39a1a1de45b6addb48f7e94eab08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme/Deep Reprise"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nae71c8336e154465ba15376e859a7144 ;
    schema:name "Main Theme/Deep Reprise"@en .

_:Nae71c8336e154465ba15376e859a7144 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001e4e3dd7c84399aca6401e4f928344,
        _:N420e9db3c9cb4be7b01c340b80317fc6,
        _:N46e9ba1d70fa4c8d94301e94fc3dcf13,
        _:N78d6bc747e984dcdb1576a66ca339969,
        _:N86d1ab304c194b7b8c955ebfec74c777,
        _:N87af8339dbec4d4080ed39c8244b6e32,
        _:Nd462453eb400475b89fa87eba45deb0f,
        _:Nfa4d39a1a1de45b6addb48f7e94eab08 ;
    mo:track_count 8 ;
    schema:duration "PT29:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N001e4e3dd7c84399aca6401e4f928344,
        _:N420e9db3c9cb4be7b01c340b80317fc6,
        _:N46e9ba1d70fa4c8d94301e94fc3dcf13,
        _:N78d6bc747e984dcdb1576a66ca339969,
        _:N86d1ab304c194b7b8c955ebfec74c777,
        _:N87af8339dbec4d4080ed39c8244b6e32,
        _:Nd462453eb400475b89fa87eba45deb0f,
        _:Nfa4d39a1a1de45b6addb48f7e94eab08 .

