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

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

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

<album/80193#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "White Noise 2"@en,
        "White Noise 2"@ja,
        "White Noise 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Miguel Herrero"@en ;
            foaf:made <album/80193#composition> ;
            foaf:name "Miguel Herrero"@en ] ;
    mo:produced_work <album/80193#musicalwork> ;
    schema:name "White Noise 2"@en,
        "White Noise 2"@ja,
        "White Noise 2"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/39/80193/80193-1535269563.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-03"^^xsd:date ;
    dcterms:title "White Noise 2"@en,
        "White Noise 2"@ja,
        "White Noise 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/80193#musicalexpression> ;
    mo:publisher _:N879564db2a57403db500cc1e727b07dd ;
    mo:record _:N52f30b0d4c4c4d14bb990669b4db426f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "White Noise 2"@en ;
            foaf:name "White Noise 2"@en ] ;
    schema:datePublished "2017-08-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/80193/80193-1535269563.jpg> ;
    schema:name "White Noise 2"@en,
        "White Noise 2"@ja,
        "White Noise 2"@ja-latn ;
    schema:publisher _:N879564db2a57403db500cc1e727b07dd ;
    foaf:depiction <https://media.vgm.io/albums/39/80193/80193-1535269563.jpg> .

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

_:N239bbdddf12243489ea33934b4a34cad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eldritch Artifact"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "Eldritch Artifact"@en .

_:N2c32ae2255b14bc08621806ecf809363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Rift Between Worlds"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "A Rift Between Worlds"@en .

_:N602bed597e464b3eaa6a3d81ce043811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horror Reborn"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "Horror Reborn"@en .

_:N6577e0cece604888b1a60c349fd691ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "Main Theme"@en .

_:N845635cefc7a4006827ea339ae4a0c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tale of Horror"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "A Tale of Horror"@en .

_:N879564db2a57403db500cc1e727b07dd schema:name "Miguel Herrero"@en,
        "Miguel Herrero"@ja,
        "Miguel Herrero"@ja-latn ;
    foaf:name "Miguel Herrero"@en,
        "Miguel Herrero"@ja,
        "Miguel Herrero"@ja-latn .

_:Nbc6ada52a7cb46e0a885aabf5214b652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hunt Begins"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "The Hunt Begins"@en .

_:Ne93499e26cd94ec6a5298ee9e6f655f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith in Others"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N52f30b0d4c4c4d14bb990669b4db426f ;
    schema:name "Faith in Others"@en .

_:N52f30b0d4c4c4d14bb990669b4db426f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N239bbdddf12243489ea33934b4a34cad,
        _:N2c32ae2255b14bc08621806ecf809363,
        _:N602bed597e464b3eaa6a3d81ce043811,
        _:N6577e0cece604888b1a60c349fd691ad,
        _:N845635cefc7a4006827ea339ae4a0c18,
        _:Nbc6ada52a7cb46e0a885aabf5214b652,
        _:Ne93499e26cd94ec6a5298ee9e6f655f2 ;
    mo:track_count 7 ;
    schema:duration "PT20:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N239bbdddf12243489ea33934b4a34cad,
        _:N2c32ae2255b14bc08621806ecf809363,
        _:N602bed597e464b3eaa6a3d81ce043811,
        _:N6577e0cece604888b1a60c349fd691ad,
        _:N845635cefc7a4006827ea339ae4a0c18,
        _:Nbc6ada52a7cb46e0a885aabf5214b652,
        _:Ne93499e26cd94ec6a5298ee9e6f655f2 .

