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

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

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

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

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

<https://medium-media.vgm.io/albums/37/87473/87473-1559905283.jpg> a schema:ImageObject,
        foaf:Image .

<album/87473#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Into the Dead 2 Original Soundtrack"@en,
        "Into the Dead 2 Original Soundtrack"@ja,
        "Into the Dead 2 Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Broghan Paige"@en ;
            foaf:made <album/87473#composition> ;
            foaf:name "Broghan Paige"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jayde Marter"@en ;
            foaf:made <album/87473#composition> ;
            foaf:name "Jayde Marter"@en ] ;
    mo:produced_work <album/87473#musicalwork> ;
    schema:name "Into the Dead 2 Original Soundtrack"@en,
        "Into the Dead 2 Original Soundtrack"@ja,
        "Into the Dead 2 Original Soundtrack"@ja-latn .

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

<album/87473#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Into the Dead 2 Original Soundtrack"@en,
        "Into the Dead 2 Original Soundtrack"@ja,
        "Into the Dead 2 Original Soundtrack"@ja-latn ;
    mo:performance_of <album/87473#musicalwork> ;
    mo:performer _:N40d6af6cb6ee43f7a6f82c5b228aa6fc ;
    mo:recorded_as <album/87473#musicalexpression> ;
    schema:byArtist _:N40d6af6cb6ee43f7a6f82c5b228aa6fc ;
    schema:name "Into the Dead 2 Original Soundtrack"@en,
        "Into the Dead 2 Original Soundtrack"@ja,
        "Into the Dead 2 Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/87473#musicalwork> .

<album/87473#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-28"^^xsd:date ;
    dcterms:title "Into the Dead 2 Original Soundtrack"@en,
        "Into the Dead 2 Original Soundtrack"@ja,
        "Into the Dead 2 Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87473#musicalexpression> ;
    mo:publisher _:Nb31acf11074b402eafeb46e48581020b ;
    mo:record _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Into the Dead 2"@en ;
            foaf:name "Into the Dead 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Erskine"@en ;
            foaf:name "Jason Erskine"@en ] ;
    schema:datePublished "2019-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/87473/87473-1559905283.jpg> ;
    schema:name "Into the Dead 2 Original Soundtrack"@en,
        "Into the Dead 2 Original Soundtrack"@ja,
        "Into the Dead 2 Original Soundtrack"@ja-latn ;
    schema:publisher _:Nb31acf11074b402eafeb46e48581020b ;
    foaf:depiction <https://media.vgm.io/albums/37/87473/87473-1559905283.jpg> .

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

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

_:N40d6af6cb6ee43f7a6f82c5b228aa6fc a schema:Person,
        foaf:Person ;
    mo:performed <album/87473#performance> ;
    schema:name "Jason Erskine"@en ;
    foaf:name "Jason Erskine"@en .

_:N466b082d1a46414d833ec8fe0651c690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nails (Circus Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    schema:name "Nails (Circus Mix)"@en .

_:N49582d493d364b8eae7c3953791ae208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nails"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    schema:name "Nails"@en .

_:N7bf073359f744bbf8398d28894b8c322 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nails (Hobnail Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    schema:name "Nails (Hobnail Mix)"@en .

_:N7f50b3961f0945cca946088105936ebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nails (Acoustic)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    schema:name "Nails (Acoustic)"@en .

_:N99eb1428402542f2bd450a0da4ce6a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Pines"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    schema:name "In the Pines"@en .

_:Nb31acf11074b402eafeb46e48581020b schema:name "PikPok"@en ;
    foaf:name "PikPok"@en .

_:Ne926e2a0d124422e9cc43aac801855ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Johnny Comes Marching Home"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2a8437f750c84ac0945a9dfa4184bfe4 ;
    schema:name "Johnny Comes Marching Home"@en .

_:N2a8437f750c84ac0945a9dfa4184bfe4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N466b082d1a46414d833ec8fe0651c690,
        _:N49582d493d364b8eae7c3953791ae208,
        _:N7bf073359f744bbf8398d28894b8c322,
        _:N7f50b3961f0945cca946088105936ebe,
        _:N99eb1428402542f2bd450a0da4ce6a83,
        _:Ne926e2a0d124422e9cc43aac801855ea ;
    mo:track_count 6 ;
    schema:duration "PT13:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N466b082d1a46414d833ec8fe0651c690,
        _:N49582d493d364b8eae7c3953791ae208,
        _:N7bf073359f744bbf8398d28894b8c322,
        _:N7f50b3961f0945cca946088105936ebe,
        _:N99eb1428402542f2bd450a0da4ce6a83,
        _:Ne926e2a0d124422e9cc43aac801855ea .

