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

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

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

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

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

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29508#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/29508#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/29508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Vomitron 2005 Demo"@en,
        "Vomitron 2005 Demo"@ja,
        "Vomitron 2005 Demo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29508#musicalexpression> ;
    mo:publisher _:Nceafb540d7024d949eb66609c2e625a6 ;
    mo:record _:N31497b6ee37a48209e106e9ab5612dee ;
    mo:record_count 1 ;
    schema:byArtist <artist/11781#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Vomitron 2005 Demo"@en,
        "Vomitron 2005 Demo"@ja,
        "Vomitron 2005 Demo"@ja-latn ;
    schema:publisher _:Nceafb540d7024d949eb66609c2e625a6 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

_:N7809574f61d54c1fb28f15286de996ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Penis Flytrap (2005 Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N31497b6ee37a48209e106e9ab5612dee ;
    schema:name "Penis Flytrap (2005 Version)"@en .

_:N8ecbdec59996445184e229b92cef15a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye Of The Tiger (Survivor cover)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N31497b6ee37a48209e106e9ab5612dee ;
    schema:name "Eye Of The Tiger (Survivor cover)"@en .

_:Nc394e3f91d9049b98478003caf04f13a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chicken Sacrifice (2005 Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N31497b6ee37a48209e106e9ab5612dee ;
    schema:name "Chicken Sacrifice (2005 Version)"@en .

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

_:N31497b6ee37a48209e106e9ab5612dee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7809574f61d54c1fb28f15286de996ec,
        _:N8ecbdec59996445184e229b92cef15a4,
        _:Nc394e3f91d9049b98478003caf04f13a ;
    mo:track_count 3 ;
    schema:duration "PT14:43"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7809574f61d54c1fb28f15286de996ec,
        _:N8ecbdec59996445184e229b92cef15a4,
        _:Nc394e3f91d9049b98478003caf04f13a .

