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

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

<artist/32316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157506#subject> ;
    schema:name "M.Lascelles"@en ;
    foaf:made <album/157506#composition>,
        <album/157506#subject> ;
    foaf:name "M.Lascelles"@en .

<artist/4415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157506#subject> ;
    schema:name "P.Oakenfold"@en ;
    foaf:made <album/157506#composition>,
        <album/157506#lyrics>,
        <album/157506#subject> ;
    foaf:name "P.Oakenfold"@en .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157506#subject> ;
    schema:name "S.Sagisu"@en ;
    foaf:made <album/157506#composition>,
        <album/157506#subject> ;
    foaf:name "S.Sagisu"@en .

<artist/9774#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157506#subject> ;
    schema:name "M.Wyzgowski"@en ;
    foaf:made <album/157506#composition>,
        <album/157506#lyrics>,
        <album/157506#subject> ;
    foaf:name "M.Wyzgowski"@en .

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

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

<org/2395#subject> schema:name "Polydor"@en,
        "Polydor"@ja,
        "Polydor"@ja-latn ;
    foaf:name "Polydor"@en,
        "Polydor"@ja,
        "Polydor"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/157506/157506-d62f5991de88.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/157506#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REJOICE / ikko"@en,
        "REJOICE / ikko"@ja,
        "REJOICE / ikko"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "R.Davis"@en ;
            foaf:made <album/157506#composition> ;
            foaf:name "R.Davis"@en ],
        <artist/32316#subject>,
        <artist/4415#subject>,
        <artist/642#subject>,
        <artist/9774#subject> ;
    mo:produced_work <album/157506#musicalwork> ;
    schema:name "REJOICE / ikko"@en,
        "REJOICE / ikko"@ja,
        "REJOICE / ikko"@ja-latn .

<album/157506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-08-15"^^xsd:date ;
    dcterms:title "REJOICE / ikko"@en,
        "REJOICE / ikko"@ja,
        "REJOICE / ikko"@ja-latn ;
    mo:catalogue_number "POCH-1384" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157506#musicalexpression> ;
    mo:publisher <org/2395#subject> ;
    mo:record _:N6ebddb0396554be594535cd1f8c1ebc4 ;
    mo:record_count 1 ;
    schema:datePublished "1994-08-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/60/157506/157506-d62f5991de88.jpg> ;
    schema:name "REJOICE / ikko"@en,
        "REJOICE / ikko"@ja,
        "REJOICE / ikko"@ja-latn ;
    schema:publisher <org/2395#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/157506/157506-d62f5991de88.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "R.Davis"@en ;
    foaf:made <album/157506#subject> ;
    foaf:name "R.Davis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "R.Davis"@en ;
    foaf:made <album/157506#lyrics> ;
    foaf:name "R.Davis"@en .

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

_:Nb7541f272b1944e4bc52757c3cb17bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REJOICE (U.K.Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N6ebddb0396554be594535cd1f8c1ebc4 ;
    schema:name "REJOICE (U.K.Mix)"@en .

_:Nba2e1c15c81c4ca497e5124a130f4d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAVEN ~FRIDAY'S CLASSICS (Re-Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6ebddb0396554be594535cd1f8c1ebc4 ;
    schema:name "HEAVEN ~FRIDAY'S CLASSICS (Re-Mix)"@en .

_:Neb7e4f5db6c34dfb85095af78aba5e9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHT IN BLUE (Jazzy Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N6ebddb0396554be594535cd1f8c1ebc4 ;
    schema:name "NIGHT IN BLUE (Jazzy Mix)"@en .

_:N6ebddb0396554be594535cd1f8c1ebc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb7541f272b1944e4bc52757c3cb17bef,
        _:Nba2e1c15c81c4ca497e5124a130f4d8e,
        _:Neb7e4f5db6c34dfb85095af78aba5e9d ;
    mo:track_count 3 ;
    schema:duration "PT13:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nb7541f272b1944e4bc52757c3cb17bef,
        _:Nba2e1c15c81c4ca497e5124a130f4d8e,
        _:Neb7e4f5db6c34dfb85095af78aba5e9d .

