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

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

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

<album/155208#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "An Orphan Without Hope"@en,
        "An Orphan Without Hope"@ja,
        "An Orphan Without Hope"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "The Industrialism"@en ;
            foaf:made <album/155208#composition> ;
            foaf:name "The Industrialism"@en ] ;
    mo:produced_work <album/155208#musicalwork> ;
    schema:name "An Orphan Without Hope"@en,
        "An Orphan Without Hope"@ja,
        "An Orphan Without Hope"@ja-latn .

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

<album/155208#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "An Orphan Without Hope"@en,
        "An Orphan Without Hope"@ja,
        "An Orphan Without Hope"@ja-latn ;
    mo:performance_of <album/155208#musicalwork> ;
    mo:recorded_as <album/155208#musicalexpression> ;
    schema:name "An Orphan Without Hope"@en,
        "An Orphan Without Hope"@ja,
        "An Orphan Without Hope"@ja-latn ;
    schema:workPerformed <album/155208#musicalwork> .

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

<https://medium-media.vgm.io/albums/80/155208/155208-d09d4ac492f6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155208#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-07"^^xsd:date ;
    dcterms:title "An Orphan Without Hope"@en,
        "An Orphan Without Hope"@ja,
        "An Orphan Without Hope"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155208#musicalexpression> ;
    mo:publisher _:N474493126747417e84fbd0b19387e342 ;
    mo:record _:Nfae8859dfa774b7b9c906d965be87d4d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Silent Hill series"@en ;
            foaf:name "Silent Hill series"@en ] ;
    schema:datePublished "2013-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/155208/155208-d09d4ac492f6.jpg> ;
    schema:name "An Orphan Without Hope"@en,
        "An Orphan Without Hope"@ja,
        "An Orphan Without Hope"@ja-latn ;
    schema:publisher _:N474493126747417e84fbd0b19387e342 ;
    foaf:depiction <https://media.vgm.io/albums/80/155208/155208-d09d4ac492f6.jpg> .

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

_:N474493126747417e84fbd0b19387e342 schema:name "The Industrialism"@en,
        "The Industrialism"@ja,
        "The Industrialism"@ja-latn ;
    foaf:name "The Industrialism"@en,
        "The Industrialism"@ja,
        "The Industrialism"@ja-latn .

_:N48061629755e425da66722a4c5d016b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...And Delusion Reigns Summertime"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nfae8859dfa774b7b9c906d965be87d4d ;
    schema:name "...And Delusion Reigns Summertime"@en .

_:N5b4bebf9753340799fb6f389a66de8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illness Ecstatic III"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfae8859dfa774b7b9c906d965be87d4d ;
    schema:name "Illness Ecstatic III"@en .

_:N8513d52fbee24372be39a30724aede9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illness Ecstatic II"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nfae8859dfa774b7b9c906d965be87d4d ;
    schema:name "Illness Ecstatic II"@en .

_:Na62e0b25d9864e14a38ea3b2b0dd62c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illness Ecstatic I"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nfae8859dfa774b7b9c906d965be87d4d ;
    schema:name "Illness Ecstatic I"@en .

_:Nd889da78fc584c8d9941116212a7e606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gymnopedie III: Lent et Grave"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nfae8859dfa774b7b9c906d965be87d4d ;
    schema:name "Gymnopedie III: Lent et Grave"@en .

_:Nfae8859dfa774b7b9c906d965be87d4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48061629755e425da66722a4c5d016b4,
        _:N5b4bebf9753340799fb6f389a66de8e6,
        _:N8513d52fbee24372be39a30724aede9f,
        _:Na62e0b25d9864e14a38ea3b2b0dd62c0,
        _:Nd889da78fc584c8d9941116212a7e606 ;
    mo:track_count 5 ;
    schema:duration "PT13:26"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N48061629755e425da66722a4c5d016b4,
        _:N5b4bebf9753340799fb6f389a66de8e6,
        _:N8513d52fbee24372be39a30724aede9f,
        _:Na62e0b25d9864e14a38ea3b2b0dd62c0,
        _:Nd889da78fc584c8d9941116212a7e606 .

