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

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

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

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

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

<https://medium-media.vgm.io/albums/07/11470/11470-1230483926.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/699#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11470#performance> ;
    schema:name "Chris Serani"@en ;
    foaf:made <album/11470#lyrics>,
        <album/11470#subject> ;
    foaf:name "Chris Serani"@en .

<album/11470#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everlast"@en,
        "Everlast"@ja,
        "Everlast"@ja-latn ;
    mo:performance_of <album/11470#musicalwork> ;
    mo:performer <artist/1261#subject>,
        <artist/699#subject> ;
    mo:recorded_as <album/11470#musicalexpression> ;
    schema:byArtist <artist/1261#subject>,
        <artist/699#subject> ;
    schema:name "Everlast"@en,
        "Everlast"@ja,
        "Everlast"@ja-latn ;
    schema:workPerformed <album/11470#musicalwork> .

<artist/1261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11470#subject> ;
    mo:performed <album/11470#performance> ;
    schema:name "Beatdrop"@en ;
    foaf:made <album/11470#composition>,
        <album/11470#lyrics>,
        <album/11470#subject> ;
    foaf:name "Beatdrop"@en .

<album/11470#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-14"^^xsd:date ;
    dcterms:title "Everlast"@en,
        "Everlast"@ja,
        "Everlast"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/11470#musicalexpression> ;
    mo:publisher _:Naab8fb3e7c0a4c16b367feb8b322e873 ;
    mo:record _:Ncff39551a46d49058be63e26ec99449f ;
    mo:record_count 1 ;
    schema:byArtist <artist/1261#subject>,
        <artist/699#subject> ;
    schema:datePublished "2005-10-14"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/07/11470/11470-1230483926.jpg> ;
    schema:name "Everlast"@en,
        "Everlast"@ja,
        "Everlast"@ja-latn ;
    schema:publisher _:Naab8fb3e7c0a4c16b367feb8b322e873 ;
    foaf:depiction <https://media.vgm.io/albums/07/11470/11470-1230483926.jpg> .

_:N022a13f0b9fa4dba8a4c28df5200bd13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REM"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "REM"@en .

_:N0e83b2e8b003437f859f962144fce37b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frigga"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Frigga"@en .

_:N12627bbe1a7f4d5bb3e28804ca9190f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subservient"@en ;
    mo:track_number 20 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Subservient"@en .

_:N20ea992e86334f8090607dc74ba8e930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Love"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Your Love"@en .

_:N27629ab12159477eb3cd9a9aa3f4f4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neutron Bomb"@en ;
    mo:track_number 16 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Neutron Bomb"@en .

_:N353be5793ad5496cb0ed08e46679e598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arena"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Arena"@en .

_:N4bb5d4c8690f42b8abd3c1b4d6af825c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "single voice"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "single voice"@en .

_:N4dfa1438f3d040249f5069dcd16e8c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Time"@en .

_:N6041e6fb2e6043dabc48a7eeb2bc5f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theoretical"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Theoretical"@en .

_:N6d54c7f31482435388f8fee58db2c348 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Syntax"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Syntax"@en .

_:N7086a5ba747e4993bfc7358bcb4e98bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlast"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Everlast"@en .

_:Naab8fb3e7c0a4c16b367feb8b322e873 schema:name "Beatdrop"@en ;
    foaf:name "Beatdrop"@en .

_:Nb1f8aa78562d42ecb2ef5379a0fa98b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Droppin'"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Droppin'"@en .

_:Nb7e4b627b9c94243a2349db57f97512b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volition"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Volition"@en .

_:Nc12ea22048dd4aa1a2d4832d2af2c904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blowback"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Blowback"@en .

_:Nc2b85c567c20449c917eab5b56bd83f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Lazy"@en .

_:Nd1ef8ee9a03145a3a9a57d4470aaec30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glows Like Crimson"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Glows Like Crimson"@en .

_:Nd2a90dd1f6f74e07a4a85770c7a3c884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Intro"@en .

_:Nd7c4f76e64c44325864d23ae0ebddb1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Supernovatomic"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Supernovatomic"@en .

_:Nda081e62b86c4da09a7d510d62e6e13a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Little War"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Our Little War"@en .

_:Nea33bb993f9e491d9198b70d5a54953a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hooke"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ncff39551a46d49058be63e26ec99449f ;
    schema:name "Hooke"@en .

_:Ncff39551a46d49058be63e26ec99449f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N022a13f0b9fa4dba8a4c28df5200bd13,
        _:N0e83b2e8b003437f859f962144fce37b,
        _:N12627bbe1a7f4d5bb3e28804ca9190f9,
        _:N20ea992e86334f8090607dc74ba8e930,
        _:N27629ab12159477eb3cd9a9aa3f4f4a2,
        _:N353be5793ad5496cb0ed08e46679e598,
        _:N4bb5d4c8690f42b8abd3c1b4d6af825c,
        _:N4dfa1438f3d040249f5069dcd16e8c5e,
        _:N6041e6fb2e6043dabc48a7eeb2bc5f81,
        _:N6d54c7f31482435388f8fee58db2c348,
        _:N7086a5ba747e4993bfc7358bcb4e98bd,
        _:Nb1f8aa78562d42ecb2ef5379a0fa98b5,
        _:Nb7e4b627b9c94243a2349db57f97512b,
        _:Nc12ea22048dd4aa1a2d4832d2af2c904,
        _:Nc2b85c567c20449c917eab5b56bd83f6,
        _:Nd1ef8ee9a03145a3a9a57d4470aaec30,
        _:Nd2a90dd1f6f74e07a4a85770c7a3c884,
        _:Nd7c4f76e64c44325864d23ae0ebddb1a,
        _:Nda081e62b86c4da09a7d510d62e6e13a,
        _:Nea33bb993f9e491d9198b70d5a54953a ;
    mo:track_count 20 ;
    schema:duration "PT90:01"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N022a13f0b9fa4dba8a4c28df5200bd13,
        _:N0e83b2e8b003437f859f962144fce37b,
        _:N12627bbe1a7f4d5bb3e28804ca9190f9,
        _:N20ea992e86334f8090607dc74ba8e930,
        _:N27629ab12159477eb3cd9a9aa3f4f4a2,
        _:N353be5793ad5496cb0ed08e46679e598,
        _:N4bb5d4c8690f42b8abd3c1b4d6af825c,
        _:N4dfa1438f3d040249f5069dcd16e8c5e,
        _:N6041e6fb2e6043dabc48a7eeb2bc5f81,
        _:N6d54c7f31482435388f8fee58db2c348,
        _:N7086a5ba747e4993bfc7358bcb4e98bd,
        _:Nb1f8aa78562d42ecb2ef5379a0fa98b5,
        _:Nb7e4b627b9c94243a2349db57f97512b,
        _:Nc12ea22048dd4aa1a2d4832d2af2c904,
        _:Nc2b85c567c20449c917eab5b56bd83f6,
        _:Nd1ef8ee9a03145a3a9a57d4470aaec30,
        _:Nd2a90dd1f6f74e07a4a85770c7a3c884,
        _:Nd7c4f76e64c44325864d23ae0ebddb1a,
        _:Nda081e62b86c4da09a7d510d62e6e13a,
        _:Nea33bb993f9e491d9198b70d5a54953a .

