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

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

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

<artist/12060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90632#subject> ;
    schema:name "Lee Jackson"@en ;
    foaf:made <album/90632#composition>,
        <album/90632#subject> ;
    foaf:name "Lee Jackson"@en .

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

<album/90632#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Realm of Parthoris"@en,
        "The Realm of Parthoris"@ja,
        "The Realm of Parthoris"@ja-latn ;
    mo:performance_of <album/90632#musicalwork> ;
    mo:recorded_as <album/90632#musicalexpression> ;
    schema:name "The Realm of Parthoris"@en,
        "The Realm of Parthoris"@ja,
        "The Realm of Parthoris"@ja-latn ;
    schema:workPerformed <album/90632#musicalwork> .

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

<https://medium-media.vgm.io/albums/23/90632/90632-1568918822.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90632#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Realm of Parthoris"@en,
        "The Realm of Parthoris"@ja,
        "The Realm of Parthoris"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ilkallio"@en ;
            foaf:made <album/90632#composition> ;
            foaf:name "Ilkallio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tristan Clark"@en ;
            foaf:made <album/90632#composition> ;
            foaf:name "Tristan Clark"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Viscra Maelstrom"@en ;
            foaf:made <album/90632#composition> ;
            foaf:name "Viscra Maelstrom"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gus Knezevich"@en ;
            foaf:made <album/90632#composition> ;
            foaf:name "Gus Knezevich"@en ],
        <artist/12060#subject> ;
    mo:produced_work <album/90632#musicalwork> ;
    schema:name "The Realm of Parthoris"@en,
        "The Realm of Parthoris"@ja,
        "The Realm of Parthoris"@ja-latn .

<album/90632#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-23"^^xsd:date ;
    dcterms:title "The Realm of Parthoris"@en,
        "The Realm of Parthoris"@ja,
        "The Realm of Parthoris"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/90632#musicalexpression> ;
    mo:publisher _:N08187a4a989041cb90772bcc62086412 ;
    mo:record _:N68c80aa196e84f508114ec2a1554cc19 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Realm of Parthoris"@en ;
            foaf:name "The Realm of Parthoris"@en ] ;
    schema:datePublished "2019-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/90632/90632-1568918822.jpg> ;
    schema:name "The Realm of Parthoris"@en,
        "The Realm of Parthoris"@ja,
        "The Realm of Parthoris"@ja-latn ;
    schema:publisher _:N08187a4a989041cb90772bcc62086412 ;
    foaf:depiction <https://media.vgm.io/albums/23/90632/90632-1568918822.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90632#subject> ;
    schema:name "Gus Knezevich"@en ;
    foaf:made <album/90632#subject> ;
    foaf:name "Gus Knezevich"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90632#subject> ;
    schema:name "Tristan Clark"@en ;
    foaf:made <album/90632#subject> ;
    foaf:name "Tristan Clark"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90632#subject> ;
    schema:name "Viscra Maelstrom"@en ;
    foaf:made <album/90632#subject> ;
    foaf:name "Viscra Maelstrom"@en .

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

_:N02f4514dcd924f9cbbfff9b7bd3a2cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saboteur"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Saboteur"@en .

_:N0762c6c3658f4238b5fc6fb3eaab3d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Occultist"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "The Occultist"@en .

_:N08187a4a989041cb90772bcc62086412 schema:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn ;
    foaf:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn .

_:N2637ab6b2e774662a8b00d636f93f4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skeleton"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Skeleton"@en .

_:N659f5a4d07fc4cf787a2ec7d36fbd936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oracle Night"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Oracle Night"@en .

_:N71f1429d0d714f68bf4b248e5f4794f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plasma"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Plasma"@en .

_:N9354534d5046415087e37e1d93d6ba38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gutter Penny"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Gutter Penny"@en .

_:Na2c5bd58d246447d88b978b45ab5b74c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Tides"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Mystic Tides"@en .

_:Nb8e0bba17bba43be8e06663ecd0d0c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Embers"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Crystal Embers"@en .

_:Nc060d4142a8b4e6c920767307db6d443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Avenger's Domain"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "The Avenger's Domain"@en .

_:Nc62fceba0ee9442e86aec42bbafd2e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Realm of Parthoris"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "The Realm of Parthoris"@en .

_:Ne13c3937a0a24e2798eccccf5bd750f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plasma"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N68c80aa196e84f508114ec2a1554cc19 ;
    schema:name "Plasma"@en .

_:N68c80aa196e84f508114ec2a1554cc19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f4514dcd924f9cbbfff9b7bd3a2cda,
        _:N0762c6c3658f4238b5fc6fb3eaab3d3e,
        _:N2637ab6b2e774662a8b00d636f93f4c8,
        _:N659f5a4d07fc4cf787a2ec7d36fbd936,
        _:N71f1429d0d714f68bf4b248e5f4794f2,
        _:N9354534d5046415087e37e1d93d6ba38,
        _:Na2c5bd58d246447d88b978b45ab5b74c,
        _:Nb8e0bba17bba43be8e06663ecd0d0c32,
        _:Nc060d4142a8b4e6c920767307db6d443,
        _:Nc62fceba0ee9442e86aec42bbafd2e22,
        _:Ne13c3937a0a24e2798eccccf5bd750f8 ;
    mo:track_count 11 ;
    schema:duration "PT47:51"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N02f4514dcd924f9cbbfff9b7bd3a2cda,
        _:N0762c6c3658f4238b5fc6fb3eaab3d3e,
        _:N2637ab6b2e774662a8b00d636f93f4c8,
        _:N659f5a4d07fc4cf787a2ec7d36fbd936,
        _:N71f1429d0d714f68bf4b248e5f4794f2,
        _:N9354534d5046415087e37e1d93d6ba38,
        _:Na2c5bd58d246447d88b978b45ab5b74c,
        _:Nb8e0bba17bba43be8e06663ecd0d0c32,
        _:Nc060d4142a8b4e6c920767307db6d443,
        _:Nc62fceba0ee9442e86aec42bbafd2e22,
        _:Ne13c3937a0a24e2798eccccf5bd750f8 .

