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

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

<artist/11441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Satoe Terashima"@en,
        "寺島里恵"@ja ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Satoe Terashima"@en,
        "寺島里恵"@ja .

<artist/1270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/2744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Kenichi Matsubara"@en ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Kenichi Matsubara"@en .

<artist/3021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Masanori Adachi"@en,
        "安達昌宣"@ja ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Masanori Adachi"@en,
        "安達昌宣"@ja .

<artist/325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Taro Kudou"@en ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Taro Kudou"@en .

<artist/334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根ミチル"@ja ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根ミチル"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42420#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/42420#composition>,
        <album/42420#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

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

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

<https://medium-media.vgm.io/albums/02/42420/42420-1382673089.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14384#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42420#performance> ;
    schema:name "Jay-Z"@en ;
    foaf:made <album/42420#lyrics>,
        <album/42420#subject> ;
    foaf:name "Jay-Z"@en .

<artist/17186#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42420#performance> ;
    schema:name "2 Mello"@en ;
    foaf:made <album/42420#lyrics>,
        <album/42420#subject> ;
    foaf:name "2 Mello"@en .

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

<album/42420#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nastlevania"@en,
        "Nastlevania"@ja,
        "Nastlevania"@ja-latn ;
    mo:performance_of <album/42420#musicalwork> ;
    mo:performer _:N3e9388e750d646fe97f0ad45b6d37a7a,
        <artist/14384#subject>,
        <artist/17186#subject> ;
    mo:recorded_as <album/42420#musicalexpression> ;
    schema:byArtist _:N3e9388e750d646fe97f0ad45b6d37a7a,
        <artist/14384#subject>,
        <artist/17186#subject> ;
    schema:name "Nastlevania"@en,
        "Nastlevania"@ja,
        "Nastlevania"@ja-latn ;
    schema:workPerformed <album/42420#musicalwork> .

<album/42420#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nastlevania"@en,
        "Nastlevania"@ja,
        "Nastlevania"@ja-latn ;
    mo:composer <artist/11441#subject>,
        <artist/1270#subject>,
        <artist/146#subject>,
        <artist/2744#subject>,
        <artist/3021#subject>,
        <artist/325#subject>,
        <artist/334#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/42420#musicalwork> ;
    schema:name "Nastlevania"@en,
        "Nastlevania"@ja,
        "Nastlevania"@ja-latn .

<album/42420#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-18"^^xsd:date ;
    dcterms:title "Nastlevania"@en,
        "Nastlevania"@ja,
        "Nastlevania"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42420#musicalexpression> ;
    mo:publisher _:Nd53aca7f32014566a1bf6687ad362212 ;
    mo:record _:N5620f907e0094b78b8c2e7d70931d449 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Castlevania II: Simon's Quest"@en ;
            foaf:name "Castlevania II: Simon's Quest"@en ],
        [ a schema:CreativeWork ;
            schema:name "Castlevania: Symphony of the Night"@en ;
            foaf:name "Castlevania: Symphony of the Night"@en ],
        [ a schema:CreativeWork ;
            schema:name "Castlevania"@en ;
            foaf:name "Castlevania"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Castlevania IV"@en ;
            foaf:name "Super Castlevania IV"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nas"@en ;
            foaf:name "Nas"@en ],
        <artist/14384#subject>,
        <artist/17186#subject> ;
    schema:datePublished "2013-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/42420/42420-1382673089.jpg> ;
    schema:name "Nastlevania"@en,
        "Nastlevania"@ja,
        "Nastlevania"@ja-latn ;
    schema:publisher _:Nd53aca7f32014566a1bf6687ad362212 ;
    foaf:depiction <https://media.vgm.io/albums/02/42420/42420-1382673089.jpg> .

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

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

_:N0bf27bd518be4d4b97e17101217d6b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World is Yours (Ending)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "The World is Yours (Ending)"@en .

_:N1a57fe0783374bfbacb44229602f852b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor of Rhymes"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Corridor of Rhymes"@en .

_:N1efbf5ccedca4dd08a66faa52124fb1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Owe Me Drac"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Owe Me Drac"@en .

_:N3b4f2e8940c04fef9079370b8a379f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "One Night"@en .

_:N3e9388e750d646fe97f0ad45b6d37a7a a schema:Person,
        foaf:Person ;
    mo:performed <album/42420#performance> ;
    schema:name "Nas"@en ;
    foaf:name "Nas"@en .

_:N4a1a5e41a71048df86590b35bb99754c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is Bloody"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Life is Bloody"@en .

_:N6930937a77924c6ba7d92e3a17d8d0e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Aint' Hard to Fall"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "It Aint' Hard to Fall"@en .

_:N9b4cf04690fb4f1aa8bd686108edf764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rule the Colosseum"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Rule the Colosseum"@en .

_:Na69829b396954707a5366a3ddf96726f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Made You Wicked"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Made You Wicked"@en .

_:Nb1349cc242e14612b32c953fc236c050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mid-Boss Takeover (ft. Jay-Z)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Mid-Boss Takeover (ft. Jay-Z)"@en .

_:Nb5143eee34e5428aaec4c9c872f36e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5620f907e0094b78b8c2e7d70931d449 ;
    schema:name "Intro"@en .

_:Nd53aca7f32014566a1bf6687ad362212 schema:name "2 Mello"@en ;
    foaf:name "2 Mello"@en .

_:N5620f907e0094b78b8c2e7d70931d449 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bf27bd518be4d4b97e17101217d6b07,
        _:N1a57fe0783374bfbacb44229602f852b,
        _:N1efbf5ccedca4dd08a66faa52124fb1d,
        _:N3b4f2e8940c04fef9079370b8a379f84,
        _:N4a1a5e41a71048df86590b35bb99754c,
        _:N6930937a77924c6ba7d92e3a17d8d0e6,
        _:N9b4cf04690fb4f1aa8bd686108edf764,
        _:Na69829b396954707a5366a3ddf96726f,
        _:Nb1349cc242e14612b32c953fc236c050,
        _:Nb5143eee34e5428aaec4c9c872f36e93 ;
    mo:track_count 10 ;
    schema:duration "PT41:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0bf27bd518be4d4b97e17101217d6b07,
        _:N1a57fe0783374bfbacb44229602f852b,
        _:N1efbf5ccedca4dd08a66faa52124fb1d,
        _:N3b4f2e8940c04fef9079370b8a379f84,
        _:N4a1a5e41a71048df86590b35bb99754c,
        _:N6930937a77924c6ba7d92e3a17d8d0e6,
        _:N9b4cf04690fb4f1aa8bd686108edf764,
        _:Na69829b396954707a5366a3ddf96726f,
        _:Nb1349cc242e14612b32c953fc236c050,
        _:Nb5143eee34e5428aaec4c9c872f36e93 .

