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

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

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

<artist/208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31111#subject> ;
    schema:name "Hidenori Doi"@en,
        "土井英範"@ja ;
    foaf:made <album/31111#composition>,
        <album/31111#subject> ;
    foaf:name "Hidenori Doi"@en,
        "土井英範"@ja .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<album/31111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sakura"@en,
        "桜"@ja,
        "Sakura"@ja-latn ;
    mo:performance_of <album/31111#musicalwork> ;
    mo:recorded_as <album/31111#musicalexpression> ;
    schema:name "Sakura"@en,
        "桜"@ja,
        "Sakura"@ja-latn ;
    schema:workPerformed <album/31111#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/11/31111/31111-b6e3007c3307.jpg> a schema:ImageObject,
        foaf:Image .

<album/31111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sakura"@en,
        "桜"@ja,
        "Sakura"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(mewlist"@en ;
            foaf:made <album/31111#composition> ;
            foaf:name "(mewlist"@en ],
        <artist/208#subject> ;
    mo:produced_work <album/31111#musicalwork> ;
    schema:name "Sakura"@en,
        "桜"@ja,
        "Sakura"@ja-latn .

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

<album/31111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Sakura"@en,
        "桜"@ja,
        "Sakura"@ja-latn ;
    mo:catalogue_number "KAED-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31111#musicalexpression> ;
    mo:publisher <org/3238#subject> ;
    mo:record _:Ne0b73b7c1e5e48abbc1aed709a9ed31e ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/11/31111/31111-b6e3007c3307.jpg> ;
    schema:name "Sakura"@en,
        "桜"@ja,
        "Sakura"@ja-latn ;
    schema:publisher <org/3238#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/31111/31111-b6e3007c3307.jpg> .

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

_:N1862c6a326144ee6b4a257cc98053ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne0b73b7c1e5e48abbc1aed709a9ed31e ;
    schema:name "春の風"@ja .

_:N264b82357bf745c08d71d315fe5c8949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひらひらとゆらゆらと"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne0b73b7c1e5e48abbc1aed709a9ed31e ;
    schema:name "ひらひらとゆらゆらと"@ja .

_:N81600464d6c14a2a8a75c1a939689f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜ブロッサム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ne0b73b7c1e5e48abbc1aed709a9ed31e ;
    schema:name "桜ブロッサム"@ja .

_:Nc32e4816697644409ad9d2ea74abab56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inclination"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Ne0b73b7c1e5e48abbc1aed709a9ed31e ;
    schema:name "Inclination"@ja .

_:Ndd3629e6605c45669cbd8247d0c6fab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芽ぶき (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Ne0b73b7c1e5e48abbc1aed709a9ed31e ;
    schema:name "芽ぶき (Instrumental)"@ja .

_:Ne0b73b7c1e5e48abbc1aed709a9ed31e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1862c6a326144ee6b4a257cc98053ed1,
        _:N264b82357bf745c08d71d315fe5c8949,
        _:N81600464d6c14a2a8a75c1a939689f80,
        _:Nc32e4816697644409ad9d2ea74abab56,
        _:Ndd3629e6605c45669cbd8247d0c6fab8 ;
    mo:track_count 5 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1862c6a326144ee6b4a257cc98053ed1,
        _:N264b82357bf745c08d71d315fe5c8949,
        _:N81600464d6c14a2a8a75c1a939689f80,
        _:Nc32e4816697644409ad9d2ea74abab56,
        _:Ndd3629e6605c45669cbd8247d0c6fab8 .

