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

<artist/15586#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naomi Ohzora"@en,
        "大空直美"@ja ;
    foaf:made <album/94573#subject>,
        <album/94573#vocals> ;
    foaf:name "Naomi Ohzora"@en,
        "大空直美"@ja .

<artist/15998#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ari Ozawa"@en,
        "小澤亜李"@ja ;
    foaf:made <album/94573#subject>,
        <album/94573#vocals> ;
    foaf:name "Ari Ozawa"@en,
        "小澤亜李"@ja .

<artist/18932#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marika Kohno"@en,
        "高野麻里佳"@ja ;
    foaf:made <album/94573#subject>,
        <album/94573#vocals> ;
    foaf:name "Marika Kohno"@en,
        "高野麻里佳"@ja .

<artist/42457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pyramid"@en,
        "ピラミッド"@ja ;
    foaf:made <album/94573#lyrics>,
        <album/94573#subject> ;
    foaf:name "Pyramid"@en,
        "ピラミッド"@ja .

<artist/42632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94573#subject> ;
    schema:name "MASAKI"@en ;
    foaf:made <album/94573#composition>,
        <album/94573#lyrics>,
        <album/94573#subject> ;
    foaf:name "MASAKI"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/10346#subject> a schema:CreativeWork ;
    schema:name "alice gear aegis"@en,
        "アリス・ギア・アイギス"@ja,
        "alice gear aegis"@ja-latn ;
    foaf:name "alice gear aegis"@en,
        "アリス・ギア・アイギス"@ja,
        "alice gear aegis"@ja-latn .

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

<album/94573#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Verbena wo Dakishimete / VERBENA"@en,
        "バーベナを抱きしめて / バーベナ"@ja,
        "Verbena wo Dakishimete / VERBENA"@ja-latn ;
    mo:performance_of <album/94573#musicalwork> ;
    mo:recorded_as <album/94573#musicalexpression> ;
    schema:name "Verbena wo Dakishimete / VERBENA"@en,
        "バーベナを抱きしめて / バーベナ"@ja,
        "Verbena wo Dakishimete / VERBENA"@ja-latn ;
    schema:workPerformed <album/94573#musicalwork> .

<org/4962#subject> schema:name "Pyramid, Inc."@en,
        "株式会社ピラミッド"@ja,
        "Pyramid, Inc."@ja-latn ;
    foaf:name "Pyramid, Inc."@en,
        "株式会社ピラミッド"@ja,
        "Pyramid, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/37/94573/94573-1577073076.jpg> a schema:ImageObject,
        foaf:Image .

<album/94573#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Verbena wo Dakishimete / VERBENA"@en,
        "バーベナを抱きしめて / バーベナ"@ja,
        "Verbena wo Dakishimete / VERBENA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(ZUNTATA"@en ;
            foaf:made <album/94573#composition> ;
            foaf:name "(ZUNTATA"@en ],
        <artist/42632#subject> ;
    mo:produced_work <album/94573#musicalwork> ;
    schema:name "Verbena wo Dakishimete / VERBENA"@en,
        "バーベナを抱きしめて / バーベナ"@ja,
        "Verbena wo Dakishimete / VERBENA"@ja-latn .

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

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

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

<album/94573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-28"^^xsd:date ;
    dcterms:title "Verbena wo Dakishimete / VERBENA"@en,
        "バーベナを抱きしめて / バーベナ"@ja,
        "Verbena wo Dakishimete / VERBENA"@ja-latn ;
    mo:catalogue_number "ALCL-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94573#musicalexpression> ;
    mo:publisher <org/4962#subject> ;
    mo:record _:Nedfb8816551140c0ae6e4d1f75340bdd ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/10346#subject> ;
    schema:datePublished "2019-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/94573/94573-1577073076.jpg> ;
    schema:name "Verbena wo Dakishimete / VERBENA"@en,
        "バーベナを抱きしめて / バーベナ"@ja,
        "Verbena wo Dakishimete / VERBENA"@ja-latn ;
    schema:publisher <org/4962#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/94573/94573-1577073076.jpg> .

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

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

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

_:N421c875d7e25465db0819add69832d5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空のレゾリューション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nedfb8816551140c0ae6e4d1f75340bdd ;
    schema:name "星空のレゾリューション"@ja .

_:N6be3dc0873df4215b513455560e35301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空のレゾリューション (off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nedfb8816551140c0ae6e4d1f75340bdd ;
    schema:name "星空のレゾリューション (off vocal ver.)"@ja .

_:N85e1ddf6784d4c9dbbb426abc7c726b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーベナを抱きしめて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nedfb8816551140c0ae6e4d1f75340bdd ;
    schema:name "バーベナを抱きしめて"@ja .

_:N962b8a3970cd44738960a6a8d0cfef73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーベナを抱きしめて (off vocal ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nedfb8816551140c0ae6e4d1f75340bdd ;
    schema:name "バーベナを抱きしめて (off vocal ver.)"@ja .

_:Nedfb8816551140c0ae6e4d1f75340bdd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N421c875d7e25465db0819add69832d5c,
        _:N6be3dc0873df4215b513455560e35301,
        _:N85e1ddf6784d4c9dbbb426abc7c726b9,
        _:N962b8a3970cd44738960a6a8d0cfef73 ;
    mo:track_count 4 ;
    schema:duration "PT18:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N421c875d7e25465db0819add69832d5c,
        _:N6be3dc0873df4215b513455560e35301,
        _:N85e1ddf6784d4c9dbbb426abc7c726b9,
        _:N962b8a3970cd44738960a6a8d0cfef73 .

