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

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

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

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

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

<https://medium-media.vgm.io/albums/97/45779/45779-1399921952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45779#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hunter: The Reckoning Redeemer Music Sampler"@en,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "No One"@en ;
            foaf:made <album/45779#composition> ;
            foaf:name "No One"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Switched"@en ;
            foaf:made <album/45779#composition> ;
            foaf:name "Switched"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "7th Standard"@en ;
            foaf:made <album/45779#composition> ;
            foaf:name "7th Standard"@en ] ;
    mo:produced_work <album/45779#musicalwork> ;
    schema:name "Hunter: The Reckoning Redeemer Music Sampler"@en,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja-latn .

<album/45779#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hunter: The Reckoning Redeemer Music Sampler"@en,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja-latn ;
    mo:performance_of <album/45779#musicalwork> ;
    mo:performer _:N5157e7fbe13641d4aef4cefebaa2812e,
        _:N8bea700931e541cfaa539e224cf78d81,
        _:Ne07c892e7cf44e41b628ca49345b0043 ;
    mo:recorded_as <album/45779#musicalexpression> ;
    schema:byArtist _:N5157e7fbe13641d4aef4cefebaa2812e,
        _:N8bea700931e541cfaa539e224cf78d81,
        _:Ne07c892e7cf44e41b628ca49345b0043 ;
    schema:name "Hunter: The Reckoning Redeemer Music Sampler"@en,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja-latn ;
    schema:workPerformed <album/45779#musicalwork> .

<album/45779#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Hunter: The Reckoning Redeemer Music Sampler"@en,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja-latn ;
    mo:catalogue_number "RG013110" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45779#musicalexpression> ;
    mo:publisher _:N83ad74addf1a4da2a6143871d444a39f ;
    mo:record _:N318ca2570a0a45d8a1f2c1347d532d36 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hunter: The Reckoning - Redeemer"@en ;
            foaf:name "Hunter: The Reckoning - Redeemer"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Switched"@en ;
            foaf:name "Switched"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "7th Standard"@en ;
            foaf:name "7th Standard"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "No One"@en ;
            foaf:name "No One"@en ] ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/45779/45779-1399921952.jpg> ;
    schema:name "Hunter: The Reckoning Redeemer Music Sampler"@en,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja,
        "Hunter: The Reckoning Redeemer Music Sampler"@ja-latn ;
    schema:publisher _:N83ad74addf1a4da2a6143871d444a39f ;
    foaf:depiction <https://media.vgm.io/albums/97/45779/45779-1399921952.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45779#subject> ;
    schema:name "7th Standard"@en ;
    foaf:made <album/45779#subject> ;
    foaf:name "7th Standard"@en .

_:N18e345e760f2432a9fa9ed5dc51e69a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One / It's Real"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N318ca2570a0a45d8a1f2c1347d532d36 ;
    schema:name "No One / It's Real"@en .

_:N4b73b9a9254b4c81abcbce4f7bd26d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One / Chemical"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N318ca2570a0a45d8a1f2c1347d532d36 ;
    schema:name "No One / Chemical"@en .

_:N504378f4fe3c4d00ac8a6dbeae92c762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switched / Walk Away"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N318ca2570a0a45d8a1f2c1347d532d36 ;
    schema:name "Switched / Walk Away"@en .

_:N5157e7fbe13641d4aef4cefebaa2812e a schema:Person,
        foaf:Person ;
    mo:performed <album/45779#performance> ;
    schema:name "Switched"@en ;
    foaf:name "Switched"@en .

_:N6044c0c849074959b86d1a0ade3f5a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switched / Inside"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N318ca2570a0a45d8a1f2c1347d532d36 ;
    schema:name "Switched / Inside"@en .

_:N83ad74addf1a4da2a6143871d444a39f schema:name "Immortal Records"@en ;
    foaf:name "Immortal Records"@en .

_:N8bea700931e541cfaa539e224cf78d81 a schema:Person,
        foaf:Person ;
    mo:performed <album/45779#performance> ;
    schema:name "7th Standard"@en ;
    foaf:name "7th Standard"@en .

_:Nc34883d93b1943cf847420497400a71c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7th Standard / Sensitive Skin"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N318ca2570a0a45d8a1f2c1347d532d36 ;
    schema:name "7th Standard / Sensitive Skin"@en .

_:Ne07c892e7cf44e41b628ca49345b0043 a schema:Person,
        foaf:Person ;
    mo:performed <album/45779#performance> ;
    schema:name "No One"@en ;
    foaf:name "No One"@en .

_:N318ca2570a0a45d8a1f2c1347d532d36 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18e345e760f2432a9fa9ed5dc51e69a2,
        _:N4b73b9a9254b4c81abcbce4f7bd26d11,
        _:N504378f4fe3c4d00ac8a6dbeae92c762,
        _:N6044c0c849074959b86d1a0ade3f5a29,
        _:Nc34883d93b1943cf847420497400a71c ;
    mo:track_count 5 ;
    schema:duration "PT17:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N18e345e760f2432a9fa9ed5dc51e69a2,
        _:N4b73b9a9254b4c81abcbce4f7bd26d11,
        _:N504378f4fe3c4d00ac8a6dbeae92c762,
        _:N6044c0c849074959b86d1a0ade3f5a29,
        _:Nc34883d93b1943cf847420497400a71c .

