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

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

<artist/66090#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143067#subject> ;
    schema:name "Donovan \"Skyleo\" Sama"@en ;
    foaf:made <album/143067#composition>,
        <album/143067#subject> ;
    foaf:name "Donovan \"Skyleo\" Sama"@en .

<album/143067#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ruby Red Shoes (English Version) - Single"@en,
        "Ruby Red Shoes (English Version) - Single"@ja,
        "Ruby Red Shoes (English Version) - Single"@ja-latn ;
    mo:composer <artist/66090#subject> ;
    mo:produced_work <album/143067#musicalwork> ;
    schema:name "Ruby Red Shoes (English Version) - Single"@en,
        "Ruby Red Shoes (English Version) - Single"@ja,
        "Ruby Red Shoes (English Version) - Single"@ja-latn .

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

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

<album/143067#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ruby Red Shoes (English Version) - Single"@en,
        "Ruby Red Shoes (English Version) - Single"@ja,
        "Ruby Red Shoes (English Version) - Single"@ja-latn ;
    mo:performance_of <album/143067#musicalwork> ;
    mo:recorded_as <album/143067#musicalexpression> ;
    schema:name "Ruby Red Shoes (English Version) - Single"@en,
        "Ruby Red Shoes (English Version) - Single"@ja,
        "Ruby Red Shoes (English Version) - Single"@ja-latn ;
    schema:workPerformed <album/143067#musicalwork> .

<https://media.vgm.io/albums/76/143067/143067-42b789a40362.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143067#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/143067/143067-42b789a40362.png> ;
    foaf:depicts <album/143067#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/143067/143067-42b789a40362.png> .

<https://medium-media.vgm.io/albums/76/143067/143067-42b789a40362.png> a schema:ImageObject,
        foaf:Image .

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

<album/143067#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-22"^^xsd:date ;
    dcterms:title "Ruby Red Shoes (English Version) - Single"@en,
        "Ruby Red Shoes (English Version) - Single"@ja,
        "Ruby Red Shoes (English Version) - Single"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/143067#musicalexpression> ;
    mo:publisher _:Ne39fd70439bb4c09b9dc3de2997dbcc2 ;
    mo:record _:N256c4e0c24174953acac51f8efc50fc7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Little Goody Two Shoes"@en ;
            foaf:name "Little Goody Two Shoes"@en ] ;
    schema:datePublished "2023-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/143067/143067-42b789a40362.png> ;
    schema:name "Ruby Red Shoes (English Version) - Single"@en,
        "Ruby Red Shoes (English Version) - Single"@ja,
        "Ruby Red Shoes (English Version) - Single"@ja-latn ;
    schema:publisher _:Ne39fd70439bb4c09b9dc3de2997dbcc2 ;
    foaf:depiction <https://media.vgm.io/albums/76/143067/143067-42b789a40362.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SKAttack"@en ;
    foaf:made <album/143067#lyrics> ;
    foaf:name "SKAttack"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SKAttack"@en ;
    foaf:made <album/143067#subject> ;
    foaf:name "SKAttack"@en .

_:N256c4e0c24174953acac51f8efc50fc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne536662af8cb44298bd6cf1fa265e223 ;
    mo:track_count 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne536662af8cb44298bd6cf1fa265e223 .

_:Ne39fd70439bb4c09b9dc3de2997dbcc2 schema:name "Phoebe"@en,
        "Phoebe"@ja,
        "Phoebe"@ja-latn ;
    foaf:name "Phoebe"@en,
        "Phoebe"@ja,
        "Phoebe"@ja-latn .

_:Ne536662af8cb44298bd6cf1fa265e223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruby Red Shoes (English Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N256c4e0c24174953acac51f8efc50fc7 ;
    schema:name "Ruby Red Shoes (English Version)"@en .

