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

<album/6766#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live At Once Twice - 5-27-05"@en,
        "Live At Once Twice - 5-27-05"@ja,
        "Live At Once Twice - 5-27-05"@ja-latn ;
    mo:produced_work <album/6766#musicalwork> ;
    schema:name "Live At Once Twice - 5-27-05"@en,
        "Live At Once Twice - 5-27-05"@ja,
        "Live At Once Twice - 5-27-05"@ja-latn .

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

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

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

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

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

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

<album/6766#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Live At Once Twice - 5-27-05"@en,
        "Live At Once Twice - 5-27-05"@ja,
        "Live At Once Twice - 5-27-05"@ja-latn ;
    mo:catalogue_number "AFX 112" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6766#musicalexpression> ;
    mo:publisher _:N978ce7c4d946478281c3886866ce886c ;
    mo:record _:N30459d40a1084c22ad85f0a0dc11d050 ;
    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 Once Twice - 5-27-05"@en,
        "Live At Once Twice - 5-27-05"@ja,
        "Live At Once Twice - 5-27-05"@ja-latn ;
    schema:publisher _:N978ce7c4d946478281c3886866ce886c ;
    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/6766#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/6766#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N21b2b208c9524b4f97dca72dd9d88326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "temp 2"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "temp 2"@en .

_:N311a44c119b64ef88f913fe9661312b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "think about it"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "think about it"@en .

_:N3665b00edfc44466b87f7a55a6ce3f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trojan pt 3"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "trojan pt 3"@en .

_:N3dd976766deb48ad9f54153a4ffaa908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "famicom wars earthbound medley"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "famicom wars earthbound medley"@en .

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

_:Nc865b4819ab64f21898886813180b024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a, a, assless"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "a, a, assless"@en .

_:Nd02ed1cd5bae43f18f1f57979668fd77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the gorgons of hate and malice"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "the gorgons of hate and malice"@en .

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

_:Ne7445d8a1af5459f896fcdae7e9ece12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stupid liger"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30459d40a1084c22ad85f0a0dc11d050 ;
    schema:name "stupid liger"@en .

_:N30459d40a1084c22ad85f0a0dc11d050 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b2b208c9524b4f97dca72dd9d88326,
        _:N311a44c119b64ef88f913fe9661312b3,
        _:N3665b00edfc44466b87f7a55a6ce3f01,
        _:N3dd976766deb48ad9f54153a4ffaa908,
        _:Nc865b4819ab64f21898886813180b024,
        _:Nd02ed1cd5bae43f18f1f57979668fd77,
        _:Ne6770abe9dd94a94bdbc3a8e5fdbc182,
        _:Ne7445d8a1af5459f896fcdae7e9ece12 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N21b2b208c9524b4f97dca72dd9d88326,
        _:N311a44c119b64ef88f913fe9661312b3,
        _:N3665b00edfc44466b87f7a55a6ce3f01,
        _:N3dd976766deb48ad9f54153a4ffaa908,
        _:Nc865b4819ab64f21898886813180b024,
        _:Nd02ed1cd5bae43f18f1f57979668fd77,
        _:Ne6770abe9dd94a94bdbc3a8e5fdbc182,
        _:Ne7445d8a1af5459f896fcdae7e9ece12 .

