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

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

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

<artist/1296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56250#subject> ;
    schema:name "Bobby Prince"@en ;
    foaf:made <album/56250#composition>,
        <album/56250#subject> ;
    foaf:name "Bobby Prince"@en .

<product/4199#subject> a schema:CreativeWork ;
    schema:name "DOOM (1993)"@en,
        "Doom (1993)"@ja,
        "DOOM (1993)"@ja-latn ;
    foaf:name "DOOM (1993)"@en,
        "Doom (1993)"@ja,
        "DOOM (1993)"@ja-latn .

<album/56250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IDKFA"@en,
        "IDKFA"@ja,
        "IDKFA"@ja-latn ;
    mo:composer <artist/1296#subject> ;
    mo:produced_work <album/56250#musicalwork> ;
    schema:name "IDKFA"@en,
        "IDKFA"@ja,
        "IDKFA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/05/56250/56250-1450546656.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-22"^^xsd:date ;
    dcterms:title "IDKFA"@en,
        "IDKFA"@ja,
        "IDKFA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56250#musicalexpression> ;
    mo:publisher _:Naa2ec50b2cca4a6ebf35328ed2da3c6e ;
    mo:record _:N29e8978b7719497b97c58d094f212e48 ;
    mo:record_count 1 ;
    schema:about <product/4199#subject> ;
    schema:datePublished "2016-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/56250/56250-1450546656.jpg> ;
    schema:name "IDKFA"@en,
        "IDKFA"@ja,
        "IDKFA"@ja-latn ;
    schema:publisher _:Naa2ec50b2cca4a6ebf35328ed2da3c6e ;
    foaf:depiction <https://media.vgm.io/albums/05/56250/56250-1450546656.jpg> .

_:N09690e5b699c4b99bbfc4213038b4867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Sawed the Demons"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "I Sawed the Demons"@en .

_:N1b274ae0ecaa4fa499373d7d68bff967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody Told Me About Id"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Nobody Told Me About Id"@en .

_:N33c9599230bd4b3b8695009f75f630d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinister"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Sinister"@en .

_:N42b6805b8fde4ffe8bf89b6848ada4ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon's on the Prey"@en,
        "Demon's on the Prey"@idkfav ;
    mo:track_number 7 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Demon's on the Prey"@en,
        "Demon's on the Prey"@idkfav .

_:N5f2da59c02854a9c837a90891689f1b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of the Demons"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Waltz of the Demons"@en .

_:N65657bd99c674708a27f4c5f8ac87f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Into the Code"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Deep Into the Code"@en .

_:N724dd2434c924ecc9997546fe7880ad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demons from Adrian's Pen"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "The Demons from Adrian's Pen"@en .

_:N74d78173e0134ded8c9b09cc02f6b5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kitchen Ace"@en,
        "Kitchen Ace"@idkfav ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Kitchen Ace"@en,
        "Kitchen Ace"@idkfav .

_:N7b8a1b28b84944ff9ea2c10d73753359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiding Secrets"@en,
        "Hiding Secrets"@idkfav ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Hiding Secrets"@en,
        "Hiding Secrets"@idkfav .

_:N86842f0477b746359c1c9b28204f72ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imp Song"@en,
        "Imp Song"@idkfav ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Imp Song"@en,
        "Imp Song"@idkfav .

_:N8689bb989f304f6aadd6aa818427bf99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Music"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Victory Music"@en .

_:N8e21fe04e85341488982abf9240b6988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission from Doom"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Intermission from Doom"@en .

_:N9e68644c99844d359a03142a7dd2f936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facing the Spider"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Facing the Spider"@en .

_:Naa2ec50b2cca4a6ebf35328ed2da3c6e schema:name "moddb"@en ;
    foaf:name "moddb"@en .

_:Naec0a82cbed94a7488b42dc228c9fb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They're Going to Get You"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "They're Going to Get You"@en .

_:Nb7323a730dd64b78921818841a537e0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign Of Evil"@en,
        "Sign Of Evil"@idkfav ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Sign Of Evil"@en,
        "Sign Of Evil"@idkfav .

_:Nc24bbefe1a4e488488cd7cd31ca11e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At Doom's Gate"@en,
        "At Doom's Gate"@idkfav ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "At Doom's Gate"@en,
        "At Doom's Gate"@idkfav .

