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

<artist/885#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aoi Nishimata"@en,
        "西又葵"@ja ;
    foaf:made <album/88741#lyrics>,
        <album/88741#subject> ;
    foaf:name "Aoi Nishimata"@en,
        "西又葵"@ja .

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

<artist/15106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88741#subject> ;
    schema:name "Arte Refact"@en ;
    foaf:made <album/88741#composition>,
        <album/88741#subject> ;
    foaf:name "Arte Refact"@en .

<artist/1701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88741#subject> ;
    schema:name "Acchorike"@en,
        "アッチョリケ"@ja ;
    foaf:made <album/88741#composition>,
        <album/88741#subject> ;
    foaf:name "Acchorike"@en,
        "アッチョリケ"@ja .

<artist/967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88741#subject> ;
    schema:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja ;
    foaf:made <album/88741#composition>,
        <album/88741#subject> ;
    foaf:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja .

<event/237> a mo:Release ;
    schema:name "Released at Denki-guy Matsuri 2019 SUMMER (Aug 09, 2019)" .

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

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

<org/1939#subject> schema:name "Navel"@en,
        "Navel"@ja,
        "Navel"@ja-latn ;
    foaf:name "Navel"@en,
        "Navel"@ja,
        "Navel"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/88741/88741-1567436347.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11793#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88741#performance> ;
    schema:name "Sayaka Sasaki"@en,
        "佐咲紗花"@ja ;
    foaf:name "Sayaka Sasaki"@en,
        "佐咲紗花"@ja .

<artist/1606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88741#performance> ;
    schema:name "Aki Misato"@en,
        "美郷あき"@ja ;
    foaf:name "Aki Misato"@en,
        "美郷あき"@ja .

<artist/20119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88741#performance> ;
    schema:name "Rin'ca"@en ;
    foaf:name "Rin'ca"@en .

<artist/3240#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88741#performance> ;
    schema:name "Ceui"@en ;
    foaf:name "Ceui"@en .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88741#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<album/88741#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Navel BEST 2014-2018"@en,
        "Navel BEST 2014-2018"@ja,
        "Navel BEST 2014-2018"@ja-latn ;
    mo:composer <artist/15106#subject>,
        <artist/1701#subject>,
        <artist/967#subject> ;
    mo:produced_work <album/88741#musicalwork> ;
    schema:name "Navel BEST 2014-2018"@en,
        "Navel BEST 2014-2018"@ja,
        "Navel BEST 2014-2018"@ja-latn .

<album/88741#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Navel BEST 2014-2018"@en,
        "Navel BEST 2014-2018"@ja,
        "Navel BEST 2014-2018"@ja-latn ;
    mo:performance_of <album/88741#musicalwork> ;
    mo:performer <artist/11793#subject>,
        <artist/1606#subject>,
        <artist/20119#subject>,
        <artist/3240#subject>,
        <artist/490#subject> ;
    mo:recorded_as <album/88741#musicalexpression> ;
    schema:byArtist <artist/11793#subject>,
        <artist/1606#subject>,
        <artist/20119#subject>,
        <artist/3240#subject>,
        <artist/490#subject> ;
    schema:name "Navel BEST 2014-2018"@en,
        "Navel BEST 2014-2018"@ja,
        "Navel BEST 2014-2018"@ja-latn ;
    schema:workPerformed <album/88741#musicalwork> .

