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

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

<album/87419> a mo:Release ;
    mo:catalogue_number "KSCL-3168~9" .

<artist/30336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87418#subject> ;
    schema:name "Shunichi Tanabe"@en,
        "田邊駿一"@ja ;
    foaf:made <album/87418#composition>,
        <album/87418#lyrics>,
        <album/87418#subject> ;
    foaf:name "Shunichi Tanabe"@en,
        "田邊駿一"@ja .

<album/87418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SICK(S) / BLUE ENCOUNT"@en,
        "SICK(S) / BLUE ENCOUNT"@ja,
        "SICK(S) / BLUE ENCOUNT"@ja-latn ;
    mo:composer <artist/30336#subject> ;
    mo:produced_work <album/87418#musicalwork> ;
    schema:name "SICK(S) / BLUE ENCOUNT"@en,
        "SICK(S) / BLUE ENCOUNT"@ja,
        "SICK(S) / BLUE ENCOUNT"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/87418/87418-1559673565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87418#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SICK(S) / BLUE ENCOUNT"@en,
        "SICK(S) / BLUE ENCOUNT"@ja,
        "SICK(S) / BLUE ENCOUNT"@ja-latn ;
    mo:performance_of <album/87418#musicalwork> ;
    mo:performer <artist/30335#subject> ;
    mo:recorded_as <album/87418#musicalexpression> ;
    schema:byArtist <artist/30335#subject> ;
    schema:name "SICK(S) / BLUE ENCOUNT"@en,
        "SICK(S) / BLUE ENCOUNT"@ja,
        "SICK(S) / BLUE ENCOUNT"@ja-latn ;
    schema:workPerformed <album/87418#musicalwork> .

<artist/30335#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87418#performance> ;
    schema:name "BLUE ENCOUNT"@en ;
    foaf:name "BLUE ENCOUNT"@en .

<album/87418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-05"^^xsd:date ;
    dcterms:title "SICK(S) / BLUE ENCOUNT"@en,
        "SICK(S) / BLUE ENCOUNT"@ja,
        "SICK(S) / BLUE ENCOUNT"@ja-latn ;
    mo:catalogue_number "KSCL-3170" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/87419> ;
    mo:publication_of <album/87418#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Jikkyou Powerful Pro Yakyuu"@en ;
            foaf:name "Jikkyou Powerful Pro Yakyuu"@en ] ;
    schema:byArtist <artist/30335#subject> ;
    schema:datePublished "2019-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/87418/87418-1559673565.jpg> ;
    schema:name "SICK(S) / BLUE ENCOUNT"@en,
        "SICK(S) / BLUE ENCOUNT"@ja,
        "SICK(S) / BLUE ENCOUNT"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/87418/87418-1559673565.jpg> .

_:N07013cde11714d56acf13fdcf38e9d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PREDATOR"@ja,
        "PREDATOR"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    schema:name "PREDATOR"@ja,
        "PREDATOR"@ja-latn .

_:N424d7608365d4129aa35306ef3133bb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダーラスト"@ja,
        "Wanderlust"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    schema:name "ワンダーラスト"@ja,
        "Wanderlust"@ja-latn .

_:N4483636757ec41c488674ff8810c68a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻聴"@ja,
        "Genchou"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    schema:name "幻聴"@ja,
        "Genchou"@ja-latn .

_:N48ee40e5feeb49479909abc729500240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハウリングダイバー"@ja,
        "Howling Diver"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    schema:name "ハウリングダイバー"@ja,
        "Howling Diver"@ja-latn .

_:N6e677fea629748e79598dd85801b1f7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#YOLO"@ja,
        "#YOLO"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    schema:name "#YOLO"@ja,
        "#YOLO"@ja-latn .

_:N8c73c2e18a234b9e80d98864fd3d145f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンコール"@ja,
        "Encore"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N56be4d16f5754ce2828f7852bfcaf9c3 ;
    schema:name "アンコール"@ja,
        "Encore"@ja-latn .

_:N56be4d16f5754ce2828f7852bfcaf9c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07013cde11714d56acf13fdcf38e9d4d,
        _:N424d7608365d4129aa35306ef3133bb2,
        _:N4483636757ec41c488674ff8810c68a1,
        _:N48ee40e5feeb49479909abc729500240,
        _:N6e677fea629748e79598dd85801b1f7b,
        _:N8c73c2e18a234b9e80d98864fd3d145f ;
    mo:track_count 6 ;
    schema:duration "PT22:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N07013cde11714d56acf13fdcf38e9d4d,
        _:N424d7608365d4129aa35306ef3133bb2,
        _:N4483636757ec41c488674ff8810c68a1,
        _:N48ee40e5feeb49479909abc729500240,
        _:N6e677fea629748e79598dd85801b1f7b,
        _:N8c73c2e18a234b9e80d98864fd3d145f .