_:Nd8d2b294eec94f74a0015ee1d4e6fa8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Untitled"@en .

_:Nde8c0507e6584f05a221dc5d7462c31a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Game (Sweet Little Dead Bunny)"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "End Game (Sweet Little Dead Bunny)"@en .

_:Ndf18044370a74215babd4e046b38be20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspense"@en,
        "Suspense"@idkfav ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Suspense"@en,
        "Suspense"@idkfav .

_:Ndf46b085415147f3900c2505842afe4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On The Hunt"@en,
        "On The Hunt"@idkfav ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "On The Hunt"@en,
        "On The Hunt"@idkfav .

_:Ne5d0abe1bb0c42638d5bbfaafb8da6e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Halls"@en,
        "Dark Halls"@idkfav ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Dark Halls"@en,
        "Dark Halls"@idkfav .

_:Ne63b9149f24342659de5def927479d8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donna to the Rescue"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N29e8978b7719497b97c58d094f212e48 ;
    schema:name "Donna to the Rescue"@en .

_:N29e8978b7719497b97c58d094f212e48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09690e5b699c4b99bbfc4213038b4867,
        _:N1b274ae0ecaa4fa499373d7d68bff967,
        _:N33c9599230bd4b3b8695009f75f630d7,
        _:N42b6805b8fde4ffe8bf89b6848ada4ae,
        _:N5f2da59c02854a9c837a90891689f1b9,
        _:N65657bd99c674708a27f4c5f8ac87f79,
        _:N724dd2434c924ecc9997546fe7880ad1,
        _:N74d78173e0134ded8c9b09cc02f6b5c6,
        _:N7b8a1b28b84944ff9ea2c10d73753359,
        _:N86842f0477b746359c1c9b28204f72ee,
        _:N8689bb989f304f6aadd6aa818427bf99,
        _:N8e21fe04e85341488982abf9240b6988,
        _:N9e68644c99844d359a03142a7dd2f936,
        _:Naec0a82cbed94a7488b42dc228c9fb36,
        _:Nb7323a730dd64b78921818841a537e0d,
        _:Nc24bbefe1a4e488488cd7cd31ca11e9c,
        _:Nd8d2b294eec94f74a0015ee1d4e6fa8d,
        _:Nde8c0507e6584f05a221dc5d7462c31a,
        _:Ndf18044370a74215babd4e046b38be20,
        _:Ndf46b085415147f3900c2505842afe4b,
        _:Ne5d0abe1bb0c42638d5bbfaafb8da6e5,
        _:Ne63b9149f24342659de5def927479d8b ;
    mo:track_count 22 ;
    schema:duration "PT27:49"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N09690e5b699c4b99bbfc4213038b4867,
        _:N1b274ae0ecaa4fa499373d7d68bff967,
        _:N33c9599230bd4b3b8695009f75f630d7,
        _:N42b6805b8fde4ffe8bf89b6848ada4ae,
        _:N5f2da59c02854a9c837a90891689f1b9,
        _:N65657bd99c674708a27f4c5f8ac87f79,
        _:N724dd2434c924ecc9997546fe7880ad1,
        _:N74d78173e0134ded8c9b09cc02f6b5c6,
        _:N7b8a1b28b84944ff9ea2c10d73753359,
        _:N86842f0477b746359c1c9b28204f72ee,
        _:N8689bb989f304f6aadd6aa818427bf99,
        _:N8e21fe04e85341488982abf9240b6988,
        _:N9e68644c99844d359a03142a7dd2f936,
        _:Naec0a82cbed94a7488b42dc228c9fb36,
        _:Nb7323a730dd64b78921818841a537e0d,
        _:Nc24bbefe1a4e488488cd7cd31ca11e9c,
        _:Nd8d2b294eec94f74a0015ee1d4e6fa8d,
        _:Nde8c0507e6584f05a221dc5d7462c31a,
        _:Ndf18044370a74215babd4e046b38be20,
        _:Ndf46b085415147f3900c2505842afe4b,
        _:Ne5d0abe1bb0c42638d5bbfaafb8da6e5,
        _:Ne63b9149f24342659de5def927479d8b .

