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

<album/111310> a mo:Release ;
    mo:catalogue_number "VoV-001" .

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

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

<album/87376> a mo:Release ;
    mo:catalogue_number "SLG-OST-14" .

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

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

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

<https://medium-media.vgm.io/albums/97/72879/72879-1510640013.jpg> a schema:ImageObject,
        foaf:Image .

<album/72879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Necrosphere OST"@en,
        "Necrosphere OST"@ja,
        "Necrosphere OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Juliane Andrezzo"@en ;
            foaf:made <album/72879#composition> ;
            foaf:name "Juliane Andrezzo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Caio Lopez"@en ;
            foaf:made <album/72879#composition> ;
            foaf:name "Caio Lopez"@en ] ;
    mo:produced_work <album/72879#musicalwork> ;
    schema:name "Necrosphere OST"@en,
        "Necrosphere OST"@ja,
        "Necrosphere OST"@ja-latn .

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

<album/72879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-01"^^xsd:date ;
    dcterms:title "Necrosphere OST"@en,
        "Necrosphere OST"@ja,
        "Necrosphere OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/111310>,
        <album/87376> ;
    mo:publication_of <album/72879#musicalexpression> ;
    mo:publisher _:Nb8eb59b4ad8f4630b13869954a5db5d4 ;
    mo:record _:Nd1ddee7c22a446ceac954093ebba91bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Necrosphere"@en ;
            foaf:name "Necrosphere"@en ] ;
    schema:datePublished "2017-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/72879/72879-1510640013.jpg> ;
    schema:name "Necrosphere OST"@en,
        "Necrosphere OST"@ja,
        "Necrosphere OST"@ja-latn ;
    schema:publisher _:Nb8eb59b4ad8f4630b13869954a5db5d4 ;
    foaf:depiction <https://media.vgm.io/albums/97/72879/72879-1510640013.jpg> .

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

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

_:N1efd14497ca046f1bae3a14885479cf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Rock (Inner Seal Theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "Let's Rock (Inner Seal Theme)"@en .

_:N2782250bfb834468b42422b9a6c7a8b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life and Death (Purple Theme)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "Life and Death (Purple Theme)"@en .

_:N68f106e7f70b4f28b4f73c4c4949d5da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrosphere Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "Necrosphere Theme"@en .

_:Nabaa2db924f342a18c53c93149bc17e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Necrosphere (Red Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "Welcome to Necrosphere (Red Theme)"@en .

_:Nb8eb59b4ad8f4630b13869954a5db5d4 schema:name "Juliane Andrezzo"@en,
        "Juliane Andrezzo"@ja,
        "Juliane Andrezzo"@ja-latn ;
    foaf:name "Juliane Andrezzo"@en,
        "Juliane Andrezzo"@ja,
        "Juliane Andrezzo"@ja-latn .

_:Nc038d030d52f43e28396b623db618876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Live (Green Theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "They Live (Green Theme)"@en .

_:Nc493856b0363409dba9ee00fa21908f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Horse is the White of the Eyes and Dark Within"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "The Horse is the White of the Eyes and Dark Within"@en .

_:Nceceb6bb2ded4ac4862e8b2ffe43a531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Istanistan (Ending Theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "Istanistan (Ending Theme)"@en .

_:Ndd802f8711ce44b5a00882a8e5f6cdc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrowave (Yellow Theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nd1ddee7c22a446ceac954093ebba91bd ;
    schema:name "Necrowave (Yellow Theme)"@en .

_:Nd1ddee7c22a446ceac954093ebba91bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1efd14497ca046f1bae3a14885479cf4,
        _:N2782250bfb834468b42422b9a6c7a8b3,
        _:N68f106e7f70b4f28b4f73c4c4949d5da,
        _:Nabaa2db924f342a18c53c93149bc17e9,
        _:Nc038d030d52f43e28396b623db618876,
        _:Nc493856b0363409dba9ee00fa21908f0,
        _:Nceceb6bb2ded4ac4862e8b2ffe43a531,
        _:Ndd802f8711ce44b5a00882a8e5f6cdc0 ;
    mo:track_count 8 ;
    schema:duration "PT26:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1efd14497ca046f1bae3a14885479cf4,
        _:N2782250bfb834468b42422b9a6c7a8b3,
        _:N68f106e7f70b4f28b4f73c4c4949d5da,
        _:Nabaa2db924f342a18c53c93149bc17e9,
        _:Nc038d030d52f43e28396b623db618876,
        _:Nc493856b0363409dba9ee00fa21908f0,
        _:Nceceb6bb2ded4ac4862e8b2ffe43a531,
        _:Ndd802f8711ce44b5a00882a8e5f6cdc0 .

