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

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

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

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68806#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/68806#composition>,
        <album/68806#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<product/6332#subject> a schema:CreativeWork ;
    schema:name "Splatoon 2"@en,
        "スプラトゥーン2"@ja,
        "Splatoon 2"@ja-latn ;
    foaf:name "Splatoon 2"@en,
        "スプラトゥーン2"@ja,
        "Splatoon 2"@ja-latn .

<album/68806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inkoming! / Wet Floor"@en,
        "Inkoming! / Wet Floor"@ja,
        "Inkoming! / Wet Floor"@ja-latn ;
    mo:composer <artist/698#subject> ;
    mo:produced_work <album/68806#musicalwork> ;
    schema:name "Inkoming! / Wet Floor"@en,
        "Inkoming! / Wet Floor"@ja,
        "Inkoming! / Wet Floor"@ja-latn .

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

<org/1893#subject> schema:name "TOWER RECORDS"@en,
        "TOWER RECORDS"@ja,
        "TOWER RECORDS"@ja-latn ;
    foaf:name "TOWER RECORDS"@en,
        "TOWER RECORDS"@ja,
        "TOWER RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/68806/68806-1496981150.png> a schema:ImageObject,
        foaf:Image .

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

<album/68806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inkoming! / Wet Floor"@en,
        "Inkoming! / Wet Floor"@ja,
        "Inkoming! / Wet Floor"@ja-latn ;
    mo:performance_of <album/68806#musicalwork> ;
    mo:performer <artist/48739#subject> ;
    mo:recorded_as <album/68806#musicalexpression> ;
    schema:byArtist <artist/48739#subject> ;
    schema:name "Inkoming! / Wet Floor"@en,
        "Inkoming! / Wet Floor"@ja,
        "Inkoming! / Wet Floor"@ja-latn ;
    schema:workPerformed <album/68806#musicalwork> .

<artist/48739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68806#performance> ;
    schema:name "Wet Floor Shibuya"@en ;
    foaf:name "Wet Floor Shibuya"@en .

<album/68806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-12"^^xsd:date ;
    dcterms:title "Inkoming! / Wet Floor"@en,
        "Inkoming! / Wet Floor"@ja,
        "Inkoming! / Wet Floor"@ja-latn ;
    mo:catalogue_number "TRJC-1069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68806#musicalexpression> ;
    mo:publisher <org/1893#subject> ;
    mo:record _:Nb05fdadcf255439c9b52ce985f0387af ;
    mo:record_count 1 ;
    schema:about <product/6332#subject> ;
    schema:byArtist <artist/48739#subject> ;
    schema:datePublished "2017-07-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/68806/68806-1496981150.png> ;
    schema:name "Inkoming! / Wet Floor"@en,
        "Inkoming! / Wet Floor"@ja,
        "Inkoming! / Wet Floor"@ja-latn ;
    schema:publisher <org/1893#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/68806/68806-1496981150.png> .

_:N6220f44d34454b75abb1b8cd04d6aee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inkoming! (performed by Wet Floor Shibuya)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nb05fdadcf255439c9b52ce985f0387af ;
    schema:name "Inkoming! (performed by Wet Floor Shibuya)"@en .

_:N991696ed9ba642969651aa51a18e3ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rip Entry"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nb05fdadcf255439c9b52ce985f0387af ;
    schema:name "Rip Entry"@en .

_:Ncd09b62e0f8f42ba81da67437ea9d960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inkoming!"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb05fdadcf255439c9b52ce985f0387af ;
    schema:name "Inkoming!"@en .

_:Nf944498822a04cb19f527194ada504a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endolphin Surge"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb05fdadcf255439c9b52ce985f0387af ;
    schema:name "Endolphin Surge"@en .

_:Nb05fdadcf255439c9b52ce985f0387af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6220f44d34454b75abb1b8cd04d6aee1,
        _:N991696ed9ba642969651aa51a18e3ea1,
        _:Ncd09b62e0f8f42ba81da67437ea9d960,
        _:Nf944498822a04cb19f527194ada504a3 ;
    mo:track_count 4 ;
    schema:duration "PT13:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6220f44d34454b75abb1b8cd04d6aee1,
        _:N991696ed9ba642969651aa51a18e3ea1,
        _:Ncd09b62e0f8f42ba81da67437ea9d960,
        _:Nf944498822a04cb19f527194ada504a3 .

