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

<album/135789#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silent Hill(Remix)"@en,
        "Silent Hill(Remix)"@ja,
        "Silent Hill(Remix)"@ja-latn ;
    mo:produced_work <album/135789#musicalwork> ;
    schema:name "Silent Hill(Remix)"@en,
        "Silent Hill(Remix)"@ja,
        "Silent Hill(Remix)"@ja-latn .

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

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

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

<album/135789#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silent Hill(Remix)"@en,
        "Silent Hill(Remix)"@ja,
        "Silent Hill(Remix)"@ja-latn ;
    mo:performance_of <album/135789#musicalwork> ;
    mo:recorded_as <album/135789#musicalexpression> ;
    schema:name "Silent Hill(Remix)"@en,
        "Silent Hill(Remix)"@ja,
        "Silent Hill(Remix)"@ja-latn ;
    schema:workPerformed <album/135789#musicalwork> .

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

<https://medium-media.vgm.io/albums/98/135789/135789-c6cef3c0b841.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135789#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-12"^^xsd:date ;
    dcterms:title "Silent Hill(Remix)"@en,
        "Silent Hill(Remix)"@ja,
        "Silent Hill(Remix)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135789#musicalexpression> ;
    mo:publisher _:Ncc95c2b001e449bc991c02631cad92f0 ;
    mo:record _:N0e082c4a0f084797a8bd45c33ad039c9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Silent Hill (2006 Movie)"@en ;
            foaf:name "Silent Hill (2006 Movie)"@en ] ;
    schema:datePublished "2011-07-12"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/98/135789/135789-c6cef3c0b841.jpg> ;
    schema:name "Silent Hill(Remix)"@en,
        "Silent Hill(Remix)"@ja,
        "Silent Hill(Remix)"@ja-latn ;
    schema:publisher _:Ncc95c2b001e449bc991c02631cad92f0 ;
    foaf:depiction <https://media.vgm.io/albums/98/135789/135789-c6cef3c0b841.jpg> .

_:N0e082c4a0f084797a8bd45c33ad039c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na8487d67ecb84d48bcc1b6ab1b31eff2 ;
    mo:track_count 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na8487d67ecb84d48bcc1b6ab1b31eff2 .

_:Na8487d67ecb84d48bcc1b6ab1b31eff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Hill(Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0e082c4a0f084797a8bd45c33ad039c9 ;
    schema:name "Silent Hill(Remix)"@en .

_:Ncc95c2b001e449bc991c02631cad92f0 schema:name "Savage Genetics"@en,
        "Savage Genetics"@ja,
        "Savage Genetics"@ja-latn ;
    foaf:name "Savage Genetics"@en,
        "Savage Genetics"@ja,
        "Savage Genetics"@ja-latn .

