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

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

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

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

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

<https://medium-media.vgm.io/albums/35/60653/60653-1470322113.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Providence / The Class"@en,
        "Providence / The Class"@ja,
        "Providence / The Class"@ja-latn ;
    mo:performance_of <album/60653#musicalwork> ;
    mo:performer _:N6dc6738bf84b4d6f9a93c8b590e1971b ;
    mo:recorded_as <album/60653#musicalexpression> ;
    schema:byArtist _:N6dc6738bf84b4d6f9a93c8b590e1971b ;
    schema:name "Providence / The Class"@en,
        "Providence / The Class"@ja,
        "Providence / The Class"@ja-latn ;
    schema:workPerformed <album/60653#musicalwork> .

<album/60653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Providence / The Class"@en,
        "Providence / The Class"@ja,
        "Providence / The Class"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Quentin Moriarty"@en ;
            foaf:made <album/60653#composition> ;
            foaf:name "Quentin Moriarty"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jordan Cross"@en ;
            foaf:made <album/60653#composition> ;
            foaf:name "Jordan Cross"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Heidi Santoro"@en ;
            foaf:made <album/60653#composition> ;
            foaf:name "Heidi Santoro"@en ] ;
    mo:produced_work <album/60653#musicalwork> ;
    schema:name "Providence / The Class"@en,
        "Providence / The Class"@ja,
        "Providence / The Class"@ja-latn .

<album/60653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-01"^^xsd:date ;
    dcterms:title "Providence / The Class"@en,
        "Providence / The Class"@ja,
        "Providence / The Class"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/60653#musicalexpression> ;
    mo:publisher _:N1ae1b42bf12642298a434f0334a171dc ;
    mo:record _:Nd886bc04da1740a1b66d81a754c62494 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hitman"@en ;
            foaf:name "Hitman"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Class"@en ;
            foaf:name "The Class"@en ] ;
    schema:datePublished "2016-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/60653/60653-1470322113.jpg> ;
    schema:name "Providence / The Class"@en,
        "Providence / The Class"@ja,
        "Providence / The Class"@ja-latn ;
    schema:publisher _:N1ae1b42bf12642298a434f0334a171dc ;
    foaf:depiction <https://media.vgm.io/albums/35/60653/60653-1470322113.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60653#subject> ;
    schema:name "Jordan Cross"@en ;
    foaf:made <album/60653#subject> ;
    foaf:name "Jordan Cross"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60653#subject> ;
    schema:name "Quentin Moriarty"@en ;
    foaf:made <album/60653#subject> ;
    foaf:name "Quentin Moriarty"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60653#subject> ;
    schema:name "Heidi Santoro"@en ;
    foaf:made <album/60653#subject> ;
    foaf:name "Heidi Santoro"@en .

_:N1ae1b42bf12642298a434f0334a171dc schema:name "IO Interactive"@en ;
    foaf:name "IO Interactive"@en .

_:N34d34c666a2541458255edaae8acbae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine A Light"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nd886bc04da1740a1b66d81a754c62494 ;
    schema:name "Shine A Light"@en .

_:N48a5a634d2df43a3b219eacda8001977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are We Stars"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd886bc04da1740a1b66d81a754c62494 ;
    schema:name "Are We Stars"@en .

_:N6dc6738bf84b4d6f9a93c8b590e1971b a schema:Person,
        foaf:Person ;
    mo:performed <album/60653#performance> ;
    schema:name "The Class"@en ;
    foaf:name "The Class"@en .

_:Nfa69131237834671a5c59852f8e75efb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Show"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nd886bc04da1740a1b66d81a754c62494 ;
    schema:name "Gun Show"@en .

_:Nd886bc04da1740a1b66d81a754c62494 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34d34c666a2541458255edaae8acbae7,
        _:N48a5a634d2df43a3b219eacda8001977,
        _:Nfa69131237834671a5c59852f8e75efb ;
    mo:track_count 3 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N34d34c666a2541458255edaae8acbae7,
        _:N48a5a634d2df43a3b219eacda8001977,
        _:Nfa69131237834671a5c59852f8e75efb .

