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

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

<event/254> a mo:Release ;
    schema:name "Released at M3-2020 Spring (Mar 01, 2020)" .

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

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

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

<https://medium-media.vgm.io/albums/36/97563/97563-1585704466.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97563#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/97563#lyrics>,
        <album/97563#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/97563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Star Tree"@en,
        "The Star Tree"@ja,
        "The Star Tree"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TNJZP"@en ;
            foaf:made <album/97563#composition> ;
            foaf:name "TNJZP"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "sh_guitar"@en ;
            foaf:made <album/97563#composition> ;
            foaf:name "sh_guitar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "伊東"@en ;
            foaf:made <album/97563#composition> ;
            foaf:name "伊東"@en ] ;
    mo:produced_work <album/97563#musicalwork> ;
    schema:name "The Star Tree"@en,
        "The Star Tree"@ja,
        "The Star Tree"@ja-latn .

<album/97563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Star Tree"@en,
        "The Star Tree"@ja,
        "The Star Tree"@ja-latn ;
    mo:performance_of <album/97563#musicalwork> ;
    mo:performer _:N4aa91b5b22a64604bd0b91285dac4ba2,
        <artist/4383#subject> ;
    mo:recorded_as <album/97563#musicalexpression> ;
    schema:byArtist _:N4aa91b5b22a64604bd0b91285dac4ba2,
        <artist/4383#subject> ;
    schema:name "The Star Tree"@en,
        "The Star Tree"@ja,
        "The Star Tree"@ja-latn ;
    schema:workPerformed <album/97563#musicalwork> .

<album/97563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "The Star Tree"@en,
        "The Star Tree"@ja,
        "The Star Tree"@ja-latn ;
    mo:catalogue_number "UNICO-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97563#musicalexpression> ;
    mo:publisher _:N38436d85c16440e4aa942d905833fcbc ;
    mo:record _:Nc30a1911479a4e28a9a685d4c379b3b0 ;
    mo:record_count 1 ;
    mo:release <event/254> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "いお"@en ;
            foaf:name "いお"@en ],
        <artist/4383#subject> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/36/97563/97563-1585704466.jpg> ;
    schema:name "The Star Tree"@en,
        "The Star Tree"@ja,
        "The Star Tree"@ja-latn ;
    schema:publisher _:N38436d85c16440e4aa942d905833fcbc ;
    foaf:depiction <https://media.vgm.io/albums/36/97563/97563-1585704466.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97563#subject> ;
    schema:name "sh_guitar"@en ;
    foaf:made <album/97563#subject> ;
    foaf:name "sh_guitar"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97563#subject> ;
    schema:name "TNJZP"@en ;
    foaf:made <album/97563#subject> ;
    foaf:name "TNJZP"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97563#subject> ;
    schema:name "伊東"@en ;
    foaf:made <album/97563#subject> ;
    foaf:name "伊東"@en .

_:N0134eb614d8f45eeb2aaa52d875a2ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大きな不思議の木の下で"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nc30a1911479a4e28a9a685d4c379b3b0 ;
    schema:name "大きな不思議の木の下で"@ja .

_:N38436d85c16440e4aa942d905833fcbc schema:name "unico"@en ;
    foaf:name "unico"@en .

_:N4aa91b5b22a64604bd0b91285dac4ba2 a schema:Person,
        foaf:Person ;
    mo:performed <album/97563#performance> ;
    schema:name "いお"@en ;
    foaf:name "いお"@en .

_:N5b94ebada97443db8e501e865f788cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment of the star"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc30a1911479a4e28a9a685d4c379b3b0 ;
    schema:name "Fragment of the star"@ja .

_:N9784d0845e314c2fab65b03f3c3772ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星降る夜に願いごと"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc30a1911479a4e28a9a685d4c379b3b0 ;
    schema:name "星降る夜に願いごと"@ja .

_:Nd00e5a9dbe36406d82879452878388dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Tree"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc30a1911479a4e28a9a685d4c379b3b0 ;
    schema:name "Magical Tree"@ja .

_:Nc30a1911479a4e28a9a685d4c379b3b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0134eb614d8f45eeb2aaa52d875a2ec6,
        _:N5b94ebada97443db8e501e865f788cb4,
        _:N9784d0845e314c2fab65b03f3c3772ca,
        _:Nd00e5a9dbe36406d82879452878388dd ;
    mo:track_count 4 ;
    schema:duration "PT10:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0134eb614d8f45eeb2aaa52d875a2ec6,
        _:N5b94ebada97443db8e501e865f788cb4,
        _:N9784d0845e314c2fab65b03f3c3772ca,
        _:Nd00e5a9dbe36406d82879452878388dd .

