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

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

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

<artist/55272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130755#subject> ;
    schema:name "NASHURI"@en ;
    foaf:made <album/130755#composition>,
        <album/130755#subject> ;
    foaf:name "NASHURI"@en .

<artist/57399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130755#subject> ;
    schema:name "RIZARDI"@en ;
    foaf:made <album/130755#composition>,
        <album/130755#subject> ;
    foaf:name "RIZARDI"@en .

<artist/57819#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130755#subject> ;
    schema:name "Sho--nan"@en ;
    foaf:made <album/130755#composition>,
        <album/130755#subject> ;
    foaf:name "Sho--nan"@en .

<artist/57933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130755#subject> ;
    schema:name "Kortarow"@en ;
    foaf:made <album/130755#composition>,
        <album/130755#subject> ;
    foaf:name "Kortarow"@en .

<artist/67393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130755#subject> ;
    schema:name "BSer"@en ;
    foaf:made <album/130755#composition>,
        <album/130755#subject> ;
    foaf:name "BSer"@en .

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

<album/130755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARL Sampler Vol.1"@en,
        "HARL Sampler Vol.1"@ja,
        "HARL Sampler Vol.1"@ja-latn ;
    mo:performance_of <album/130755#musicalwork> ;
    mo:recorded_as <album/130755#musicalexpression> ;
    schema:name "HARL Sampler Vol.1"@en,
        "HARL Sampler Vol.1"@ja,
        "HARL Sampler Vol.1"@ja-latn ;
    schema:workPerformed <album/130755#musicalwork> .

<org/3815#subject> schema:name "Hardcore Armament Reloaded"@en,
        "Hardcore Armament Reloaded"@ja,
        "Hardcore Armament Reloaded"@ja-latn ;
    foaf:name "Hardcore Armament Reloaded"@en,
        "Hardcore Armament Reloaded"@ja,
        "Hardcore Armament Reloaded"@ja-latn .

<https://media.vgm.io/albums/55/130755/130755-9ae4a6b6226c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130755#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/130755/130755-9ae4a6b6226c.jpg> ;
    foaf:depicts <album/130755#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/130755/130755-9ae4a6b6226c.jpg> .

<https://medium-media.vgm.io/albums/55/130755/130755-9ae4a6b6226c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARL Sampler Vol.1"@en,
        "HARL Sampler Vol.1"@ja,
        "HARL Sampler Vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hisagi"@en ;
            foaf:made <album/130755#composition> ;
            foaf:name "Hisagi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Speedweaver"@en ;
            foaf:made <album/130755#composition> ;
            foaf:name "Speedweaver"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Righnt"@en ;
            foaf:made <album/130755#composition> ;
            foaf:name "Righnt"@en ],
        <artist/55272#subject>,
        <artist/57399#subject>,
        <artist/57819#subject>,
        <artist/57933#subject>,
        <artist/67393#subject> ;
    mo:produced_work <album/130755#musicalwork> ;
    schema:name "HARL Sampler Vol.1"@en,
        "HARL Sampler Vol.1"@ja,
        "HARL Sampler Vol.1"@ja-latn .

<album/130755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-23"^^xsd:date ;
    dcterms:title "HARL Sampler Vol.1"@en,
        "HARL Sampler Vol.1"@ja,
        "HARL Sampler Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130755#musicalexpression> ;
    mo:publisher <org/3815#subject> ;
    mo:record _:Nea91707acaa642bea8505033423eb716 ;
    mo:record_count 1 ;
    schema:datePublished "2017-09-23"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/130755/130755-9ae4a6b6226c.jpg> ;
    schema:name "HARL Sampler Vol.1"@en,
        "HARL Sampler Vol.1"@ja,
        "HARL Sampler Vol.1"@ja-latn ;
    schema:publisher <org/3815#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/130755/130755-9ae4a6b6226c.jpg> .

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

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

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

_:N028fd1a918f346b69adf1da965d88b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bewan"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "Bewan"@en .

_:N090e1cef38734dee90a22228e3abf1ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look into My Eyes"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "Look into My Eyes"@en .

_:N6c48075846e444cdbb5b4ad5cbfdcd3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's My Terror"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "It's My Terror"@en .

_:N871fac40683640219e6106c564cdd806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crawling Deep"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "Crawling Deep"@en .

_:N93b0d4d170d8418eb0944b48c9201c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbeat"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "Heartbeat"@en .

_:Na6590c42d1cb4f0180c0e03f9b03cbce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Aggressor"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "The Aggressor"@en .

_:Nb6f081cc8f4949d98565d89b14fe1deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euqlid Terror"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "Euqlid Terror"@en .

_:Nf06335d53e7d4f5f8efd230f61dd4220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Eyes"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nea91707acaa642bea8505033423eb716 ;
    schema:name "Demon Eyes"@en .

_:Nea91707acaa642bea8505033423eb716 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028fd1a918f346b69adf1da965d88b56,
        _:N090e1cef38734dee90a22228e3abf1ab,
        _:N6c48075846e444cdbb5b4ad5cbfdcd3f,
        _:N871fac40683640219e6106c564cdd806,
        _:N93b0d4d170d8418eb0944b48c9201c01,
        _:Na6590c42d1cb4f0180c0e03f9b03cbce,
        _:Nb6f081cc8f4949d98565d89b14fe1deb,
        _:Nf06335d53e7d4f5f8efd230f61dd4220 ;
    mo:track_count 8 ;
    schema:duration "PT34:16"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N028fd1a918f346b69adf1da965d88b56,
        _:N090e1cef38734dee90a22228e3abf1ab,
        _:N6c48075846e444cdbb5b4ad5cbfdcd3f,
        _:N871fac40683640219e6106c564cdd806,
        _:N93b0d4d170d8418eb0944b48c9201c01,
        _:Na6590c42d1cb4f0180c0e03f9b03cbce,
        _:Nb6f081cc8f4949d98565d89b14fe1deb,
        _:Nf06335d53e7d4f5f8efd230f61dd4220 .

