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

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

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

<album/62583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Little Witch's Waltz"@en,
        "The Little Witch's Waltz"@ja,
        "The Little Witch's Waltz"@ja-latn ;
    mo:composer <artist/15146#subject> ;
    mo:produced_work <album/62583#musicalwork> ;
    schema:name "The Little Witch's Waltz"@en,
        "The Little Witch's Waltz"@ja,
        "The Little Witch's Waltz"@ja-latn .

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

<https://media.vgm.io/albums/38/62583/62583-1477634636.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62583#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/62583/62583-1477634636.jpg> ;
    foaf:depicts <album/62583#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/62583/62583-1477634636.jpg> .

<https://medium-media.vgm.io/albums/38/62583/62583-1477634636.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Little Witch's Waltz"@en,
        "The Little Witch's Waltz"@ja,
        "The Little Witch's Waltz"@ja-latn ;
    mo:performance_of <album/62583#musicalwork> ;
    mo:performer _:N73c2f6f2ade94ca39b91603c160251c6,
        <artist/15146#subject> ;
    mo:recorded_as <album/62583#musicalexpression> ;
    schema:byArtist _:N73c2f6f2ade94ca39b91603c160251c6,
        <artist/15146#subject> ;
    schema:name "The Little Witch's Waltz"@en,
        "The Little Witch's Waltz"@ja,
        "The Little Witch's Waltz"@ja-latn ;
    schema:workPerformed <album/62583#musicalwork> .

<artist/15146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62583#subject> ;
    mo:performed <album/62583#performance> ;
    schema:name "Joshua Taipale"@en ;
    foaf:made <album/62583#composition>,
        <album/62583#subject> ;
    foaf:name "Joshua Taipale"@en .

<album/62583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-28"^^xsd:date ;
    dcterms:title "The Little Witch's Waltz"@en,
        "The Little Witch's Waltz"@ja,
        "The Little Witch's Waltz"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/62583#musicalexpression> ;
    mo:publisher _:N5300ba82baf546d4a92f9b8a5dd46e0a ;
    mo:record _:N00946698b86d47be91c36955af32915c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Looking Glass of the Heart"@en ;
            foaf:name "Looking Glass of the Heart"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Isabelle Amponin"@en ;
            foaf:name "Isabelle Amponin"@en ],
        <artist/15146#subject> ;
    schema:datePublished "2016-10-28"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/38/62583/62583-1477634636.jpg> ;
    schema:name "The Little Witch's Waltz"@en,
        "The Little Witch's Waltz"@ja,
        "The Little Witch's Waltz"@ja-latn ;
    schema:publisher _:N5300ba82baf546d4a92f9b8a5dd46e0a ;
    foaf:depiction <https://media.vgm.io/albums/38/62583/62583-1477634636.jpg> .

_:N00946698b86d47be91c36955af32915c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd301d525c46a42a79bee0bd47d0aae23 ;
    mo:track_count 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd301d525c46a42a79bee0bd47d0aae23 .

_:N5300ba82baf546d4a92f9b8a5dd46e0a schema:name "Joshua Taipale"@en ;
    foaf:name "Joshua Taipale"@en .

_:N73c2f6f2ade94ca39b91603c160251c6 a schema:Person,
        foaf:Person ;
    mo:performed <album/62583#performance> ;
    schema:name "Isabelle Amponin"@en ;
    foaf:name "Isabelle Amponin"@en .

_:Nd301d525c46a42a79bee0bd47d0aae23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Little Witch's Waltz"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N00946698b86d47be91c36955af32915c ;
    schema:name "The Little Witch's Waltz"@en .

