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

<artist/16156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja ;
    foaf:made <album/133213#lyrics>,
        <album/133213#subject> ;
    foaf:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja .

<artist/27050#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruki Iwata"@en,
        "岩田陽葵"@ja ;
    foaf:made <album/133213#subject>,
        <album/133213#vocals> ;
    foaf:name "Haruki Iwata"@en,
        "岩田陽葵"@ja .

<artist/27051#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeka Koizumi"@en,
        "小泉萌香"@ja ;
    foaf:made <album/133213#subject>,
        <album/133213#vocals> ;
    foaf:name "Moeka Koizumi"@en,
        "小泉萌香"@ja .

<artist/32249#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja ;
    foaf:made <album/133213#lyrics>,
        <album/133213#subject> ;
    foaf:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja .

<artist/36460#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Okamoto"@en,
        "おかもとえみ"@ja ;
    foaf:made <album/133213#lyrics>,
        <album/133213#subject> ;
    foaf:name "Emi Okamoto"@en,
        "おかもとえみ"@ja .

<artist/51544#subject> a schema:Person,
        foaf:Person ;
    schema:name "harmoe"@en ;
    foaf:made <album/133213#subject>,
        <album/133213#vocals> ;
    foaf:name "harmoe"@en .

<artist/23928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133213#subject> ;
    schema:name "Tomggg"@en ;
    foaf:made <album/133213#composition>,
        <album/133213#subject> ;
    foaf:name "Tomggg"@en .

<artist/23956#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133213#subject> ;
    schema:name "PARKGOLF"@en ;
    foaf:made <album/133213#composition>,
        <album/133213#subject> ;
    foaf:name "PARKGOLF"@en .

<artist/29289#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133213#subject> ;
    schema:name "Ryohei Sataka"@en,
        "佐高陵平"@ja ;
    foaf:made <album/133213#composition>,
        <album/133213#subject> ;
    foaf:name "Ryohei Sataka"@en,
        "佐高陵平"@ja .

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

<album/133213#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love is a potion / harmoe"@en,
        "Love is a potion / harmoe"@ja,
        "Love is a potion / harmoe"@ja-latn ;
    mo:performance_of <album/133213#musicalwork> ;
    mo:recorded_as <album/133213#musicalexpression> ;
    schema:name "Love is a potion / harmoe"@en,
        "Love is a potion / harmoe"@ja,
        "Love is a potion / harmoe"@ja-latn ;
    schema:workPerformed <album/133213#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/133213/133213-15f658dd4e1e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/133213#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love is a potion / harmoe"@en,
        "Love is a potion / harmoe"@ja,
        "Love is a potion / harmoe"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "inc.)"@en ;
            foaf:made <album/133213#composition> ;
            foaf:name "inc.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Hifumi"@en ;
            foaf:made <album/133213#composition> ;
            foaf:name "(Hifumi"@en ],
        <artist/23928#subject>,
        <artist/23956#subject>,
        <artist/29289#subject> ;
    mo:produced_work <album/133213#musicalwork> ;
    schema:name "Love is a potion / harmoe"@en,
        "Love is a potion / harmoe"@ja,
        "Love is a potion / harmoe"@ja-latn .

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

<album/133213#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-11"^^xsd:date ;
    dcterms:title "Love is a potion / harmoe"@en,
        "Love is a potion / harmoe"@ja,
        "Love is a potion / harmoe"@ja-latn ;
    mo:catalogue_number "PCCG-02282" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133213#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N298c66918baf44f485ab7284f75d8596 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "I Shall Survive Using Potions! (Potion-danomi de Ikinobimasu!)"@en ;
            foaf:name "I Shall Survive Using Potions! (Potion-danomi de Ikinobimasu!)"@en ] ;
    schema:datePublished "2023-10-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/133213/133213-15f658dd4e1e.jpg> ;
    schema:name "Love is a potion / harmoe"@en,
        "Love is a potion / harmoe"@ja,
        "Love is a potion / harmoe"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/133213/133213-15f658dd4e1e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "inc.)"@en ;
    foaf:made <album/133213#subject> ;
    foaf:name "inc.)"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Hifumi"@en ;
    foaf:made <album/133213#lyrics> ;
    foaf:name "(Hifumi"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Hifumi"@en ;
    foaf:made <album/133213#subject> ;
    foaf:name "(Hifumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "inc.)"@en ;
    foaf:made <album/133213#lyrics> ;
    foaf:name "inc.)"@en .

_:N59418b2b7dde46c69f5ea53c597317a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wait for you (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N298c66918baf44f485ab7284f75d8596 ;
    schema:name "wait for you (Instrumental)"@en .

_:N6809271b508040588c56c68efbefcba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wait for you"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N298c66918baf44f485ab7284f75d8596 ;
    schema:name "wait for you"@en .

_:N6d321e347ae143679199af83ebe5f4f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is a potion"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N298c66918baf44f485ab7284f75d8596 ;
    schema:name "Love is a potion"@en .

_:N786f99830c0f472cbaaf10ec8531011c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Okey◎Dokey!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N298c66918baf44f485ab7284f75d8596 ;
    schema:name "Okey◎Dokey!"@en .

_:Nb35408fbf878476d9f47e89c33575ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is a potion (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N298c66918baf44f485ab7284f75d8596 ;
    schema:name "Love is a potion (Instrumental)"@en .

_:Nff22c1a37ac345c6b76cf9848bbcf409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Okey◎Dokey! (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N298c66918baf44f485ab7284f75d8596 ;
    schema:name "Okey◎Dokey! (Instrumental)"@en .

_:N298c66918baf44f485ab7284f75d8596 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59418b2b7dde46c69f5ea53c597317a6,
        _:N6809271b508040588c56c68efbefcba0,
        _:N6d321e347ae143679199af83ebe5f4f3,
        _:N786f99830c0f472cbaaf10ec8531011c,
        _:Nb35408fbf878476d9f47e89c33575ec6,
        _:Nff22c1a37ac345c6b76cf9848bbcf409 ;
    mo:track_count 6 ;
    schema:duration "PT21:36"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N59418b2b7dde46c69f5ea53c597317a6,
        _:N6809271b508040588c56c68efbefcba0,
        _:N6d321e347ae143679199af83ebe5f4f3,
        _:N786f99830c0f472cbaaf10ec8531011c,
        _:Nb35408fbf878476d9f47e89c33575ec6,
        _:Nff22c1a37ac345c6b76cf9848bbcf409 .

