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

<artist/35034#subject> a schema:Person,
        foaf:Person ;
    schema:name "Poplar"@en ;
    foaf:made <album/84821#lyrics>,
        <album/84821#subject> ;
    foaf:name "Poplar"@en .

<artist/41560#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuzurisa"@en ;
    foaf:made <album/84821#lyrics>,
        <album/84821#subject> ;
    foaf:name "Yuzurisa"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84821#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/84821#composition>,
        <album/84821#subject> ;
    foaf:name "ZUN"@en .

<artist/35039#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84821#subject> ;
    schema:name "silatory"@en ;
    foaf:made <album/84821#composition>,
        <album/84821#subject> ;
    foaf:name "silatory"@en .

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

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/84821/84821-1551563370.jpg> a schema:ImageObject,
        foaf:Image .

<album/84821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soyokaze no Answer"@en,
        "そよ風のAnswer"@ja,
        "Soyokaze no Answer"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/35039#subject> ;
    mo:produced_work <album/84821#musicalwork> ;
    schema:name "Soyokaze no Answer"@en,
        "そよ風のAnswer"@ja,
        "Soyokaze no Answer"@ja-latn .

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

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84821#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84821#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

<album/84821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soyokaze no Answer"@en,
        "そよ風のAnswer"@ja,
        "Soyokaze no Answer"@ja-latn ;
    mo:performance_of <album/84821#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/9452#subject> ;
    mo:recorded_as <album/84821#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/9452#subject> ;
    schema:name "Soyokaze no Answer"@en,
        "そよ風のAnswer"@ja,
        "Soyokaze no Answer"@ja-latn ;
    schema:workPerformed <album/84821#musicalwork> .

<album/84821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-03"^^xsd:date ;
    dcterms:title "Soyokaze no Answer"@en,
        "そよ風のAnswer"@ja,
        "Soyokaze no Answer"@ja-latn ;
    mo:catalogue_number "YHEX-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84821#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N41e022422dca4b8990f55e211e9320fe ;
    mo:record_count 1 ;
    schema:byArtist <artist/16651#subject>,
        <artist/9452#subject> ;
    schema:datePublished "2019-03-03"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/12/84821/84821-1551563370.jpg> ;
    schema:name "Soyokaze no Answer"@en,
        "そよ風のAnswer"@ja,
        "Soyokaze no Answer"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/84821/84821-1551563370.jpg> .

_:N0a0fee7931bd4f6cac04999574f208ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空の最果て"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N41e022422dca4b8990f55e211e9320fe ;
    schema:name "空の最果て"@ja .

_:N289867ea76e04d5ab5e25794e2807b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そよ風のAnswer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N41e022422dca4b8990f55e211e9320fe ;
    schema:name "そよ風のAnswer"@ja .

_:N41e022422dca4b8990f55e211e9320fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a0fee7931bd4f6cac04999574f208ec,
        _:N289867ea76e04d5ab5e25794e2807b1d ;
    mo:track_count 2 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0a0fee7931bd4f6cac04999574f208ec,
        _:N289867ea76e04d5ab5e25794e2807b1d .

