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

<artist/1852#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ebisupa"@en,
        "海老スパ"@ja ;
    foaf:made <album/9824#lyrics>,
        <album/9824#subject> ;
    foaf:name "Ebisupa"@en,
        "海老スパ"@ja .

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9824#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/9824#composition>,
        <album/9824#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/319#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn ;
    foaf:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn .

<album/9824#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Noesis"@en,
        "Noesis"@ja,
        "Noesis"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/9824#musicalwork> ;
    schema:name "Noesis"@en,
        "Noesis"@ja,
        "Noesis"@ja-latn .

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

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

<org/861#subject> schema:name "little white snow"@en,
        "little white snow"@ja,
        "little white snow"@ja-latn ;
    foaf:name "little white snow"@en,
        "little white snow"@ja,
        "little white snow"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/9824/9824-1381973874.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9824#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<album/9824#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Noesis"@en,
        "Noesis"@ja,
        "Noesis"@ja-latn ;
    mo:performance_of <album/9824#musicalwork> ;
    mo:performer _:Nd081bd6637984ec1a3d1faec23f70ee1,
        <artist/1837#subject> ;
    mo:recorded_as <album/9824#musicalexpression> ;
    schema:byArtist _:Nd081bd6637984ec1a3d1faec23f70ee1,
        <artist/1837#subject> ;
    schema:name "Noesis"@en,
        "Noesis"@ja,
        "Noesis"@ja-latn ;
    schema:workPerformed <album/9824#musicalwork> .

<album/9824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Noesis"@en,
        "Noesis"@ja,
        "Noesis"@ja-latn ;
    mo:catalogue_number "SNOW-CD11" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9824#musicalexpression> ;
    mo:publisher <org/861#subject> ;
    mo:record _:N807f5dc9ab3445688988fdbf8e4d3ad9 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/319#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Utane"@en ;
            foaf:name "Utane"@en ],
        <artist/1837#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/9824/9824-1381973874.jpg> ;
    schema:name "Noesis"@en,
        "Noesis"@ja,
        "Noesis"@ja-latn ;
    schema:publisher <org/861#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/9824/9824-1381973874.jpg> .

_:N341a6888a4604268958c70c778367bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "velvetroom \"Prejudice\""@en ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N807f5dc9ab3445688988fdbf8e4d3ad9 ;
    schema:name "velvetroom \"Prejudice\""@en .

_:N3d7ef80b0dc749af930efe5829072466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:verse"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N807f5dc9ab3445688988fdbf8e4d3ad9 ;
    schema:name "Re:verse"@en .

_:N66cfdff2c5ba4961ac0a665d078b4bf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "velvetroom \"Phenotype\""@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N807f5dc9ab3445688988fdbf8e4d3ad9 ;
    schema:name "velvetroom \"Phenotype\""@en .

_:Ncb204f55cf08493aa4a7e7a79401f875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "velvetroom \"Pain\""@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N807f5dc9ab3445688988fdbf8e4d3ad9 ;
    schema:name "velvetroom \"Pain\""@en .

_:Nce5beda3dfbf4a17a4977ae9a948ca1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "velvetroom \"Peripheral\""@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N807f5dc9ab3445688988fdbf8e4d3ad9 ;
    schema:name "velvetroom \"Peripheral\""@en .

_:Nd081bd6637984ec1a3d1faec23f70ee1 a schema:Person,
        foaf:Person ;
    mo:performed <album/9824#performance> ;
    schema:name "Utane"@en ;
    foaf:name "Utane"@en .

_:N807f5dc9ab3445688988fdbf8e4d3ad9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N341a6888a4604268958c70c778367bfe,
        _:N3d7ef80b0dc749af930efe5829072466,
        _:N66cfdff2c5ba4961ac0a665d078b4bf5,
        _:Ncb204f55cf08493aa4a7e7a79401f875,
        _:Nce5beda3dfbf4a17a4977ae9a948ca1e ;
    mo:track_count 5 ;
    schema:duration "PT20:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N341a6888a4604268958c70c778367bfe,
        _:N3d7ef80b0dc749af930efe5829072466,
        _:N66cfdff2c5ba4961ac0a665d078b4bf5,
        _:Ncb204f55cf08493aa4a7e7a79401f875,
        _:Nce5beda3dfbf4a17a4977ae9a948ca1e .

