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

<artist/11238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyasu Morizuki"@en,
        "森月キャス"@ja ;
    foaf:made <album/108413#lyrics>,
        <album/108413#subject> ;
    foaf:name "Kyasu Morizuki"@en,
        "森月キャス"@ja .

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/108413#lyrics>,
        <album/108413#subject>,
        <album/108413#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/12536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108413#subject> ;
    schema:name "Yosuke Kurokawa"@en,
        "黒川陽介"@ja ;
    foaf:made <album/108413#composition>,
        <album/108413#subject> ;
    foaf:name "Yosuke Kurokawa"@en,
        "黒川陽介"@ja .

<artist/12703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108413#subject> ;
    schema:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja ;
    foaf:made <album/108413#composition>,
        <album/108413#subject> ;
    foaf:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja .

<artist/28012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108413#subject> ;
    schema:name "MUTEKI DEAD SNAKE"@en,
        "無敵DEAD SNAKE"@ja ;
    foaf:made <album/108413#composition>,
        <album/108413#lyrics>,
        <album/108413#subject> ;
    foaf:name "MUTEKI DEAD SNAKE"@en,
        "無敵DEAD SNAKE"@ja .

<product/9436#subject> a schema:CreativeWork ;
    schema:name "DON'T TOY WITH ME, MISS NAGATORO"@en,
        "イジらないで、長瀞さん"@ja,
        "IJIRANAIDE, NAGATORO SAN"@ja-latn ;
    foaf:name "DON'T TOY WITH ME, MISS NAGATORO"@en,
        "イジらないで、長瀞さん"@ja,
        "IJIRANAIDE, NAGATORO SAN"@ja-latn .

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

<album/108413#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EASY LOVE / Sumire Uesaka [Limited Edition]"@en,
        "EASY LOVE / 上坂すみれ [初回限定盤]"@ja,
        "EASY LOVE / Sumire Uesaka [Limited Edition]"@ja-latn ;
    mo:performance_of <album/108413#musicalwork> ;
    mo:recorded_as <album/108413#musicalexpression> ;
    schema:name "EASY LOVE / Sumire Uesaka [Limited Edition]"@en,
        "EASY LOVE / 上坂すみれ [初回限定盤]"@ja,
        "EASY LOVE / Sumire Uesaka [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/108413#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/31/108413/108413-51f43f096af0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108413#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/108413/108413-51f43f096af0.jpg> ;
    foaf:depicts <album/108413#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/108413/108413-51f43f096af0.jpg> .

<https://medium-media.vgm.io/albums/31/108413/108413-51f43f096af0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108413#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EASY LOVE / Sumire Uesaka [Limited Edition]"@en,
        "EASY LOVE / 上坂すみれ [初回限定盤]"@ja,
        "EASY LOVE / Sumire Uesaka [Limited Edition]"@ja-latn ;
    mo:composer <artist/12536#subject>,
        <artist/12703#subject>,
        <artist/28012#subject> ;
    mo:produced_work <album/108413#musicalwork> ;
    schema:name "EASY LOVE / Sumire Uesaka [Limited Edition]"@en,
        "EASY LOVE / 上坂すみれ [初回限定盤]"@ja,
        "EASY LOVE / Sumire Uesaka [Limited Edition]"@ja-latn .

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

<album/108413#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-21"^^xsd:date ;
    dcterms:title "EASY LOVE / Sumire Uesaka [Limited Edition]"@en,
        "EASY LOVE / 上坂すみれ [初回限定盤]"@ja,
        "EASY LOVE / Sumire Uesaka [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-92079" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/108413#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:Nb1458a3512c94e99bd23ce6336639626,
        _:Nca873be45c944aa1ba9212aff32d055e ;
    mo:record_count 2 ;
    schema:about <product/9436#subject> ;
    schema:datePublished "2021-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/108413/108413-51f43f096af0.jpg> ;
    schema:name "EASY LOVE / Sumire Uesaka [Limited Edition]"@en,
        "EASY LOVE / 上坂すみれ [初回限定盤]"@ja,
        "EASY LOVE / Sumire Uesaka [Limited Edition]"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/108413/108413-51f43f096af0.jpg> .

_:N1c29e4df2ece4b58bd81509ad9e99b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒミツのトモダチ♡"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nca873be45c944aa1ba9212aff32d055e ;
    schema:name "ヒミツのトモダチ♡"@ja .

_:N27735fdc7cfa4f95872b9a995eab8002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EASY LOVE (off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nca873be45c944aa1ba9212aff32d055e ;
    schema:name "EASY LOVE (off vocal ver.)"@ja .

_:N40788cbeee894e4d8969730ef9aff553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EASY LOVE (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1458a3512c94e99bd23ce6336639626 ;
    schema:name "EASY LOVE (Music Video)"@ja .

_:N4dfe5085db0441c39f45a4a5c75e0fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「EASY LOVE」メイキング映像～刃物がなくても肉を断つ2020@山奥～"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1458a3512c94e99bd23ce6336639626 ;
    schema:name "「EASY LOVE」メイキング映像～刃物がなくても肉を断つ2020@山奥～"@ja .

_:N7801018fe635452b8e1e8eace9dbd488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢みるメイドガール (off vocal ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nca873be45c944aa1ba9212aff32d055e ;
    schema:name "夢みるメイドガール (off vocal ver.)"@ja .

_:N83390fe3e1fd454dbc39372bf1398e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢みるメイドガール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nca873be45c944aa1ba9212aff32d055e ;
    schema:name "夢みるメイドガール"@ja .

_:N91ad35bebf534b63a75cfe5edfac70be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒミツのトモダチ♡ (off vocal ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nca873be45c944aa1ba9212aff32d055e ;
    schema:name "ヒミツのトモダチ♡ (off vocal ver.)"@ja .

_:Nf845b93fd43a4490b8a02ec9caa7657d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EASY LOVE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nca873be45c944aa1ba9212aff32d055e ;
    schema:name "EASY LOVE"@ja .

_:Nb1458a3512c94e99bd23ce6336639626 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N40788cbeee894e4d8969730ef9aff553,
        _:N4dfe5085db0441c39f45a4a5c75e0fa7 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N40788cbeee894e4d8969730ef9aff553,
        _:N4dfe5085db0441c39f45a4a5c75e0fa7 .

_:Nca873be45c944aa1ba9212aff32d055e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c29e4df2ece4b58bd81509ad9e99b1c,
        _:N27735fdc7cfa4f95872b9a995eab8002,
        _:N7801018fe635452b8e1e8eace9dbd488,
        _:N83390fe3e1fd454dbc39372bf1398e2a,
        _:N91ad35bebf534b63a75cfe5edfac70be,
        _:Nf845b93fd43a4490b8a02ec9caa7657d ;
    mo:track_count 6 ;
    schema:duration "PT25:52"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1c29e4df2ece4b58bd81509ad9e99b1c,
        _:N27735fdc7cfa4f95872b9a995eab8002,
        _:N7801018fe635452b8e1e8eace9dbd488,
        _:N83390fe3e1fd454dbc39372bf1398e2a,
        _:N91ad35bebf534b63a75cfe5edfac70be,
        _:Nf845b93fd43a4490b8a02ec9caa7657d .

