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

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

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

<artist/22404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70995#subject> ;
    schema:name "Josh Mancell"@en ;
    foaf:made <album/70995#composition>,
        <album/70995#subject> ;
    foaf:name "Josh Mancell"@en .

<product/12520#subject> a schema:CreativeWork ;
    schema:name "Crash Bandicoot"@en,
        "Crash Bandicoot"@ja,
        "Crash Bandicoot"@ja-latn ;
    foaf:name "Crash Bandicoot"@en,
        "Crash Bandicoot"@ja,
        "Crash Bandicoot"@ja-latn .

<album/70995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dark Bandicoot"@en,
        "Dark Bandicoot"@ja,
        "Dark Bandicoot"@ja-latn ;
    mo:composer <artist/22404#subject> ;
    mo:produced_work <album/70995#musicalwork> ;
    schema:name "Dark Bandicoot"@en,
        "Dark Bandicoot"@ja,
        "Dark Bandicoot"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/59/70995/70995-1503779061.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-21"^^xsd:date ;
    dcterms:title "Dark Bandicoot"@en,
        "Dark Bandicoot"@ja,
        "Dark Bandicoot"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70995#musicalexpression> ;
    mo:publisher _:N1574fdf90344435b911829cbd8c8afbe ;
    mo:record _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    mo:record_count 1 ;
    schema:about <product/12520#subject> ;
    schema:datePublished "2017-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/70995/70995-1503779061.jpg> ;
    schema:name "Dark Bandicoot"@en,
        "Dark Bandicoot"@ja,
        "Dark Bandicoot"@ja-latn ;
    schema:publisher _:N1574fdf90344435b911829cbd8c8afbe ;
    foaf:depiction <https://media.vgm.io/albums/59/70995/70995-1503779061.jpg> .

_:N1574fdf90344435b911829cbd8c8afbe schema:name "Achromatic Residue"@en,
        "Achromatic Residue"@ja,
        "Achromatic Residue"@ja-latn ;
    foaf:name "Achromatic Residue"@en,
        "Achromatic Residue"@ja,
        "Achromatic Residue"@ja-latn .

_:N2bc0ee2d16ce4d82a650287f5b7fe976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple Ruins"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Temple Ruins"@en .

_:N387bcfa6eb0e4c1ea6d86b4f21dcd5c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map Screen II (Bonus Track)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Map Screen II (Bonus Track)"@en .

_:N3c57563887e1457eadce6906adc40e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map Screen"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Map Screen"@en .

_:N6289be22bdfc48cab532610d52bd1e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Neo Cortex"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Dr. Neo Cortex"@en .

_:N9126e1489abf4dc19b9fae58d732adb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss: Pinstripe"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Boss: Pinstripe"@en .

_:N94fecee448974cebb864c7a3ec1bf206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss: Koala King"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Boss: Koala King"@en .

_:Nb44bc92bfc184fe7becbb0857cf48d1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insanity Beach: Inside"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "Insanity Beach: Inside"@en .

_:Nc8fb6dc333424b499efa4102c9342e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NBrio"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ne7a2d120f35d42b2b5b382b6f50e652c ;
    schema:name "NBrio"@en .

_:Ne7a2d120f35d42b2b5b382b6f50e652c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bc0ee2d16ce4d82a650287f5b7fe976,
        _:N387bcfa6eb0e4c1ea6d86b4f21dcd5c9,
        _:N3c57563887e1457eadce6906adc40e56,
        _:N6289be22bdfc48cab532610d52bd1e26,
        _:N9126e1489abf4dc19b9fae58d732adb6,
        _:N94fecee448974cebb864c7a3ec1bf206,
        _:Nb44bc92bfc184fe7becbb0857cf48d1c,
        _:Nc8fb6dc333424b499efa4102c9342e83 ;
    mo:track_count 8 ;
    schema:duration "PT26:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2bc0ee2d16ce4d82a650287f5b7fe976,
        _:N387bcfa6eb0e4c1ea6d86b4f21dcd5c9,
        _:N3c57563887e1457eadce6906adc40e56,
        _:N6289be22bdfc48cab532610d52bd1e26,
        _:N9126e1489abf4dc19b9fae58d732adb6,
        _:N94fecee448974cebb864c7a3ec1bf206,
        _:Nb44bc92bfc184fe7becbb0857cf48d1c,
        _:Nc8fb6dc333424b499efa4102c9342e83 .

