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

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

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

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

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

<https://medium-media.vgm.io/albums/41/69514/69514-1499463435.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/69514#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vomitron"@en,
        "Vomitron"@ja,
        "Vomitron"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jim Peterik"@en ;
            foaf:made <album/69514#composition> ;
            foaf:name "Jim Peterik"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frankie Sullivan"@en ;
            foaf:made <album/69514#composition> ;
            foaf:name "Frankie Sullivan"@en ],
        <artist/11781#subject> ;
    mo:produced_work <album/69514#musicalwork> ;
    schema:name "Vomitron"@en,
        "Vomitron"@ja,
        "Vomitron"@ja-latn .

<artist/11781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69514#subject> ;
    mo:performed <album/69514#performance> ;
    schema:name "Vomitron"@en ;
    foaf:made <album/69514#composition>,
        <album/69514#subject> ;
    foaf:name "Vomitron"@en .

<album/69514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-07"^^xsd:date ;
    dcterms:title "Vomitron"@en,
        "Vomitron"@ja,
        "Vomitron"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69514#musicalexpression> ;
    mo:publisher _:Nc5e0e551a9be45ac840a21355ec21fbf ;
    mo:record _:N5056232852bb4e188fd17d1b465cdd4b ;
    mo:record_count 1 ;
    schema:byArtist <artist/11781#subject> ;
    schema:datePublished "2017-07-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/41/69514/69514-1499463435.jpg> ;
    schema:name "Vomitron"@en,
        "Vomitron"@ja,
        "Vomitron"@ja-latn ;
    schema:publisher _:Nc5e0e551a9be45ac840a21355ec21fbf ;
    foaf:depiction <https://media.vgm.io/albums/41/69514/69514-1499463435.jpg> .

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

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

_:N41d607d2e9c2499db11cff140ced3ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye of the Tiger"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Eye of the Tiger"@en .

_:N473546bb67a24912b449068718797105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen in Fire"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Frozen in Fire"@en .

_:N65bdab0c824b4331b1b7dc6a1500c984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Wormhole"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Through the Wormhole"@en .

_:N6f99bbff1add465691dc8fd37931e53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2884"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "2884"@en .

_:N74d8c2b175e24a12bad93d0099607d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vomitron"@en ;
    mo:track_number 16 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Vomitron"@en .

_:N7da2cac6986f45deb73100b1062a298e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mortal Wombat"@en ;
    mo:track_number 14 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Mortal Wombat"@en .

_:N981920dc04b84fe5934b35581135b4f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fission of Senses"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Fission of Senses"@en .

_:N9ca6c5911bcd45b79f5937cfb6dfaffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape from Nebulon V"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Escape from Nebulon V"@en .

_:Na028058085f8433494cef9f3826c9ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "665: The Neighbor of the Beast"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "665: The Neighbor of the Beast"@en .

_:Na1940c9fca014734a3116b1ba449eb45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapse of a Neutron Star"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Collapse of a Neutron Star"@en .

_:Nb95234358b7b47b2af224b70b77f0de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Penis Flytrap"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Penis Flytrap"@en .

_:Nbeeb299a0ee84465b7fc89413b95397b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploding Metal"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Exploding Metal"@en .

_:Nc5e0e551a9be45ac840a21355ec21fbf schema:name "Vomitron"@en ;
    foaf:name "Vomitron"@en .

_:Nc9672e70a82c4728b806d2391950f1e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fuck Patrol"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "The Fuck Patrol"@en .

_:Ndba991ab4c5b4773854432647c7fc65c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrival 2012"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Arrival 2012"@en .

_:Ne67fc116dee044b8a61792fe8579be3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mandatory Spermicide"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Mandatory Spermicide"@en .

_:Ne907359510cf4b398e41d0adf634f88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Sex"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Robot Sex"@en .

_:Nf063a596653d414698a9e4900c38447f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chicken Sacrifice"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N5056232852bb4e188fd17d1b465cdd4b ;
    schema:name "Chicken Sacrifice"@en .

_:N5056232852bb4e188fd17d1b465cdd4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41d607d2e9c2499db11cff140ced3ce2,
        _:N473546bb67a24912b449068718797105,
        _:N65bdab0c824b4331b1b7dc6a1500c984,
        _:N6f99bbff1add465691dc8fd37931e53a,
        _:N74d8c2b175e24a12bad93d0099607d62,
        _:N7da2cac6986f45deb73100b1062a298e,
        _:N981920dc04b84fe5934b35581135b4f4,
        _:N9ca6c5911bcd45b79f5937cfb6dfaffe,
        _:Na028058085f8433494cef9f3826c9ce2,
        _:Na1940c9fca014734a3116b1ba449eb45,
        _:Nb95234358b7b47b2af224b70b77f0de1,
        _:Nbeeb299a0ee84465b7fc89413b95397b,
        _:Nc9672e70a82c4728b806d2391950f1e4,
        _:Ndba991ab4c5b4773854432647c7fc65c,
        _:Ne67fc116dee044b8a61792fe8579be3e,
        _:Ne907359510cf4b398e41d0adf634f88b,
        _:Nf063a596653d414698a9e4900c38447f ;
    mo:track_count 17 ;
    schema:duration "PT70:45"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N41d607d2e9c2499db11cff140ced3ce2,
        _:N473546bb67a24912b449068718797105,
        _:N65bdab0c824b4331b1b7dc6a1500c984,
        _:N6f99bbff1add465691dc8fd37931e53a,
        _:N74d8c2b175e24a12bad93d0099607d62,
        _:N7da2cac6986f45deb73100b1062a298e,
        _:N981920dc04b84fe5934b35581135b4f4,
        _:N9ca6c5911bcd45b79f5937cfb6dfaffe,
        _:Na028058085f8433494cef9f3826c9ce2,
        _:Na1940c9fca014734a3116b1ba449eb45,
        _:Nb95234358b7b47b2af224b70b77f0de1,
        _:Nbeeb299a0ee84465b7fc89413b95397b,
        _:Nc9672e70a82c4728b806d2391950f1e4,
        _:Ndba991ab4c5b4773854432647c7fc65c,
        _:Ne67fc116dee044b8a61792fe8579be3e,
        _:Ne907359510cf4b398e41d0adf634f88b,
        _:Nf063a596653d414698a9e4900c38447f .

