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

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

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

<artist/47901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123626#subject> ;
    schema:name "Mitsukiyo"@en,
        "ミツキヨ"@ja ;
    foaf:made <album/123626#composition>,
        <album/123626#subject> ;
    foaf:name "Mitsukiyo"@en,
        "ミツキヨ"@ja .

<album/123626#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blossom tea time"@en,
        "Blossom tea time"@ja,
        "Blossom tea time"@ja-latn ;
    mo:composer <artist/47901#subject> ;
    mo:produced_work <album/123626#musicalwork> ;
    schema:name "Blossom tea time"@en,
        "Blossom tea time"@ja,
        "Blossom tea time"@ja-latn .

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

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

<https://media.vgm.io/albums/62/123626/123626-9c25656a2317.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123626#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/123626/123626-9c25656a2317.jpg> ;
    foaf:depicts <album/123626#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/123626/123626-9c25656a2317.jpg> .

<https://medium-media.vgm.io/albums/62/123626/123626-9c25656a2317.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123626#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-07"^^xsd:date ;
    dcterms:title "Blossom tea time"@en,
        "Blossom tea time"@ja,
        "Blossom tea time"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123626#musicalexpression> ;
    mo:publisher _:N72e9401e2dae476a953fd0ad09c40788 ;
    mo:record _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    mo:record_count 1 ;
    schema:datePublished "2022-10-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/62/123626/123626-9c25656a2317.jpg> ;
    schema:name "Blossom tea time"@en,
        "Blossom tea time"@ja,
        "Blossom tea time"@ja-latn ;
    schema:publisher _:N72e9401e2dae476a953fd0ad09c40788 ;
    foaf:depiction <https://media.vgm.io/albums/62/123626/123626-9c25656a2317.jpg> .

_:N183da070c50342f1b1d3d6f395e1c9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming Afternoon"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "Blooming Afternoon"@ja .

_:N18c1772ba0424700b9f64e22bba065b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blossom tea time"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "Blossom tea time"@ja .

_:N21970fff25934e50a740316edb86d113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Five flavor berry"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "Five flavor berry"@ja .

_:N304c0127cf53410cb89f809d85319685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ささめき"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "花ささめき"@ja .

_:N3fb48bd79d2340e2843b3cf8baf90025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もふもふタイム"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "もふもふタイム"@ja .

_:N720f11da6832478e89af4dfaeebf13ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束のカスミソウ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "約束のカスミソウ"@ja .

_:N72e9401e2dae476a953fd0ad09c40788 schema:name "Mitsukiyo"@en,
        "Mitsukiyo"@ja,
        "Mitsukiyo"@ja-latn ;
    foaf:name "Mitsukiyo"@en,
        "Mitsukiyo"@ja,
        "Mitsukiyo"@ja-latn .

_:N90a872ff05944b1b83537088575ec25b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想像キャンバス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "想像キャンバス"@ja .

_:Nc31caa2182db42c1961c1d6cfbef66eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tonarino Tanpopo"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "Tonarino Tanpopo"@ja .

_:Ned22056c4c9943aaa7ec5a2a6f9eecf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マドレーヌ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "マドレーヌ"@ja .

_:Nf2d8877f7a6043b092e875b642187dd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water lily"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb553eb97cd3446a5991ca1066c4517c2 ;
    schema:name "Water lily"@ja .

_:Nb553eb97cd3446a5991ca1066c4517c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N183da070c50342f1b1d3d6f395e1c9cc,
        _:N18c1772ba0424700b9f64e22bba065b7,
        _:N21970fff25934e50a740316edb86d113,
        _:N304c0127cf53410cb89f809d85319685,
        _:N3fb48bd79d2340e2843b3cf8baf90025,
        _:N720f11da6832478e89af4dfaeebf13ef,
        _:N90a872ff05944b1b83537088575ec25b,
        _:Nc31caa2182db42c1961c1d6cfbef66eb,
        _:Ned22056c4c9943aaa7ec5a2a6f9eecf8,
        _:Nf2d8877f7a6043b092e875b642187dd0 ;
    mo:track_count 10 ;
    schema:duration "PT37:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N183da070c50342f1b1d3d6f395e1c9cc,
        _:N18c1772ba0424700b9f64e22bba065b7,
        _:N21970fff25934e50a740316edb86d113,
        _:N304c0127cf53410cb89f809d85319685,
        _:N3fb48bd79d2340e2843b3cf8baf90025,
        _:N720f11da6832478e89af4dfaeebf13ef,
        _:N90a872ff05944b1b83537088575ec25b,
        _:Nc31caa2182db42c1961c1d6cfbef66eb,
        _:Ned22056c4c9943aaa7ec5a2a6f9eecf8,
        _:Nf2d8877f7a6043b092e875b642187dd0 .

