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

<album/105210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Gourmet Princess Gig"@en,
        "The Gourmet Princess Gig"@ja,
        "The Gourmet Princess Gig"@ja-latn ;
    mo:produced_work <album/105210#musicalwork> ;
    schema:name "The Gourmet Princess Gig"@en,
        "The Gourmet Princess Gig"@ja,
        "The Gourmet Princess Gig"@ja-latn .

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

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

<event/258> a mo:Release ;
    schema:name "Released at M3-2020 Fall (Oct 25, 2020)" .

<product/7087#subject> a schema:CreativeWork ;
    schema:name "PRINCESS CONNECT! Re:Dive"@en,
        "プリンセスコネクト! Re:Dive"@ja,
        "PRINCESS CONNECT! Re:Dive"@ja-latn ;
    foaf:name "PRINCESS CONNECT! Re:Dive"@en,
        "プリンセスコネクト! Re:Dive"@ja,
        "PRINCESS CONNECT! Re:Dive"@ja-latn .

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

<org/377#subject> schema:name "k-waves LAB"@en,
        "k-waves LAB"@ja,
        "k-waves LAB"@ja-latn ;
    foaf:name "k-waves LAB"@en,
        "k-waves LAB"@ja,
        "k-waves LAB"@ja-latn .

<https://media.vgm.io/albums/01/105210/105210-8218e9656b62.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105210#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/105210/105210-8218e9656b62.jpg> ;
    foaf:depicts <album/105210#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/105210/105210-8218e9656b62.jpg> .

<https://medium-media.vgm.io/albums/01/105210/105210-8218e9656b62.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Gourmet Princess Gig"@en,
        "The Gourmet Princess Gig"@ja,
        "The Gourmet Princess Gig"@ja-latn ;
    mo:performance_of <album/105210#musicalwork> ;
    mo:performer <artist/2300#subject> ;
    mo:recorded_as <album/105210#musicalexpression> ;
    schema:byArtist <artist/2300#subject> ;
    schema:name "The Gourmet Princess Gig"@en,
        "The Gourmet Princess Gig"@ja,
        "The Gourmet Princess Gig"@ja-latn ;
    schema:workPerformed <album/105210#musicalwork> .

<artist/2300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105210#performance> ;
    schema:name "Kou Ogata"@en ;
    foaf:name "Kou Ogata"@en .

<album/105210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-25"^^xsd:date ;
    dcterms:title "The Gourmet Princess Gig"@en,
        "The Gourmet Princess Gig"@ja,
        "The Gourmet Princess Gig"@ja-latn ;
    mo:catalogue_number "KWL-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105210#musicalexpression> ;
    mo:publisher <org/377#subject> ;
    mo:record _:N8f27749d7b534fb0b34f3ace0250c597 ;
    mo:record_count 1 ;
    mo:release <event/258> ;
    schema:about <product/7087#subject> ;
    schema:byArtist <artist/2300#subject> ;
    schema:datePublished "2020-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/105210/105210-8218e9656b62.jpg> ;
    schema:name "The Gourmet Princess Gig"@en,
        "The Gourmet Princess Gig"@ja,
        "The Gourmet Princess Gig"@ja-latn ;
    schema:publisher <org/377#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/105210/105210-8218e9656b62.jpg> .

_:N3b6b1b5f5a424df3906848aeada1cbb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of the Journey"@en,
        "旅の始まり"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N8f27749d7b534fb0b34f3ace0250c597 ;
    schema:name "Beginning of the Journey"@en,
        "旅の始まり"@ja .

_:N7e78840e53c44e5c95b4b7b88d9f0751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends You Can Trust"@en,
        "頼れる仲間たち"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N8f27749d7b534fb0b34f3ace0250c597 ;
    schema:name "Friends You Can Trust"@en,
        "頼れる仲間たち"@ja .

_:N9001eb19dd3d4ef9a3844c931526e30e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Headed Far Away"@en,
        "きみと遥か彼方へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8f27749d7b534fb0b34f3ace0250c597 ;
    schema:name "You're Headed Far Away"@en,
        "きみと遥か彼方へ"@ja .

_:N963856a134484d0385ae7854f04f4a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim for the Top"@en,
        "高みを目指して"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N8f27749d7b534fb0b34f3ace0250c597 ;
    schema:name "Aim for the Top"@en,
        "高みを目指して"@ja .

_:Nbb5d5978ecb64ef2ad8e551057cd9bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarius"@en,
        "アクアリオス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N8f27749d7b534fb0b34f3ace0250c597 ;
    schema:name "Aquarius"@en,
        "アクアリオス"@ja .

_:N8f27749d7b534fb0b34f3ace0250c597 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b6b1b5f5a424df3906848aeada1cbb9,
        _:N7e78840e53c44e5c95b4b7b88d9f0751,
        _:N9001eb19dd3d4ef9a3844c931526e30e,
        _:N963856a134484d0385ae7854f04f4a39,
        _:Nbb5d5978ecb64ef2ad8e551057cd9bbb ;
    mo:track_count 5 ;
    schema:duration "PT14:25"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3b6b1b5f5a424df3906848aeada1cbb9,
        _:N7e78840e53c44e5c95b4b7b88d9f0751,
        _:N9001eb19dd3d4ef9a3844c931526e30e,
        _:N963856a134484d0385ae7854f04f4a39,
        _:Nbb5d5978ecb64ef2ad8e551057cd9bbb .

