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

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

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

<product/17027#subject> a schema:CreativeWork ;
    schema:name "vib-ribbon"@en,
        "ビブリボン"@ja,
        "vib-ribbon"@ja-latn ;
    foaf:name "vib-ribbon"@en,
        "ビブリボン"@ja,
        "vib-ribbon"@ja-latn .

<album/98844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    mo:composer <artist/1891#subject> ;
    mo:produced_work <album/98844#musicalwork> ;
    schema:name "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn .

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

<org/1956#subject> schema:name "Minimum Records"@en,
        "Minimum Records"@ja,
        "Minimum Records"@ja-latn ;
    foaf:name "Minimum Records"@en,
        "Minimum Records"@ja,
        "Minimum Records"@ja-latn .

<https://media.vgm.io/albums/44/98844/98844-9c961e42d2d6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98844#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/98844/98844-9c961e42d2d6.jpg> ;
    foaf:depicts <album/98844#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/98844/98844-9c961e42d2d6.jpg> .

<https://medium-media.vgm.io/albums/44/98844/98844-9c961e42d2d6.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8437#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98844#performance> ;
    schema:name "Laugh & Peace"@en ;
    foaf:name "Laugh & Peace"@en .

<artist/1891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98844#subject> ;
    mo:performed <album/98844#performance> ;
    schema:name "Masaya Matsuura"@en,
        "松浦雅也"@ja ;
    foaf:made <album/98844#composition>,
        <album/98844#subject> ;
    foaf:name "Masaya Matsuura"@en,
        "松浦雅也"@ja .

<album/98844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-01"^^xsd:date ;
    dcterms:title "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    mo:catalogue_number "MIN004LP" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/98844#musicalexpression> ;
    mo:publisher <org/1956#subject> ;
    mo:record _:N3ac55c94412b43b9b7b05179d99e35fa ;
    mo:record_count 1 ;
    schema:about <product/17027#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yoko Fujita"@en ;
            foaf:name "Yoko Fujita"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kouichi Hirota)"@en ;
            foaf:name "Kouichi Hirota)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kumiko Ito"@en ;
            foaf:name "Kumiko Ito"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Toshiyuki Kageyama"@en ;
            foaf:name "(Toshiyuki Kageyama"@en ],
        <artist/1891#subject>,
        <artist/8437#subject> ;
    schema:datePublished "2020-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/98844/98844-9c961e42d2d6.jpg> ;
    schema:name "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    schema:publisher <org/1956#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/98844/98844-9c961e42d2d6.jpg> .

<album/98844#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    mo:performance_of <album/98844#musicalwork> ;
    mo:performer _:N10fe6c73e6c24928bf7730350ecf3fb5,
        _:Nc15b9141d2b348dfb9c2de5041d65221,
        _:Nda507ca5d1ee45debcdea3ea39c55801,
        _:Nec828351e88946199fabfddf8c6b664a,
        <artist/1891#subject>,
        <artist/8437#subject> ;
    mo:recorded_as <album/98844#musicalexpression> ;
    schema:byArtist _:N10fe6c73e6c24928bf7730350ecf3fb5,
        _:Nc15b9141d2b348dfb9c2de5041d65221,
        _:Nda507ca5d1ee45debcdea3ea39c55801,
        _:Nec828351e88946199fabfddf8c6b664a,
        <artist/1891#subject>,
        <artist/8437#subject> ;
    schema:name "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    schema:workPerformed <album/98844#musicalwork> .

_:N10fe6c73e6c24928bf7730350ecf3fb5 a schema:Person,
        foaf:Person ;
    mo:performed <album/98844#performance> ;
    schema:name "(Toshiyuki Kageyama"@en ;
    foaf:name "(Toshiyuki Kageyama"@en .

_:N2308b3d2618a4530ba865f4b1cd667f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going On"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Going On"@en .

_:N5eb7b148196149aba2c10a4f3e51a225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O-Sampo"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "O-Sampo"@en .

_:N79f7ca5220c04265a0231b1488ce2baa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oops!"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Oops!"@en .

_:N81da441be6cf429981be715a0a2de971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Menu"@en .

_:N8a0192fd10374aefa10ca75f6676df03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Know What?"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "You Know What?"@en .

_:N9fc34ae702484908801529d4426acc7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiosk"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Kiosk"@en .

_:Nacfcf3cc058d49628bccdb4ca9b44e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Play"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Hot Play"@en .

_:Nc15b9141d2b348dfb9c2de5041d65221 a schema:Person,
        foaf:Person ;
    mo:performed <album/98844#performance> ;
    schema:name "Kumiko Ito"@en ;
    foaf:name "Kumiko Ito"@en .

_:Nc6cbaf5d64314750a7e6bed8ad045568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Rainbow"@en .

_:Nda507ca5d1ee45debcdea3ea39c55801 a schema:Person,
        foaf:Person ;
    mo:performed <album/98844#performance> ;
    schema:name "Kouichi Hirota)"@en ;
    foaf:name "Kouichi Hirota)"@en .

_:Ne1aa832c8d75437e8ac3aec9d5240fd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Title"@en .

_:Ne755971044bd4ed5b211a117b32022ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trip Out!"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Trip Out!"@en .

_:Nec828351e88946199fabfddf8c6b664a a schema:Person,
        foaf:Person ;
    mo:performed <album/98844#performance> ;
    schema:name "Yoko Fujita"@en ;
    foaf:name "Yoko Fujita"@en .

_:Nedc4756bd27a4e2189893066c13dcb9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gohoubi Song"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N3ac55c94412b43b9b7b05179d99e35fa ;
    schema:name "Gohoubi Song"@en .

_:N3ac55c94412b43b9b7b05179d99e35fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2308b3d2618a4530ba865f4b1cd667f1,
        _:N5eb7b148196149aba2c10a4f3e51a225,
        _:N79f7ca5220c04265a0231b1488ce2baa,
        _:N81da441be6cf429981be715a0a2de971,
        _:N8a0192fd10374aefa10ca75f6676df03,
        _:N9fc34ae702484908801529d4426acc7d,
        _:Nacfcf3cc058d49628bccdb4ca9b44e2a,
        _:Nc6cbaf5d64314750a7e6bed8ad045568,
        _:Ne1aa832c8d75437e8ac3aec9d5240fd8,
        _:Ne755971044bd4ed5b211a117b32022ff,
        _:Nedc4756bd27a4e2189893066c13dcb9b ;
    mo:track_count 11 ;
    schema:duration "PT11:29"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2308b3d2618a4530ba865f4b1cd667f1,
        _:N5eb7b148196149aba2c10a4f3e51a225,
        _:N79f7ca5220c04265a0231b1488ce2baa,
        _:N81da441be6cf429981be715a0a2de971,
        _:N8a0192fd10374aefa10ca75f6676df03,
        _:N9fc34ae702484908801529d4426acc7d,
        _:Nacfcf3cc058d49628bccdb4ca9b44e2a,
        _:Nc6cbaf5d64314750a7e6bed8ad045568,
        _:Ne1aa832c8d75437e8ac3aec9d5240fd8,
        _:Ne755971044bd4ed5b211a117b32022ff,
        _:Nedc4756bd27a4e2189893066c13dcb9b .

