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

<album/6764#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live At The Jerk Store - 5-22-05"@en,
        "Live At The Jerk Store - 5-22-05"@ja,
        "Live At The Jerk Store - 5-22-05"@ja-latn ;
    mo:produced_work <album/6764#musicalwork> ;
    schema:name "Live At The Jerk Store - 5-22-05"@en,
        "Live At The Jerk Store - 5-22-05"@ja,
        "Live At The Jerk Store - 5-22-05"@ja-latn .

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

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

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

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

<album/6764#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live At The Jerk Store - 5-22-05"@en,
        "Live At The Jerk Store - 5-22-05"@ja,
        "Live At The Jerk Store - 5-22-05"@ja-latn ;
    mo:performance_of <album/6764#musicalwork> ;
    mo:performer <artist/2751#subject> ;
    mo:recorded_as <album/6764#musicalexpression> ;
    schema:byArtist <artist/2751#subject> ;
    schema:name "Live At The Jerk Store - 5-22-05"@en,
        "Live At The Jerk Store - 5-22-05"@ja,
        "Live At The Jerk Store - 5-22-05"@ja-latn ;
    schema:workPerformed <album/6764#musicalwork> .

<artist/2751#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6764#performance> ;
    schema:name "Temp Sound Solutions"@en ;
    foaf:name "Temp Sound Solutions"@en .

<album/6764#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Live At The Jerk Store - 5-22-05"@en,
        "Live At The Jerk Store - 5-22-05"@ja,
        "Live At The Jerk Store - 5-22-05"@ja-latn ;
    mo:catalogue_number "AFX 109" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6764#musicalexpression> ;
    mo:publisher _:N2128ebb0b5f8446fafcf0700a83102e6 ;
    mo:record _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2751#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Live At The Jerk Store - 5-22-05"@en,
        "Live At The Jerk Store - 5-22-05"@ja,
        "Live At The Jerk Store - 5-22-05"@ja-latn ;
    schema:publisher _:N2128ebb0b5f8446fafcf0700a83102e6 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N199a9bec6bf643b5ba8e48b7d2127631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "real or mexican"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "real or mexican"@en .

_:N2128ebb0b5f8446fafcf0700a83102e6 schema:name "Temp Sound Solutions"@en ;
    foaf:name "Temp Sound Solutions"@en .

_:N3ed5d0dc935e4e699686bd760a10ee16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "psionic blast"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "psionic blast"@en .

_:N3efa1c3d469445498c12e11c3cc69837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rptr"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "rptr"@en .

_:N5d3a488f674c4d29b4a025df2e8e2f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ponoca"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "ponoca"@en .

_:N6c6ff0ec6e274e73b79fe1eed96e1ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "journey to silius"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "journey to silius"@en .

_:N8e3abdff75c64f25a0e133bf89917b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "super spike vball 18"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "super spike vball 18"@en .

_:Nd64822a382754779b884daf2854e993a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tecmo world wrestling"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "tecmo world wrestling"@en .

_:Ndfbba0167b0a4764b05e260b41b5aa4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "faxanadu"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "faxanadu"@en .

_:Ne788e3a160c54d4b933f8ef1f2f5d56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bionic commando"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05ab6c58e0ba4e85b142cf7ee36d1596 ;
    schema:name "bionic commando"@en .

_:N05ab6c58e0ba4e85b142cf7ee36d1596 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N199a9bec6bf643b5ba8e48b7d2127631,
        _:N3ed5d0dc935e4e699686bd760a10ee16,
        _:N3efa1c3d469445498c12e11c3cc69837,
        _:N5d3a488f674c4d29b4a025df2e8e2f6f,
        _:N6c6ff0ec6e274e73b79fe1eed96e1ec5,
        _:N8e3abdff75c64f25a0e133bf89917b25,
        _:Nd64822a382754779b884daf2854e993a,
        _:Ndfbba0167b0a4764b05e260b41b5aa4f,
        _:Ne788e3a160c54d4b933f8ef1f2f5d56b ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N199a9bec6bf643b5ba8e48b7d2127631,
        _:N3ed5d0dc935e4e699686bd760a10ee16,
        _:N3efa1c3d469445498c12e11c3cc69837,
        _:N5d3a488f674c4d29b4a025df2e8e2f6f,
        _:N6c6ff0ec6e274e73b79fe1eed96e1ec5,
        _:N8e3abdff75c64f25a0e133bf89917b25,
        _:Nd64822a382754779b884daf2854e993a,
        _:Ndfbba0167b0a4764b05e260b41b5aa4f,
        _:Ne788e3a160c54d4b933f8ef1f2f5d56b .

