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

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

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

<artist/1356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55970#subject> ;
    schema:name "Yuki Iwai"@en,
        "岩井由紀"@ja ;
    foaf:made <album/55970#composition>,
        <album/55970#subject> ;
    foaf:name "Yuki Iwai"@en,
        "岩井由紀"@ja .

<artist/1468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55970#subject> ;
    schema:name "Spencer Nilsen"@en ;
    foaf:made <album/55970#composition>,
        <album/55970#subject> ;
    foaf:name "Spencer Nilsen"@en .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55970#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/55970#composition>,
        <album/55970#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/4628#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55970#subject> ;
    schema:name "Atomic Hanada"@en,
        "アトミック花田"@ja ;
    foaf:made <album/55970#composition>,
        <album/55970#subject> ;
    foaf:name "Atomic Hanada"@en,
        "アトミック花田"@ja .

<artist/52596#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55970#subject> ;
    schema:name "TOM"@en ;
    foaf:made <album/55970#composition>,
        <album/55970#subject> ;
    foaf:name "TOM"@en .

<product/2081#subject> a schema:CreativeWork ;
    schema:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn ;
    foaf:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn .

<product/2129#subject> a schema:CreativeWork ;
    schema:name "Super Mario Sunshine"@en,
        "スーパーマリオサンシャイン"@ja,
        "Super Mario Sunshine"@ja-latn ;
    foaf:name "Super Mario Sunshine"@en,
        "スーパーマリオサンシャイン"@ja,
        "Super Mario Sunshine"@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

<product/53#subject> a schema:CreativeWork ;
    schema:name "Ecco the Dolphin"@en,
        "Ecco the Dolphin"@ja,
        "Ecco the Dolphin"@ja-latn ;
    foaf:name "Ecco the Dolphin"@en,
        "Ecco the Dolphin"@ja,
        "Ecco the Dolphin"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/07/55970/55970-1449248864.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55970#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Pretension Index [Vol.2] - Moist"@en,
        "The Pretension Index [Vol.2] - Moist"@ja,
        "The Pretension Index [Vol.2] - Moist"@ja-latn ;
    mo:performance_of <album/55970#musicalwork> ;
    mo:performer <artist/17140#subject> ;
    mo:recorded_as <album/55970#musicalexpression> ;
    schema:byArtist <artist/17140#subject> ;
    schema:name "The Pretension Index [Vol.2] - Moist"@en,
        "The Pretension Index [Vol.2] - Moist"@ja,
        "The Pretension Index [Vol.2] - Moist"@ja-latn ;
    schema:workPerformed <album/55970#musicalwork> .

<artist/17140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55970#performance> ;
    schema:name "Lame Genie"@en ;
    foaf:name "Lame Genie"@en .

<album/55970#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Pretension Index [Vol.2] - Moist"@en,
        "The Pretension Index [Vol.2] - Moist"@ja,
        "The Pretension Index [Vol.2] - Moist"@ja-latn ;
    mo:composer <artist/1356#subject>,
        <artist/1468#subject>,
        <artist/190#subject>,
        <artist/4628#subject>,
        <artist/52596#subject> ;
    mo:produced_work <album/55970#musicalwork> ;
    schema:name "The Pretension Index [Vol.2] - Moist"@en,
        "The Pretension Index [Vol.2] - Moist"@ja,
        "The Pretension Index [Vol.2] - Moist"@ja-latn .

<album/55970#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-01"^^xsd:date ;
    dcterms:title "The Pretension Index [Vol.2] - Moist"@en,
        "The Pretension Index [Vol.2] - Moist"@ja,
        "The Pretension Index [Vol.2] - Moist"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55970#musicalexpression> ;
    mo:publisher _:N19e1646122994ad99295c00e9f7ee3c8 ;
    mo:record _:N4fb3dd20a4184e7685de580242e52569 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Windjammers"@en ;
            foaf:name "Windjammers"@en ],
        <product/2081#subject>,
        <product/2129#subject>,
        <product/469#subject>,
        <product/53#subject> ;
    schema:byArtist <artist/17140#subject> ;
    schema:datePublished "2015-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/55970/55970-1449248864.jpg> ;
    schema:name "The Pretension Index [Vol.2] - Moist"@en,
        "The Pretension Index [Vol.2] - Moist"@ja,
        "The Pretension Index [Vol.2] - Moist"@ja-latn ;
    schema:publisher _:N19e1646122994ad99295c00e9f7ee3c8 ;
    foaf:depiction <https://media.vgm.io/albums/07/55970/55970-1449248864.jpg> .

_:N19e1646122994ad99295c00e9f7ee3c8 schema:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn ;
    foaf:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn .

_:N2c5f460a78c24e9d8135e718959624de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Sunshine - Delphino Plaza"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N4fb3dd20a4184e7685de580242e52569 ;
    schema:name "Super Mario Sunshine - Delphino Plaza"@en .

_:N81f96eb14ea84614b8384800c6ecc9f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecco The Dolphin - Undercaves"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N4fb3dd20a4184e7685de580242e52569 ;
    schema:name "Ecco The Dolphin - Undercaves"@en .

_:N8f6770cacf7844a1bfe045a4011e22d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windjammers - Flying Power Disc (Beach)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4fb3dd20a4184e7685de580242e52569 ;
    schema:name "Windjammers - Flying Power Disc (Beach)"@en .

_:N9061f2cb806b438d82bf9bc6b28019ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 - Dire Dire Docks"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N4fb3dd20a4184e7685de580242e52569 ;
    schema:name "Super Mario 64 - Dire Dire Docks"@en .

_:N91911df26b2541cd8eda55b6647c3db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megaman X - Chill Penguin"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4fb3dd20a4184e7685de580242e52569 ;
    schema:name "Megaman X - Chill Penguin"@en .

_:N4fb3dd20a4184e7685de580242e52569 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c5f460a78c24e9d8135e718959624de,
        _:N81f96eb14ea84614b8384800c6ecc9f0,
        _:N8f6770cacf7844a1bfe045a4011e22d9,
        _:N9061f2cb806b438d82bf9bc6b28019ea,
        _:N91911df26b2541cd8eda55b6647c3db2 ;
    mo:track_count 5 ;
    schema:duration "PT12:06"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2c5f460a78c24e9d8135e718959624de,
        _:N81f96eb14ea84614b8384800c6ecc9f0,
        _:N8f6770cacf7844a1bfe045a4011e22d9,
        _:N9061f2cb806b438d82bf9bc6b28019ea,
        _:N91911df26b2541cd8eda55b6647c3db2 .

