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

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

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

<artist/15478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77392#subject> ;
    schema:name "Takatsugu Muramatsu"@en,
        "村松崇継"@ja ;
    foaf:made <album/77392#composition>,
        <album/77392#subject> ;
    foaf:name "Takatsugu Muramatsu"@en,
        "村松崇継"@ja .

<product/5282#subject> a schema:CreativeWork ;
    schema:name "Mary and The Witch's Flower"@en,
        "メアリと魔女の花"@ja,
        "Mary to Majo no Hana"@ja-latn ;
    foaf:name "Mary and The Witch's Flower"@en,
        "メアリと魔女の花"@ja,
        "Mary to Majo no Hana"@ja-latn .

<album/77392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mary and the Witch's Flower"@en,
        "Mary and the Witch's Flower"@ja,
        "Mary and the Witch's Flower"@ja-latn ;
    mo:composer <artist/15478#subject> ;
    mo:produced_work <album/77392#musicalwork> ;
    schema:name "Mary and the Witch's Flower"@en,
        "Mary and the Witch's Flower"@ja,
        "Mary and the Witch's Flower"@ja-latn .

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

<org/1595#subject> schema:name "Mondo"@en,
        "Mondo"@ja,
        "Mondo"@ja-latn ;
    foaf:name "Mondo"@en,
        "Mondo"@ja,
        "Mondo"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/77392/77392-1525286721.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mary and the Witch's Flower"@en,
        "Mary and the Witch's Flower"@ja,
        "Mary and the Witch's Flower"@ja-latn ;
    mo:performance_of <album/77392#musicalwork> ;
    mo:performer _:N80e4958328554d5eba53b2c4d9ebb039 ;
    mo:recorded_as <album/77392#musicalexpression> ;
    schema:byArtist _:N80e4958328554d5eba53b2c4d9ebb039 ;
    schema:name "Mary and the Witch's Flower"@en,
        "Mary and the Witch's Flower"@ja,
        "Mary and the Witch's Flower"@ja-latn ;
    schema:workPerformed <album/77392#musicalwork> .

<album/77392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-01"^^xsd:date ;
    dcterms:title "Mary and the Witch's Flower"@en,
        "Mary and the Witch's Flower"@ja,
        "Mary and the Witch's Flower"@ja-latn ;
    mo:catalogue_number "MOND-127" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/77392#musicalexpression> ;
    mo:publisher <org/1595#subject> ;
    mo:record _:N32fbc0dfaa9446819e6f5fd3d921fdf8 ;
    mo:record_count 1 ;
    schema:about <product/5282#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Joshua Messick"@en ;
            foaf:name "Joshua Messick"@en ] ;
    schema:datePublished "2018-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/77392/77392-1525286721.jpg> ;
    schema:name "Mary and the Witch's Flower"@en,
        "Mary and the Witch's Flower"@ja,
        "Mary and the Witch's Flower"@ja-latn ;
    schema:publisher <org/1595#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/77392/77392-1525286721.jpg> .

_:N0748f78841874c8580ee23dcebe6bf98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE \"FLY-BY-NIGHT\" (Hammered Dulcimer Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N32fbc0dfaa9446819e6f5fd3d921fdf8 ;
    schema:name "THE \"FLY-BY-NIGHT\" (Hammered Dulcimer Version)"@en .

_:N80e4958328554d5eba53b2c4d9ebb039 a schema:Person,
        foaf:Person ;
    mo:performed <album/77392#performance> ;
    schema:name "Joshua Messick"@en ;
    foaf:name "Joshua Messick"@en .

_:Ne367cdd8a208430a88b91fedb26f25ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARY'S THEME (Piano Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N32fbc0dfaa9446819e6f5fd3d921fdf8 ;
    schema:name "MARY'S THEME (Piano Version)"@en .

_:Ne3f051b867da47ffacdd0b5f6338e77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARY'S THEME (Album Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N32fbc0dfaa9446819e6f5fd3d921fdf8 ;
    schema:name "MARY'S THEME (Album Version)"@en .

_:N32fbc0dfaa9446819e6f5fd3d921fdf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0748f78841874c8580ee23dcebe6bf98,
        _:Ne367cdd8a208430a88b91fedb26f25ab,
        _:Ne3f051b867da47ffacdd0b5f6338e77f ;
    mo:track_count 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0748f78841874c8580ee23dcebe6bf98,
        _:Ne367cdd8a208430a88b91fedb26f25ab,
        _:Ne3f051b867da47ffacdd0b5f6338e77f .

