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

<artist/16264#subject> a schema:Person,
        foaf:Person ;
    schema:name "Funta3"@en ;
    foaf:made <album/154760#lyrics>,
        <album/154760#subject> ;
    foaf:name "Funta3"@en .

<artist/29875#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuna Taniguchi"@en,
        "谷口夢奈"@ja ;
    foaf:made <album/154760#subject>,
        <album/154760#vocals> ;
    foaf:name "Yuna Taniguchi"@en,
        "谷口夢奈"@ja .

<artist/16265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154760#subject> ;
    schema:name "Funta7"@en ;
    foaf:made <album/154760#composition>,
        <album/154760#subject> ;
    foaf:name "Funta7"@en .

<artist/35131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154760#subject> ;
    schema:name "Aeshil Moon"@en,
        "文愛実"@ja ;
    foaf:made <album/154760#composition>,
        <album/154760#lyrics>,
        <album/154760#subject> ;
    foaf:name "Aeshil Moon"@en,
        "文愛実"@ja .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 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/154760#musicalexpression> a mo:Signal ;
    mo:published_as <album/154760#subject> ;
    mo:records <album/154760#performance> .

<album/154760#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@en,
        "恋する乙女は無敵なの LOVE YOU / 下落合桃歌 (CV. 谷口夢奈)"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@ja-latn ;
    mo:performance_of <album/154760#musicalwork> ;
    mo:recorded_as <album/154760#musicalexpression> ;
    schema:name "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@en,
        "恋する乙女は無敵なの LOVE YOU / 下落合桃歌 (CV. 谷口夢奈)"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@ja-latn ;
    schema:workPerformed <album/154760#musicalwork> .

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

<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/06/154760/154760-63e0abd714df.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154760#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/154760/154760-63e0abd714df.jpg> ;
    foaf:depicts <album/154760#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/154760/154760-63e0abd714df.jpg> .

<https://medium-media.vgm.io/albums/06/154760/154760-63e0abd714df.jpg> a schema:ImageObject,
        foaf:Image .

<album/154760#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@en,
        "恋する乙女は無敵なの LOVE YOU / 下落合桃歌 (CV. 谷口夢奈)"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@ja-latn ;
    mo:composer <artist/16265#subject>,
        <artist/35131#subject> ;
    mo:produced_work <album/154760#musicalwork> ;
    schema:name "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@en,
        "恋する乙女は無敵なの LOVE YOU / 下落合桃歌 (CV. 谷口夢奈)"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@ja-latn .

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

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

<album/154760#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-09"^^xsd:date ;
    dcterms:title "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@en,
        "恋する乙女は無敵なの LOVE YOU / 下落合桃歌 (CV. 谷口夢奈)"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@ja-latn ;
    mo:catalogue_number "ALCL-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154760#musicalexpression> ;
    mo:publisher <org/4962#subject> ;
    mo:record _:N833e34cc69e8459b80eafccbafe95a1f ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/10346#subject> ;
    schema:datePublished "2019-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/154760/154760-63e0abd714df.jpg> ;
    schema:name "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@en,
        "恋する乙女は無敵なの LOVE YOU / 下落合桃歌 (CV. 谷口夢奈)"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU / Toka Shimoochiai (CV. Yuna Taniguchi)"@ja-latn ;
    schema:publisher <org/4962#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/154760/154760-63e0abd714df.jpg> .

_:N378cfbaa98974153850393fd37ebb619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する乙女は無敵なの (off vocal ver.)"@ja,
        "Koisuru Otome wa Muteki na no (off vocal ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N833e34cc69e8459b80eafccbafe95a1f ;
    schema:name "恋する乙女は無敵なの (off vocal ver.)"@ja,
        "Koisuru Otome wa Muteki na no (off vocal ver.)"@ja-latn .

_:N4b66daf3c67e4499b81c71ccd6e3994e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する乙女は無敵なの LOVE YOU"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N833e34cc69e8459b80eafccbafe95a1f ;
    schema:name "恋する乙女は無敵なの LOVE YOU"@ja,
        "Koisuru Otome wa Muteki na no LOVE YOU"@ja-latn .

_:N9c21017f67e24168b0c54e230a6ef7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桃歌の模型(モデリング)♥チュートリアル (off vocal ver.)"@ja,
        "Toka no Modeling♥Tutorial (off vocal ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N833e34cc69e8459b80eafccbafe95a1f ;
    schema:name "桃歌の模型(モデリング)♥チュートリアル (off vocal ver.)"@ja,
        "Toka no Modeling♥Tutorial (off vocal ver.)"@ja-latn .

_:Nc944345ffdea4e77aa7ebbf3829fc23f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桃歌の模型(モデリング)♥チュートリアル"@ja,
        "Toka no Modeling♥Tutorial"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N833e34cc69e8459b80eafccbafe95a1f ;
    schema:name "桃歌の模型(モデリング)♥チュートリアル"@ja,
        "Toka no Modeling♥Tutorial"@ja-latn .

_:N833e34cc69e8459b80eafccbafe95a1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N378cfbaa98974153850393fd37ebb619,
        _:N4b66daf3c67e4499b81c71ccd6e3994e,
        _:N9c21017f67e24168b0c54e230a6ef7f6,
        _:Nc944345ffdea4e77aa7ebbf3829fc23f ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N378cfbaa98974153850393fd37ebb619,
        _:N4b66daf3c67e4499b81c71ccd6e3994e,
        _:N9c21017f67e24168b0c54e230a6ef7f6,
        _:Nc944345ffdea4e77aa7ebbf3829fc23f .

