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

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

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

<artist/12352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "ansgaros"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "ansgaros"@en .

<artist/16570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Battlerager"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "Battlerager"@en .

<artist/16777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "neu cetera"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "neu cetera"@en .

<artist/17415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "weener and Tender Lad"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "weener and Tender Lad"@en .

<artist/2183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Wizwars"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "Wizwars"@en .

<artist/25926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Josiah Tobin"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "Josiah Tobin"@en .

<artist/2751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Temp Sound Solutions"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "Temp Sound Solutions"@en .

<artist/2772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "cacomistle"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "cacomistle"@en .

<artist/3466#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "small child david"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "small child david"@en .

<artist/3707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "TheoConfidor"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "TheoConfidor"@en .

<artist/5168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "The Analog Kid"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "The Analog Kid"@en .

<artist/5730#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "XMark"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "XMark"@en .

<artist/5738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "M-H"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "M-H"@en .

<artist/59210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Cyanidic Rapture"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "Cyanidic Rapture"@en .

<artist/59427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "streifig"@en ;
    foaf:made <album/10702#composition>,
        <album/10702#subject> ;
    foaf:name "streifig"@en .

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

<album/10702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nevar Say Die! Compilation, Volume Two"@en,
        "Nevar Say Die! Compilation, Volume Two"@ja,
        "Nevar Say Die! Compilation, Volume Two"@ja-latn ;
    mo:performance_of <album/10702#musicalwork> ;
    mo:recorded_as <album/10702#musicalexpression> ;
    schema:name "Nevar Say Die! Compilation, Volume Two"@en,
        "Nevar Say Die! Compilation, Volume Two"@ja,
        "Nevar Say Die! Compilation, Volume Two"@ja-latn ;
    schema:workPerformed <album/10702#musicalwork> .

<org/115#subject> schema:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn ;
    foaf:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/10702/10702-1234219498.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nevar Say Die! Compilation, Volume Two"@en,
        "Nevar Say Die! Compilation, Volume Two"@ja,
        "Nevar Say Die! Compilation, Volume Two"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Vegeroth"@en ;
            foaf:made <album/10702#composition> ;
            foaf:name "Vegeroth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Tendonites"@en ;
            foaf:made <album/10702#composition> ;
            foaf:name "The Tendonites"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brian Tobin"@en ;
            foaf:made <album/10702#composition> ;
            foaf:name "Brian Tobin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Sticky Situation"@en ;
            foaf:made <album/10702#composition> ;
            foaf:name "The Sticky Situation"@en ],
        <artist/12352#subject>,
        <artist/16570#subject>,
        <artist/16777#subject>,
        <artist/17415#subject>,
        <artist/2183#subject>,
        <artist/25926#subject>,
        <artist/2751#subject>,
        <artist/2772#subject>,
        <artist/3466#subject>,
        <artist/3707#subject>,
        <artist/5168#subject>,
        <artist/5730#subject>,
        <artist/5738#subject>,
        <artist/59210#subject>,
        <artist/59427#subject> ;
    mo:produced_work <album/10702#musicalwork> ;
    schema:name "Nevar Say Die! Compilation, Volume Two"@en,
        "Nevar Say Die! Compilation, Volume Two"@ja,
        "Nevar Say Die! Compilation, Volume Two"@ja-latn .

<album/10702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-04"^^xsd:date ;
    dcterms:title "Nevar Say Die! Compilation, Volume Two"@en,
        "Nevar Say Die! Compilation, Volume Two"@ja,
        "Nevar Say Die! Compilation, Volume Two"@ja-latn ;
    mo:catalogue_number "CCN010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10702#musicalexpression> ;
    mo:publisher <org/115#subject> ;
    mo:record _:Nd45ffabde7c148e199f9d0262ca23860 ;
    mo:record_count 1 ;
    schema:datePublished "2008-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/10702/10702-1234219498.jpg> ;
    schema:name "Nevar Say Die! Compilation, Volume Two"@en,
        "Nevar Say Die! Compilation, Volume Two"@ja,
        "Nevar Say Die! Compilation, Volume Two"@ja-latn ;
    schema:publisher <org/115#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/10702/10702-1234219498.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Vegeroth"@en ;
    foaf:made <album/10702#subject> ;
    foaf:name "Vegeroth"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "The Tendonites"@en ;
    foaf:made <album/10702#subject> ;
    foaf:name "The Tendonites"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "The Sticky Situation"@en ;
    foaf:made <album/10702#subject> ;
    foaf:name "The Sticky Situation"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10702#subject> ;
    schema:name "Brian Tobin"@en ;
    foaf:made <album/10702#subject> ;
    foaf:name "Brian Tobin"@en .

