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

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

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

<artist/31658#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87650#subject> ;
    schema:name "Pentadrangle"@en ;
    foaf:made <album/87650#composition>,
        <album/87650#subject> ;
    foaf:name "Pentadrangle"@en .

<album/87650#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spicy Piggy"@en,
        "Spicy Piggy"@ja,
        "Spicy Piggy"@ja-latn ;
    mo:composer <artist/31658#subject> ;
    mo:produced_work <album/87650#musicalwork> ;
    schema:name "Spicy Piggy"@en,
        "Spicy Piggy"@ja,
        "Spicy Piggy"@ja-latn .

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

<album/87650#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spicy Piggy"@en,
        "Spicy Piggy"@ja,
        "Spicy Piggy"@ja-latn ;
    mo:performance_of <album/87650#musicalwork> ;
    mo:recorded_as <album/87650#musicalexpression> ;
    schema:name "Spicy Piggy"@en,
        "Spicy Piggy"@ja,
        "Spicy Piggy"@ja-latn ;
    schema:workPerformed <album/87650#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/87650/87650-1560345484.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87650#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-11"^^xsd:date ;
    dcterms:title "Spicy Piggy"@en,
        "Spicy Piggy"@ja,
        "Spicy Piggy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87650#musicalexpression> ;
    mo:publisher _:N60a7fdb10b58457ba5ee094685193a38 ;
    mo:record _:Nb7a045edffe14bf284aea4de804f5c05 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spicy Piggy"@en ;
            foaf:name "Spicy Piggy"@en ] ;
    schema:datePublished "2018-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/87650/87650-1560345484.jpg> ;
    schema:name "Spicy Piggy"@en,
        "Spicy Piggy"@ja,
        "Spicy Piggy"@ja-latn ;
    schema:publisher _:N60a7fdb10b58457ba5ee094685193a38 ;
    foaf:depiction <https://media.vgm.io/albums/05/87650/87650-1560345484.jpg> .

_:N0d90d245776447f8a53c4ac34acbee3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutorial"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Tutorial"@en .

_:N20db059851da47318b46e18d8e0be5cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dusty Desert"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Dusty Desert"@en .

_:N316c74a8c63345b78b796afd4d0958de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Press Start!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Press Start!!"@en .

_:N60a7fdb10b58457ba5ee094685193a38 schema:name "Pentadrangle"@en,
        "Pentadrangle"@ja,
        "Pentadrangle"@ja-latn ;
    foaf:name "Pentadrangle"@en,
        "Pentadrangle"@ja,
        "Pentadrangle"@ja-latn .

_:N70c3f7cdf5844fe79ee79a1c38eb74de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checkered Flag!!"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Checkered Flag!!"@en .

_:N7b1db1382ed7499b89d6d8af57a129e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiendish Forest"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Fiendish Forest"@en .

_:Ne1f803f56f5e4817bed6585e68e5a71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robo Reckoning"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Robo Reckoning"@en .

_:Nea87340c68fe4358885a3fa3818c8e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treachurous Toyland"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "Treachurous Toyland"@en .

_:Nf661778b847f4eac83bfbac15c9a1f7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boneyard"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb7a045edffe14bf284aea4de804f5c05 ;
    schema:name "The Boneyard"@en .

_:Nb7a045edffe14bf284aea4de804f5c05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d90d245776447f8a53c4ac34acbee3e,
        _:N20db059851da47318b46e18d8e0be5cc,
        _:N316c74a8c63345b78b796afd4d0958de,
        _:N70c3f7cdf5844fe79ee79a1c38eb74de,
        _:N7b1db1382ed7499b89d6d8af57a129e2,
        _:Ne1f803f56f5e4817bed6585e68e5a71b,
        _:Nea87340c68fe4358885a3fa3818c8e49,
        _:Nf661778b847f4eac83bfbac15c9a1f7b ;
    mo:track_count 8 ;
    schema:duration "PT13:46"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0d90d245776447f8a53c4ac34acbee3e,
        _:N20db059851da47318b46e18d8e0be5cc,
        _:N316c74a8c63345b78b796afd4d0958de,
        _:N70c3f7cdf5844fe79ee79a1c38eb74de,
        _:N7b1db1382ed7499b89d6d8af57a129e2,
        _:Ne1f803f56f5e4817bed6585e68e5a71b,
        _:Nea87340c68fe4358885a3fa3818c8e49,
        _:Nf661778b847f4eac83bfbac15c9a1f7b .

