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

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

<artist/30065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101041#subject> ;
    schema:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja ;
    foaf:made <album/101041#composition>,
        <album/101041#lyrics>,
        <album/101041#subject> ;
    foaf:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja .

<album/101041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anemone EP / the peggies [Limited Edition]"@en,
        "アネモネEP / the peggies"@ja,
        "Anemone EP / the peggies [Limited Edition]"@ja-latn ;
    mo:composer <artist/30065#subject> ;
    mo:produced_work <album/101041#musicalwork> ;
    schema:name "Anemone EP / the peggies [Limited Edition]"@en,
        "アネモネEP / the peggies"@ja,
        "Anemone EP / the peggies [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/14/101041/101041-1593796043.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anemone EP / the peggies [Limited Edition]"@en,
        "アネモネEP / the peggies"@ja,
        "Anemone EP / the peggies [Limited Edition]"@ja-latn ;
    mo:performance_of <album/101041#musicalwork> ;
    mo:performer <artist/30067#subject> ;
    mo:recorded_as <album/101041#musicalexpression> ;
    schema:byArtist <artist/30067#subject> ;
    schema:name "Anemone EP / the peggies [Limited Edition]"@en,
        "アネモネEP / the peggies"@ja,
        "Anemone EP / the peggies [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/101041#musicalwork> .

<artist/30067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101041#performance> ;
    schema:name "the peggies"@en ;
    foaf:name "the peggies"@en .

<album/101041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-08"^^xsd:date ;
    dcterms:title "Anemone EP / the peggies [Limited Edition]"@en,
        "アネモネEP / the peggies"@ja,
        "Anemone EP / the peggies [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5380~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/101041#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N713b8096a21c46d3a812a35b598d2e9e,
        _:N9111b0ccc3374efd9efa5912ca516721 ;
    mo:record_count 2 ;
    schema:byArtist <artist/30067#subject> ;
    schema:datePublished "2020-04-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/101041/101041-1593796043.jpg> ;
    schema:name "Anemone EP / the peggies [Limited Edition]"@en,
        "アネモネEP / the peggies"@ja,
        "Anemone EP / the peggies [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/101041/101041-1593796043.jpg> .

_:N029bb191232447cb8f1eda0d0a39993f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロンリー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9111b0ccc3374efd9efa5912ca516721 ;
    schema:name "ロンリー"@ja .

_:N0710762371bc4df4aad110c405f973aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイクロフォン"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N713b8096a21c46d3a812a35b598d2e9e ;
    schema:name "マイクロフォン"@ja .

_:N0900ccc8c7ce4fe690a68de8c7082f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N9111b0ccc3374efd9efa5912ca516721 ;
    schema:name "アネモネ"@ja .

_:N4ef7e2441456472a915d724a40e75114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE TO LOVE"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N713b8096a21c46d3a812a35b598d2e9e ;
    schema:name "DIVE TO LOVE"@ja .

_:N54042efe9b034345a505567714b55122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタンドバイミー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N713b8096a21c46d3a812a35b598d2e9e ;
    schema:name "スタンドバイミー"@ja .

_:Nac78d639f0b547abbc5e11d7aded6461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いきてる -弾き語り-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N9111b0ccc3374efd9efa5912ca516721 ;
    schema:name "いきてる -弾き語り-"@ja .

_:Ndfee9fe1916340aeac4388db451afa7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青すぎる空"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9111b0ccc3374efd9efa5912ca516721 ;
    schema:name "青すぎる空"@ja .

_:Ned62b1864e2c4bcba109c86515c824e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "weekend"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N9111b0ccc3374efd9efa5912ca516721 ;
    schema:name "weekend"@ja .

_:N713b8096a21c46d3a812a35b598d2e9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0710762371bc4df4aad110c405f973aa,
        _:N4ef7e2441456472a915d724a40e75114,
        _:N54042efe9b034345a505567714b55122 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0710762371bc4df4aad110c405f973aa,
        _:N4ef7e2441456472a915d724a40e75114,
        _:N54042efe9b034345a505567714b55122 .

_:N9111b0ccc3374efd9efa5912ca516721 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029bb191232447cb8f1eda0d0a39993f,
        _:N0900ccc8c7ce4fe690a68de8c7082f1b,
        _:Nac78d639f0b547abbc5e11d7aded6461,
        _:Ndfee9fe1916340aeac4388db451afa7f,
        _:Ned62b1864e2c4bcba109c86515c824e5 ;
    mo:track_count 5 ;
    schema:duration "PT23:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N029bb191232447cb8f1eda0d0a39993f,
        _:N0900ccc8c7ce4fe690a68de8c7082f1b,
        _:Nac78d639f0b547abbc5e11d7aded6461,
        _:Ndfee9fe1916340aeac4388db451afa7f,
        _:Ned62b1864e2c4bcba109c86515c824e5 .

