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

<album/6748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Remote File Error EP"@en,
        "The Remote File Error EP"@ja,
        "The Remote File Error EP"@ja-latn ;
    mo:produced_work <album/6748#musicalwork> ;
    schema:name "The Remote File Error EP"@en,
        "The Remote File Error EP"@ja,
        "The Remote File Error EP"@ja-latn .

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

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

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

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

<album/6748#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Remote File Error EP"@en,
        "The Remote File Error EP"@ja,
        "The Remote File Error EP"@ja-latn ;
    mo:performance_of <album/6748#musicalwork> ;
    mo:performer <artist/2751#subject> ;
    mo:recorded_as <album/6748#musicalexpression> ;
    schema:byArtist <artist/2751#subject> ;
    schema:name "The Remote File Error EP"@en,
        "The Remote File Error EP"@ja,
        "The Remote File Error EP"@ja-latn ;
    schema:workPerformed <album/6748#musicalwork> .

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

<album/6748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "The Remote File Error EP"@en,
        "The Remote File Error EP"@ja,
        "The Remote File Error EP"@ja-latn ;
    mo:catalogue_number "AFX 06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6748#musicalexpression> ;
    mo:publisher _:Nd1cb31927ebe49608c9150b695b9a5f5 ;
    mo:record _:Na1cbef3ae22c4d4aaaea4a6e1195721f ;
    mo:record_count 1 ;
    schema:byArtist <artist/2751#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Remote File Error EP"@en,
        "The Remote File Error EP"@ja,
        "The Remote File Error EP"@ja-latn ;
    schema:publisher _:Nd1cb31927ebe49608c9150b695b9a5f5 ;
    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/6748#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/6748#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N001ff6cce81f45fd9cbc935b21dd22d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "valkyrie is dying"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbef3ae22c4d4aaaea4a6e1195721f ;
    schema:name "valkyrie is dying"@en .

_:N84bc7ee8030e45ab97c5502d709eaf20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "super mario bros 2"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbef3ae22c4d4aaaea4a6e1195721f ;
    schema:name "super mario bros 2"@en .

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

_:Ned0d2bf2ccca42ef8f0f6bfc4f8eb11d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nothings wrong with me"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbef3ae22c4d4aaaea4a6e1195721f ;
    schema:name "nothings wrong with me"@en .

_:Na1cbef3ae22c4d4aaaea4a6e1195721f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001ff6cce81f45fd9cbc935b21dd22d9,
        _:N84bc7ee8030e45ab97c5502d709eaf20,
        _:Ned0d2bf2ccca42ef8f0f6bfc4f8eb11d ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N001ff6cce81f45fd9cbc935b21dd22d9,
        _:N84bc7ee8030e45ab97c5502d709eaf20,
        _:Ned0d2bf2ccca42ef8f0f6bfc4f8eb11d .