<album/88741#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-27"^^xsd:date ;
    dcterms:title "Navel BEST 2014-2018"@en,
        "Navel BEST 2014-2018"@ja,
        "Navel BEST 2014-2018"@ja-latn ;
    mo:catalogue_number "NVGS-0500" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88741#musicalexpression> ;
    mo:publisher <org/1939#subject> ;
    mo:record _:Necf778c5761446409743c8b8bde4ea50 ;
    mo:record_count 1 ;
    mo:release <event/237> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kimi to Mezameru Ikutsuka no Houhou"@en ;
            foaf:name "Kimi to Mezameru Ikutsuka no Houhou"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tsuki ni Yorisou Otome no Sahou 2"@en ;
            foaf:name "Tsuki ni Yorisou Otome no Sahou 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tsuki ni Yorisou Otome no Sahou 2.1 E×S×PAR!!"@en ;
            foaf:name "Tsuki ni Yorisou Otome no Sahou 2.1 E×S×PAR!!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Otome Riron to Sono go no Shuuhen -Belle Époque-"@en ;
            foaf:name "Otome Riron to Sono go no Shuuhen -Belle Époque-"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tsuki ni Yorisou Otome no Sahou 2.2 A×L+SA!!"@en ;
            foaf:name "Tsuki ni Yorisou Otome no Sahou 2.2 A×L+SA!!"@en ] ;
    schema:byArtist <artist/11793#subject>,
        <artist/1606#subject>,
        <artist/20119#subject>,
        <artist/3240#subject>,
        <artist/490#subject> ;
    schema:datePublished "2019-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/88741/88741-1567436347.jpg> ;
    schema:name "Navel BEST 2014-2018"@en,
        "Navel BEST 2014-2018"@ja,
        "Navel BEST 2014-2018"@ja-latn ;
    schema:publisher <org/1939#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/88741/88741-1567436347.jpg> .

_:N160e206089eb441c9ad88f8d2c5737a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chosen Road"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Chosen Road"@ja .

_:N37ca30285206476592a489026e07d25d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散りゆく桜に願いをこめて"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "散りゆく桜に願いをこめて"@ja .

_:N42ab7e6c02b946deb1a239199d774c1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Circuit"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Pure Circuit"@ja .

_:N575b08cd6051447aa625513612c861ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Slave"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Love Slave"@ja .

_:N5c10d65ae8ea47c59cfea208826cb759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Memory"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Darkness Memory"@ja .

_:N5c2e0ad1ac95407a8b310876a112ee12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon night Destiny"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Moon night Destiny"@ja .

_:N5fb0ea68fee245c590767d5adb482d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Blossom"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Rainbow Blossom"@ja .

_:N643162ee805e4e7497769cef9a07be15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来永劫"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "未来永劫"@ja .

_:N9db6ff25811146cd9da6dd1f400aff6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Bridge"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Dream Bridge"@ja .

_:Nc1923c062f684373a3683fabf1edcbc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glitter"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Glitter"@ja .

_:Nedad2fb2f4e345a2b603354ede42f4a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future one Sparkle"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Necf778c5761446409743c8b8bde4ea50 ;
    schema:name "Future one Sparkle"@ja .

_:Necf778c5761446409743c8b8bde4ea50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N160e206089eb441c9ad88f8d2c5737a7,
        _:N37ca30285206476592a489026e07d25d,
        _:N42ab7e6c02b946deb1a239199d774c1d,
        _:N575b08cd6051447aa625513612c861ff,
        _:N5c10d65ae8ea47c59cfea208826cb759,
        _:N5c2e0ad1ac95407a8b310876a112ee12,
        _:N5fb0ea68fee245c590767d5adb482d34,
        _:N643162ee805e4e7497769cef9a07be15,
        _:N9db6ff25811146cd9da6dd1f400aff6e,
        _:Nc1923c062f684373a3683fabf1edcbc1,
        _:Nedad2fb2f4e345a2b603354ede42f4a9 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N160e206089eb441c9ad88f8d2c5737a7,
        _:N37ca30285206476592a489026e07d25d,
        _:N42ab7e6c02b946deb1a239199d774c1d,
        _:N575b08cd6051447aa625513612c861ff,
        _:N5c10d65ae8ea47c59cfea208826cb759,
        _:N5c2e0ad1ac95407a8b310876a112ee12,
        _:N5fb0ea68fee245c590767d5adb482d34,
        _:N643162ee805e4e7497769cef9a07be15,
        _:N9db6ff25811146cd9da6dd1f400aff6e,
        _:Nc1923c062f684373a3683fabf1edcbc1,
        _:Nedad2fb2f4e345a2b603354ede42f4a9 .

