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

<artist/26940#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sara"@en,
        "沙羅"@ja ;
    foaf:made <album/156927#subject>,
        <album/156927#vocals> ;
    foaf:name "Sara"@en,
        "沙羅"@ja .

<album/156927#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@en,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja-latn ;
    mo:produced_work <album/156927#musicalwork> ;
    schema:name "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@en,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja-latn .

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

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

<album/156927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@en,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja-latn ;
    mo:performance_of <album/156927#musicalwork> ;
    mo:recorded_as <album/156927#musicalexpression> ;
    schema:name "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@en,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja-latn ;
    schema:workPerformed <album/156927#musicalwork> .

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

<https://medium-media.vgm.io/albums/72/156927/156927-ebd569622be6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/156927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-16"^^xsd:date ;
    dcterms:title "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@en,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156927#musicalexpression> ;
    mo:publisher _:Nc390f55b87224f1fbd93ad52ddb0a3dd ;
    mo:record _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    mo:record_count 1 ;
    schema:datePublished "2024-12-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/72/156927/156927-ebd569622be6.jpg> ;
    schema:name "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@en,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja,
        "RÉALITÉ OBJECTIVE / GH0ST PA1N 07"@ja-latn ;
    schema:publisher _:Nc390f55b87224f1fbd93ad52ddb0a3dd ;
    foaf:depiction <https://media.vgm.io/albums/72/156927/156927-ebd569622be6.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(KOCHO JAPAN"@en ;
    foaf:made <album/156927#vocals> ;
    foaf:name "(KOCHO JAPAN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(KOCHO JAPAN"@en ;
    foaf:made <album/156927#subject> ;
    foaf:name "(KOCHO JAPAN"@en .

_:N0b0f6144ce4f4158b976b52da08058f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidereus Nuncius"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "Sidereus Nuncius"@ja .

_:N0de4048ed1ce4b71a6a8fef8adb53baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synthetic Blood (Quadraxis vs GH05T PA1N)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "Synthetic Blood (Quadraxis vs GH05T PA1N)"@ja .

_:N4d93514ba1f848128ff65e896fe7709e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由という幻想"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "自由という幻想"@ja .

_:N6cad44a91d9642f7a838150084cbdf37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday Rain"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "Sunday Rain"@ja .

_:N79dceba2a4ce4e259f6da0b48201aeb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curse of the Moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "Curse of the Moon"@ja .

_:N9adc6569c5aa4add8cd1815b5136023d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith (Feat. Sara (KOCHO JAPAN))"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "Faith (Feat. Sara (KOCHO JAPAN))"@ja .

_:Nc390f55b87224f1fbd93ad52ddb0a3dd schema:name "[ESTÉTICA CIBERNÉTICA]"@en,
        "[ESTÉTICA CIBERNÉTICA]"@ja,
        "[ESTÉTICA CIBERNÉTICA]"@ja-latn ;
    foaf:name "[ESTÉTICA CIBERNÉTICA]"@en,
        "[ESTÉTICA CIBERNÉTICA]"@ja,
        "[ESTÉTICA CIBERNÉTICA]"@ja-latn .

_:Nc74796381a7949768ff40df0276da9e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She Believes in GH05Ts"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "She Believes in GH05Ts"@ja .

_:Ncd76f303c9834e439e5e0003cc5f571a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Smiling Man"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "The Smiling Man"@ja .

_:Nd18d184129bb423f9bc1e9c637e27ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Initial Singularity"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "Initial Singularity"@ja .

_:Nee26877db50443d3a3fccb87d4ef1d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "○○○ (Feat. Prototype Eutron)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N4a8de839b38f4c1fbcc1fc3a17ffffe6 ;
    schema:name "○○○ (Feat. Prototype Eutron)"@ja .

_:N4a8de839b38f4c1fbcc1fc3a17ffffe6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b0f6144ce4f4158b976b52da08058f2,
        _:N0de4048ed1ce4b71a6a8fef8adb53baf,
        _:N4d93514ba1f848128ff65e896fe7709e,
        _:N6cad44a91d9642f7a838150084cbdf37,
        _:N79dceba2a4ce4e259f6da0b48201aeb9,
        _:N9adc6569c5aa4add8cd1815b5136023d,
        _:Nc74796381a7949768ff40df0276da9e9,
        _:Ncd76f303c9834e439e5e0003cc5f571a,
        _:Nd18d184129bb423f9bc1e9c637e27ad2,
        _:Nee26877db50443d3a3fccb87d4ef1d36 ;
    mo:track_count 10 ;
    schema:duration "PT34:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b0f6144ce4f4158b976b52da08058f2,
        _:N0de4048ed1ce4b71a6a8fef8adb53baf,
        _:N4d93514ba1f848128ff65e896fe7709e,
        _:N6cad44a91d9642f7a838150084cbdf37,
        _:N79dceba2a4ce4e259f6da0b48201aeb9,
        _:N9adc6569c5aa4add8cd1815b5136023d,
        _:Nc74796381a7949768ff40df0276da9e9,
        _:Ncd76f303c9834e439e5e0003cc5f571a,
        _:Nd18d184129bb423f9bc1e9c637e27ad2,
        _:Nee26877db50443d3a3fccb87d4ef1d36 .

