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

<album/37955> a mo:Release ;
    mo:catalogue_number "320891-1" .

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

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

<artist/718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40521#subject> ;
    schema:name "Hidehito Aoki"@en,
        "青木秀仁"@ja ;
    foaf:made <album/40521#composition>,
        <album/40521#subject> ;
    foaf:name "Hidehito Aoki"@en,
        "青木秀仁"@ja .

<artist/719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40521#subject> ;
    schema:name "Kenichi Tsuchiya"@en,
        "土屋憲一"@ja ;
    foaf:made <album/40521#composition>,
        <album/40521#subject> ;
    foaf:name "Kenichi Tsuchiya"@en,
        "土屋憲一"@ja .

<artist/982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40521#subject> ;
    schema:name "Tsukasa Masuko"@en,
        "増子司"@ja ;
    foaf:made <album/40521#composition>,
        <album/40521#subject> ;
    foaf:name "Tsukasa Masuko"@en,
        "増子司"@ja .

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

<product/1828#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei IV"@en,
        "真・女神転生IV"@ja,
        "Shin Megami Tensei IV"@ja-latn ;
    foaf:name "Shin Megami Tensei IV"@en,
        "真・女神転生IV"@ja,
        "Shin Megami Tensei IV"@ja-latn .

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

<album/40521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shin Megami Tensei Music Collection"@en,
        "Shin Megami Tensei Music Collection"@ja,
        "Shin Megami Tensei Music Collection"@ja-latn ;
    mo:performance_of <album/40521#musicalwork> ;
    mo:recorded_as <album/40521#musicalexpression> ;
    schema:name "Shin Megami Tensei Music Collection"@en,
        "Shin Megami Tensei Music Collection"@ja,
        "Shin Megami Tensei Music Collection"@ja-latn ;
    schema:workPerformed <album/40521#musicalwork> .

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

<https://medium-media.vgm.io/albums/12/40521/40521-1593359928.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shin Megami Tensei Music Collection"@en,
        "Shin Megami Tensei Music Collection"@ja,
        "Shin Megami Tensei Music Collection"@ja-latn ;
    mo:composer <artist/718#subject>,
        <artist/719#subject>,
        <artist/982#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/40521#musicalwork> ;
    schema:name "Shin Megami Tensei Music Collection"@en,
        "Shin Megami Tensei Music Collection"@ja,
        "Shin Megami Tensei Music Collection"@ja-latn .

<album/40521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-16"^^xsd:date ;
    dcterms:title "Shin Megami Tensei Music Collection"@en,
        "Shin Megami Tensei Music Collection"@ja,
        "Shin Megami Tensei Music Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/37955> ;
    mo:publication_of <album/40521#musicalexpression> ;
    mo:publisher _:N3fb35329e37340e1ad28168d52773d48 ;
    mo:record _:Nce9ae84427a34c67b4f7877abb771c8e ;
    mo:record_count 1 ;
    schema:about <product/1828#subject> ;
    schema:datePublished "2013-07-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/40521/40521-1593359928.jpg> ;
    schema:name "Shin Megami Tensei Music Collection"@en,
        "Shin Megami Tensei Music Collection"@ja,
        "Shin Megami Tensei Music Collection"@ja-latn ;
    schema:publisher _:N3fb35329e37340e1ad28168d52773d48 ;
    foaf:depiction <https://media.vgm.io/albums/12/40521/40521-1593359928.jpg> .

_:N08d56c5f67c84514a6da2cee8f630b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hallucination II"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "hallucination II"@en .

_:N15a4687aa4ab4d9bbb0596c878ed4928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overture"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "overture"@en .

_:N236f6abdc47f480ca505a88c5cbb985f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hallucination I"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "hallucination I"@en .

_:N291fb453ba82450bb82a27bf3f02d797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sdds IV"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "sdds IV"@en .

_:N3fb35329e37340e1ad28168d52773d48 schema:name "Atlus"@en ;
    foaf:name "Atlus"@en .

_:N7f163014cb834594bc75dbc9f777e31d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reincarnation"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:37"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "reincarnation"@en .

_:Nccdbeef538ec4d22ad18d9d6b1530c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prelude I"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "prelude I"@en .

_:Ne523a69b3cd84c93bf3f74c474dc7965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prelude III"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "prelude III"@en .

_:Nfe66e62425c54632a786c7b935ac1368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prelude II"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nce9ae84427a34c67b4f7877abb771c8e ;
    schema:name "prelude II"@en .

_:Nce9ae84427a34c67b4f7877abb771c8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08d56c5f67c84514a6da2cee8f630b71,
        _:N15a4687aa4ab4d9bbb0596c878ed4928,
        _:N236f6abdc47f480ca505a88c5cbb985f,
        _:N291fb453ba82450bb82a27bf3f02d797,
        _:N7f163014cb834594bc75dbc9f777e31d,
        _:Nccdbeef538ec4d22ad18d9d6b1530c35,
        _:Ne523a69b3cd84c93bf3f74c474dc7965,
        _:Nfe66e62425c54632a786c7b935ac1368 ;
    mo:track_count 8 ;
    schema:duration "PT21:07"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N08d56c5f67c84514a6da2cee8f630b71,
        _:N15a4687aa4ab4d9bbb0596c878ed4928,
        _:N236f6abdc47f480ca505a88c5cbb985f,
        _:N291fb453ba82450bb82a27bf3f02d797,
        _:N7f163014cb834594bc75dbc9f777e31d,
        _:Nccdbeef538ec4d22ad18d9d6b1530c35,
        _:Ne523a69b3cd84c93bf3f74c474dc7965,
        _:Nfe66e62425c54632a786c7b935ac1368 .

