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

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

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

<artist/12423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "nnn"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "nnn"@en .

<artist/12706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "uu"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "uu"@en .

<artist/12707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "QUIL"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "QUIL"@en .

<artist/12711#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "Axcel Boya"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "Axcel Boya"@en .

<artist/12714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "HIRO-kicksystem"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "HIRO-kicksystem"@en .

<artist/12723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "pocotan"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "pocotan"@en .

<artist/12753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "RENARINA"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "RENARINA"@en .

<artist/12754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "chocoxina"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "chocoxina"@en .

<artist/55467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "Sashimi"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "Sashimi"@en .

<artist/7813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "Noizenecio"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "Noizenecio"@en .

<artist/7964#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "Amethys"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "Amethys"@en .

<artist/8533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "XIO"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "XIO"@en .

<artist/9211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33848#subject> ;
    schema:name "moro"@en ;
    foaf:made <album/33848#composition>,
        <album/33848#subject> ;
    foaf:name "moro"@en .

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

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

<org/1014#subject> schema:name "Hukagyaku Hardcore"@en,
        "不可逆 ハードコア"@ja,
        "Hukagyaku Hardcore"@ja-latn ;
    foaf:name "Hukagyaku Hardcore"@en,
        "不可逆 ハードコア"@ja,
        "Hukagyaku Hardcore"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/33848/33848-1340802334.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Try IRHC"@en,
        "Try IRHC"@ja,
        "Try IRHC"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Xbi"@en ;
            foaf:made <album/33848#composition> ;
            foaf:name "Xbi"@en ],
        <artist/12423#subject>,
        <artist/12706#subject>,
        <artist/12707#subject>,
        <artist/12711#subject>,
        <artist/12714#subject>,
        <artist/12723#subject>,
        <artist/12753#subject>,
        <artist/12754#subject>,
        <artist/55467#subject>,
        <artist/7813#subject>,
        <artist/7964#subject>,
        <artist/8533#subject>,
        <artist/9211#subject> ;
    mo:produced_work <album/33848#musicalwork> ;
    schema:name "Try IRHC"@en,
        "Try IRHC"@ja,
        "Try IRHC"@ja-latn .

<album/33848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-03"^^xsd:date ;
    dcterms:title "Try IRHC"@en,
        "Try IRHC"@ja,
        "Try IRHC"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33848#musicalexpression> ;
    mo:publisher <org/1014#subject> ;
    mo:record _:N1b7e66d3e1eb4a19ab3d5065cd0a6178 ;
    mo:record_count 1 ;
    schema:datePublished "2012-02-03"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/84/33848/33848-1340802334.jpg> ;
    schema:name "Try IRHC"@en,
        "Try IRHC"@ja,
        "Try IRHC"@ja-latn ;
    schema:publisher <org/1014#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/33848/33848-1340802334.jpg> .

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

_:N710241151d1a404684a3f76530506f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ninjastep"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N1b7e66d3e1eb4a19ab3d5065cd0a6178 ;
    schema:name "ninjastep"@en .

_:Nc4c0151517c8444e9eb8bd2721015640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Listen to da hardbeat"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N1b7e66d3e1eb4a19ab3d5065cd0a6178 ;
    schema:name "Listen to da hardbeat"@en .

_:Nc724fbecc4c84fc5a0dee6bacf37388d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "did it"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N1b7e66d3e1eb4a19ab3d5065cd0a6178 ;
    schema:name "did it"@en .

_:Nfa10495ca277439088227b4066f9ed44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "irreparable extend mix"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:27"^^xsd:interval ;
    schema:inPlaylist _:N1b7e66d3e1eb4a19ab3d5065cd0a6178 ;
    schema:name "irreparable extend mix"@en .

_:N1b7e66d3e1eb4a19ab3d5065cd0a6178 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N710241151d1a404684a3f76530506f12,
        _:Nc4c0151517c8444e9eb8bd2721015640,
        _:Nc724fbecc4c84fc5a0dee6bacf37388d,
        _:Nfa10495ca277439088227b4066f9ed44 ;
    mo:track_count 4 ;
    schema:duration "PT26:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N710241151d1a404684a3f76530506f12,
        _:Nc4c0151517c8444e9eb8bd2721015640,
        _:Nc724fbecc4c84fc5a0dee6bacf37388d,
        _:Nfa10495ca277439088227b4066f9ed44 .

