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

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

<artist/36087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95427#subject> ;
    schema:name "DJ'TEKINA//SOMETHING"@en ;
    foaf:made <album/95427#composition>,
        <album/95427#lyrics>,
        <album/95427#subject> ;
    foaf:name "DJ'TEKINA//SOMETHING"@en .

<product/11004#subject> a schema:CreativeWork ;
    schema:name "WORLD FLIPPER"@en,
        "WORLD FLIPPER"@ja,
        "WORLD FLIPPER"@ja-latn ;
    foaf:name "WORLD FLIPPER"@en,
        "WORLD FLIPPER"@ja,
        "WORLD FLIPPER"@ja-latn .

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

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

<https://media.vgm.io/albums/72/95427/95427-1579233804.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95427#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/95427/95427-1579233804.png> ;
    foaf:depicts <album/95427#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/95427/95427-1579233804.png> .

<https://medium-media.vgm.io/albums/72/95427/95427-1579233804.png> a schema:ImageObject,
        foaf:Image .

<album/95427#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WORLD FLIPPER Image Song Collection VOL.1"@en,
        "WORLD FLIPPER イメージソング集 VOL.1"@ja,
        "WORLD FLIPPER Image Song Collection VOL.1"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/36087#subject> ;
    mo:produced_work <album/95427#musicalwork> ;
    schema:name "WORLD FLIPPER Image Song Collection VOL.1"@en,
        "WORLD FLIPPER イメージソング集 VOL.1"@ja,
        "WORLD FLIPPER Image Song Collection VOL.1"@ja-latn .

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

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

<artist/15574#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95427#performance> ;
    schema:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja ;
    foaf:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja .

<artist/26103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95427#performance> ;
    schema:name "HigedriVAN"@en,
        "ヒゲドライVAN"@ja ;
    foaf:name "HigedriVAN"@en,
        "ヒゲドライVAN"@ja .

<artist/26427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95427#performance> ;
    schema:name "Kazuma"@en,
        "カズマ"@ja ;
    foaf:name "Kazuma"@en,
        "カズマ"@ja .

<artist/35631#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95427#performance> ;
    schema:name "Ayato"@en,
        "絢人"@ja ;
    foaf:name "Ayato"@en,
        "絢人"@ja .

<artist/36092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95427#performance> ;
    schema:name "Shingo"@en,
        "シンゴ"@ja ;
    foaf:name "Shingo"@en,
        "シンゴ"@ja .

<artist/36097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95427#performance> ;
    schema:name "Vino"@en,
        "ビノ"@ja ;
    foaf:name "Vino"@en,
        "ビノ"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95427#subject> ;
    mo:performed <album/95427#performance> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/95427#composition>,
        <album/95427#lyrics>,
        <album/95427#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<album/95427#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-24"^^xsd:date ;
    dcterms:title "WORLD FLIPPER Image Song Collection VOL.1"@en,
        "WORLD FLIPPER イメージソング集 VOL.1"@ja,
        "WORLD FLIPPER Image Song Collection VOL.1"@ja-latn ;
    mo:catalogue_number "CYGM-0031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95427#musicalexpression> ;
    mo:publisher <org/1542#subject> ;
    mo:record _:N038b43823216498ea8816514d885e55c ;
    mo:record_count 1 ;
    schema:about <product/11004#subject> ;
    schema:byArtist <artist/11721#subject>,
        <artist/15574#subject>,
        <artist/26103#subject>,
        <artist/26427#subject>,
        <artist/35631#subject>,
        <artist/36092#subject>,
        <artist/36097#subject> ;
    schema:datePublished "2020-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/95427/95427-1579233804.png> ;
    schema:name "WORLD FLIPPER Image Song Collection VOL.1"@en,
        "WORLD FLIPPER イメージソング集 VOL.1"@ja,
        "WORLD FLIPPER Image Song Collection VOL.1"@ja-latn ;
    schema:publisher <org/1542#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/95427/95427-1579233804.png> .

<album/95427#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WORLD FLIPPER Image Song Collection VOL.1"@en,
        "WORLD FLIPPER イメージソング集 VOL.1"@ja,
        "WORLD FLIPPER Image Song Collection VOL.1"@ja-latn ;
    mo:performance_of <album/95427#musicalwork> ;
    mo:performer <artist/11721#subject>,
        <artist/15574#subject>,
        <artist/26103#subject>,
        <artist/26427#subject>,
        <artist/35631#subject>,
        <artist/36092#subject>,
        <artist/36097#subject> ;
    mo:recorded_as <album/95427#musicalexpression> ;
    schema:byArtist <artist/11721#subject>,
        <artist/15574#subject>,
        <artist/26103#subject>,
        <artist/26427#subject>,
        <artist/35631#subject>,
        <artist/36092#subject>,
        <artist/36097#subject> ;
    schema:name "WORLD FLIPPER Image Song Collection VOL.1"@en,
        "WORLD FLIPPER イメージソング集 VOL.1"@ja,
        "WORLD FLIPPER Image Song Collection VOL.1"@ja-latn ;
    schema:workPerformed <album/95427#musicalwork> .

_:Na87cbfb5d9c34c4bbc8761ed85c35684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ceremony"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N038b43823216498ea8816514d885e55c ;
    schema:name "Ceremony"@en .

_:Nf5d957e9cfff4b60b58a667337b61d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Not Over"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N038b43823216498ea8816514d885e55c ;
    schema:name "It's Not Over"@en .

_:N038b43823216498ea8816514d885e55c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na87cbfb5d9c34c4bbc8761ed85c35684,
        _:Nf5d957e9cfff4b60b58a667337b61d77 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na87cbfb5d9c34c4bbc8761ed85c35684,
        _:Nf5d957e9cfff4b60b58a667337b61d77 .

