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

<artist/26343#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maron"@en,
        "まろん"@ja ;
    foaf:made <album/80445#lyrics>,
        <album/80445#subject> ;
    foaf:name "Maron"@en,
        "まろん"@ja .

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

<artist/12160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80445#subject> ;
    schema:name "Takeshi Miyamoto"@en,
        "宮本武"@ja ;
    foaf:made <album/80445#composition>,
        <album/80445#subject> ;
    foaf:name "Takeshi Miyamoto"@en,
        "宮本武"@ja .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<product/6347#subject> a schema:CreativeWork ;
    schema:name "Gothic wa Mahou Otome ~Sassato Keiyaku Shinasai!~"@en,
        "ゴシックは魔法乙女 ~さっさと契約しなさい!~"@ja,
        "Gothic wa Mahou Otome ~Sassato Keiyaku Shinasai!~"@ja-latn ;
    foaf:name "Gothic wa Mahou Otome ~Sassato Keiyaku Shinasai!~"@en,
        "ゴシックは魔法乙女 ~さっさと契約しなさい!~"@ja,
        "Gothic wa Mahou Otome ~Sassato Keiyaku Shinasai!~"@ja-latn .

<album/80445#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Étoile de l'amour / LOVE☆MAX Princess & Night"@en,
        "恋のエトワール / LOVE☆MAXプリンセス＆ナイト"@ja,
        "Étoile de l'amour / LOVE☆MAX Princess & Night"@ja-latn ;
    mo:composer <artist/12160#subject> ;
    mo:produced_work <album/80445#musicalwork> ;
    schema:name "Étoile de l'amour / LOVE☆MAX Princess & Night"@en,
        "恋のエトワール / LOVE☆MAXプリンセス＆ナイト"@ja,
        "Étoile de l'amour / LOVE☆MAX Princess & Night"@ja-latn .

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

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

<org/123#subject> schema:name "CAVE"@en,
        "株式会社ケイブ"@ja,
        "CAVE"@ja-latn ;
    foaf:name "CAVE"@en,
        "株式会社ケイブ"@ja,
        "CAVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/80445/80445-1536233846.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80445#performance> ;
    schema:name "Sarah Emi Bridcutt"@en,
        "ブリドカットセーラ恵美"@ja ;
    foaf:name "Sarah Emi Bridcutt"@en,
        "ブリドカットセーラ恵美"@ja .

<artist/43074#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80445#performance> ;
    schema:name "Nami Mizuno"@en,
        "水野なみ"@ja ;
    foaf:name "Nami Mizuno"@en,
        "水野なみ"@ja .

<artist/43076#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80445#performance> ;
    schema:name "Miho Okada"@en,
        "岡田みほ"@ja ;
    foaf:name "Miho Okada"@en,
        "岡田みほ"@ja .

<artist/43079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80445#performance> ;
    schema:name "Arisa Hirano"@en,
        "平野有紗"@ja ;
    foaf:name "Arisa Hirano"@en,
        "平野有紗"@ja .

<album/80445#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Étoile de l'amour / LOVE☆MAX Princess & Night"@en,
        "恋のエトワール / LOVE☆MAXプリンセス＆ナイト"@ja,
        "Étoile de l'amour / LOVE☆MAX Princess & Night"@ja-latn ;
    mo:performance_of <album/80445#musicalwork> ;
    mo:performer <artist/15758#subject>,
        <artist/43074#subject>,
        <artist/43076#subject>,
        <artist/43079#subject> ;
    mo:recorded_as <album/80445#musicalexpression> ;
    schema:byArtist <artist/15758#subject>,
        <artist/43074#subject>,
        <artist/43076#subject>,
        <artist/43079#subject> ;
    schema:name "Étoile de l'amour / LOVE☆MAX Princess & Night"@en,
        "恋のエトワール / LOVE☆MAXプリンセス＆ナイト"@ja,
        "Étoile de l'amour / LOVE☆MAX Princess & Night"@ja-latn ;
    schema:workPerformed <album/80445#musicalwork> .

<album/80445#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Étoile de l'amour / LOVE☆MAX Princess & Night"@en,
        "恋のエトワール / LOVE☆MAXプリンセス＆ナイト"@ja,
        "Étoile de l'amour / LOVE☆MAX Princess & Night"@ja-latn ;
    mo:catalogue_number "01-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80445#musicalexpression> ;
    mo:publisher <org/123#subject> ;
    mo:record _:Nc1e6a883fcbd467d8abe9e9377b8e10e ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/6347#subject> ;
    schema:byArtist <artist/15758#subject>,
        <artist/43074#subject>,
        <artist/43076#subject>,
        <artist/43079#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/80445/80445-1536233846.jpg> ;
    schema:name "Étoile de l'amour / LOVE☆MAX Princess & Night"@en,
        "恋のエトワール / LOVE☆MAXプリンセス＆ナイト"@ja,
        "Étoile de l'amour / LOVE☆MAX Princess & Night"@ja-latn ;
    schema:publisher <org/123#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/80445/80445-1536233846.jpg> .

_:N5e7621bab5ff450fac9e7a9d0a8dd731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Étoile de l'amour"@en,
        "恋のエトワール"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc1e6a883fcbd467d8abe9e9377b8e10e ;
    schema:name "Étoile de l'amour"@en,
        "恋のエトワール"@ja .

_:N5f9ac72da70d4f118839fd35decc44e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Étoile de l'amour ~KARAOKE Ver.~"@en,
        "恋のエトワール ~KARAOKE Ver.~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc1e6a883fcbd467d8abe9e9377b8e10e ;
    schema:name "Étoile de l'amour ~KARAOKE Ver.~"@en,
        "恋のエトワール ~KARAOKE Ver.~"@ja .

_:N628a4b474eec468d96dd452db093ad83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Étoile de l'amour ~CHORUS Ver.~"@en,
        "恋のエトワール ~CHORUS Ver.~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc1e6a883fcbd467d8abe9e9377b8e10e ;
    schema:name "Étoile de l'amour ~CHORUS Ver.~"@en,
        "恋のエトワール ~CHORUS Ver.~"@ja .

_:Nc1e6a883fcbd467d8abe9e9377b8e10e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e7621bab5ff450fac9e7a9d0a8dd731,
        _:N5f9ac72da70d4f118839fd35decc44e2,
        _:N628a4b474eec468d96dd452db093ad83 ;
    mo:track_count 3 ;
    schema:duration "PT12:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5e7621bab5ff450fac9e7a9d0a8dd731,
        _:N5f9ac72da70d4f118839fd35decc44e2,
        _:N628a4b474eec468d96dd452db093ad83 .

