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

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

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

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

<product/12522#subject> a schema:CreativeWork ;
    schema:name "Crash Bandicoot 2: Cortex Strikes Back"@en,
        "Crash Bandicoot 2: Cortex Strikes Back"@ja,
        "Crash Bandicoot 2: Cortex Strikes Back"@ja-latn ;
    foaf:name "Crash Bandicoot 2: Cortex Strikes Back"@en,
        "Crash Bandicoot 2: Cortex Strikes Back"@ja,
        "Crash Bandicoot 2: Cortex Strikes Back"@ja-latn .

<album/69092#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crystals, Of Course!"@en,
        "Crystals, Of Course!"@ja,
        "Crystals, Of Course!"@ja-latn ;
    mo:composer <artist/22404#subject> ;
    mo:produced_work <album/69092#musicalwork> ;
    schema:name "Crystals, Of Course!"@en,
        "Crystals, Of Course!"@ja,
        "Crystals, Of Course!"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/29/69092/69092-1498061260.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crystals, Of Course!"@en,
        "Crystals, Of Course!"@ja,
        "Crystals, Of Course!"@ja-latn ;
    mo:performance_of <album/69092#musicalwork> ;
    mo:performer <artist/25040#subject> ;
    mo:recorded_as <album/69092#musicalexpression> ;
    schema:byArtist <artist/25040#subject> ;
    schema:name "Crystals, Of Course!"@en,
        "Crystals, Of Course!"@ja,
        "Crystals, Of Course!"@ja-latn ;
    schema:workPerformed <album/69092#musicalwork> .

<artist/25040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69092#performance> ;
    schema:name "Dacian Grada"@en ;
    foaf:name "Dacian Grada"@en .

<album/69092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-12"^^xsd:date ;
    dcterms:title "Crystals, Of Course!"@en,
        "Crystals, Of Course!"@ja,
        "Crystals, Of Course!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69092#musicalexpression> ;
    mo:publisher _:N03f6c1d7857341af8f77c1b8f9167e6c ;
    mo:record _:N49fd3643eee341da8038a82794d94d16 ;
    mo:record_count 1 ;
    schema:about <product/12522#subject> ;
    schema:byArtist <artist/25040#subject> ;
    schema:datePublished "2016-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/69092/69092-1498061260.jpg> ;
    schema:name "Crystals, Of Course!"@en,
        "Crystals, Of Course!"@ja,
        "Crystals, Of Course!"@ja-latn ;
    schema:publisher _:N03f6c1d7857341af8f77c1b8f9167e6c ;
    foaf:depiction <https://media.vgm.io/albums/29/69092/69092-1498061260.jpg> .

_:N03f6c1d7857341af8f77c1b8f9167e6c schema:name "Dacian Grada"@en,
        "Dacian Grada"@ja,
        "Dacian Grada"@ja-latn ;
    foaf:name "Dacian Grada"@en,
        "Dacian Grada"@ja,
        "Dacian Grada"@ja-latn .

_:N4fa67f9339ce4403b606820c879e07a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arctic Journey (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N49fd3643eee341da8038a82794d94d16 ;
    schema:name "Arctic Journey (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en .

_:N61bf0046237248ce9fd2510a5bb5b561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase That 'Coot! (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N49fd3643eee341da8038a82794d94d16 ;
    schema:name "Chase That 'Coot! (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en .

_:N928aba7446c64ab489c28f757601e6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redwood Surfin' (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N49fd3643eee341da8038a82794d94d16 ;
    schema:name "Redwood Surfin' (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en .

_:Nd6bf3c5ce36a41d6aecb0aa4c45a04a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chelonii Forest (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N49fd3643eee341da8038a82794d94d16 ;
    schema:name "Chelonii Forest (From \"Crash Bandicoot 2: Cortex Strikes Back\")"@en .

_:N49fd3643eee341da8038a82794d94d16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4fa67f9339ce4403b606820c879e07a8,
        _:N61bf0046237248ce9fd2510a5bb5b561,
        _:N928aba7446c64ab489c28f757601e6ba,
        _:Nd6bf3c5ce36a41d6aecb0aa4c45a04a0 ;
    mo:track_count 4 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4fa67f9339ce4403b606820c879e07a8,
        _:N61bf0046237248ce9fd2510a5bb5b561,
        _:N928aba7446c64ab489c28f757601e6ba,
        _:Nd6bf3c5ce36a41d6aecb0aa4c45a04a0 .