_:N026710c306b44fa7ad7bbe4746c0587b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All I've Got, I Had to Steal"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "All I've Got, I Had to Steal"@en .

_:N1a5d50f1f02e4a6792812a163524db9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TranceSexual"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "TranceSexual"@en .

_:N2d96a56c53374ac896bf2401b9cec2ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolls' Night"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Dolls' Night"@en .

_:N3f872a466f7b4e5d91f58644d7bfebeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Say Die (Outsourcing My Use of Profos)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Never Say Die (Outsourcing My Use of Profos)"@en .

_:N482fb6f82a874faca0792a68c5e7a65f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master Blaster"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Master Blaster"@en .

_:N4c1bba47061f4bf3b9db8eb91ccaf8ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Funnyz"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "The Funnyz"@en .

_:N4cc5b637928a4775b2af6fead9a84e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Union Alpha"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Union Alpha"@en .

_:N6c13bbf17746405bb8f96b51e6f47c6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyanide Overdose"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Cyanide Overdose"@en .

_:N74f7a835ee0f4bd3b8d8d434fb349585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ferryman"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "The Ferryman"@en .

_:N835336714a1d46ab9b3290ca16f720f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nevar Say Die"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Nevar Say Die"@en .

_:N92564264b7924223bca3c776c81eb050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transmission"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Transmission"@en .

_:N93486a3d99554ae78004a89f04560298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ensis Obitus"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Ensis Obitus"@en .

_:Nae63af6943b54bd2a8ccc7a7962586b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey, You Ate the Onion Pie Again, Didn't You?"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Honey, You Ate the Onion Pie Again, Didn't You?"@en .

_:Nb487358b1b9b45fea5939e5b8a31d9c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradijs bij het Köttfärslimpa"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Paradijs bij het Köttfärslimpa"@en .

_:Nbd7c9626bf084c8ea92433b141cfa92b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Open"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Cold Open"@en .

_:Nee559766a0734462b5f4570bc32a8db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakdown"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Breakdown"@en .

_:Nf581440ac68a478d8a4c18fd2f483f6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nice Graphics"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd45ffabde7c148e199f9d0262ca23860 ;
    schema:name "Nice Graphics"@en .

_:Nd45ffabde7c148e199f9d0262ca23860 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N026710c306b44fa7ad7bbe4746c0587b,
        _:N1a5d50f1f02e4a6792812a163524db9b,
        _:N2d96a56c53374ac896bf2401b9cec2ff,
        _:N3f872a466f7b4e5d91f58644d7bfebeb,
        _:N482fb6f82a874faca0792a68c5e7a65f,
        _:N4c1bba47061f4bf3b9db8eb91ccaf8ef,
        _:N4cc5b637928a4775b2af6fead9a84e21,
        _:N6c13bbf17746405bb8f96b51e6f47c6c,
        _:N74f7a835ee0f4bd3b8d8d434fb349585,
        _:N835336714a1d46ab9b3290ca16f720f0,
        _:N92564264b7924223bca3c776c81eb050,
        _:N93486a3d99554ae78004a89f04560298,
        _:Nae63af6943b54bd2a8ccc7a7962586b9,
        _:Nb487358b1b9b45fea5939e5b8a31d9c0,
        _:Nbd7c9626bf084c8ea92433b141cfa92b,
        _:Nee559766a0734462b5f4570bc32a8db3,
        _:Nf581440ac68a478d8a4c18fd2f483f6a ;
    mo:track_count 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N026710c306b44fa7ad7bbe4746c0587b,
        _:N1a5d50f1f02e4a6792812a163524db9b,
        _:N2d96a56c53374ac896bf2401b9cec2ff,
        _:N3f872a466f7b4e5d91f58644d7bfebeb,
        _:N482fb6f82a874faca0792a68c5e7a65f,
        _:N4c1bba47061f4bf3b9db8eb91ccaf8ef,
        _:N4cc5b637928a4775b2af6fead9a84e21,
        _:N6c13bbf17746405bb8f96b51e6f47c6c,
        _:N74f7a835ee0f4bd3b8d8d434fb349585,
        _:N835336714a1d46ab9b3290ca16f720f0,
        _:N92564264b7924223bca3c776c81eb050,
        _:N93486a3d99554ae78004a89f04560298,
        _:Nae63af6943b54bd2a8ccc7a7962586b9,
        _:Nb487358b1b9b45fea5939e5b8a31d9c0,
        _:Nbd7c9626bf084c8ea92433b141cfa92b,
        _:Nee559766a0734462b5f4570bc32a8db3,
        _:Nf581440ac68a478d8a4c18fd2f483f6a .

