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

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

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

<artist/81631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159821#subject> ;
    schema:name "RickyLee"@en ;
    foaf:made <album/159821#composition>,
        <album/159821#subject> ;
    foaf:name "RickyLee"@en .

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

<album/159821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thus Spoken 37"@en,
        "37如是说"@ja,
        "Thus Spoken 37"@ja-latn ;
    mo:performance_of <album/159821#musicalwork> ;
    mo:recorded_as <album/159821#musicalexpression> ;
    schema:name "Thus Spoken 37"@en,
        "37如是说"@ja,
        "Thus Spoken 37"@ja-latn ;
    schema:workPerformed <album/159821#musicalwork> .

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

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

<album/159821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thus Spoken 37"@en,
        "37如是说"@ja,
        "Thus Spoken 37"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(BLUEPOCH"@en ;
            foaf:made <album/159821#composition> ;
            foaf:name "(BLUEPOCH"@en ],
        <artist/81631#subject> ;
    mo:produced_work <album/159821#musicalwork> ;
    schema:name "Thus Spoken 37"@en,
        "37如是说"@ja,
        "Thus Spoken 37"@ja-latn .

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

<album/159821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-06"^^xsd:date ;
    dcterms:title "Thus Spoken 37"@en,
        "37如是说"@ja,
        "Thus Spoken 37"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159821#musicalexpression> ;
    mo:publisher _:N9f10d264635a4441a77d67d9155fac86 ;
    mo:record _:N2687c49d3c644b1284a31ed485d091aa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Reverse: 1999"@en ;
            foaf:name "Reverse: 1999"@en ] ;
    schema:datePublished "2024-07-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/159821/159821-5331ec47f055.jpg> ;
    schema:name "Thus Spoken 37"@en,
        "37如是说"@ja,
        "Thus Spoken 37"@ja-latn ;
    schema:publisher _:N9f10d264635a4441a77d67d9155fac86 ;
    foaf:depiction <https://media.vgm.io/albums/12/159821/159821-5331ec47f055.jpg> .

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

_:N49f8941e3b614aa6b51bdee3fc842c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thus Spoken 37 (Instrumental)"@en,
        "37如是说 (伴奏)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N2687c49d3c644b1284a31ed485d091aa ;
    schema:name "Thus Spoken 37 (Instrumental)"@en,
        "37如是说 (伴奏)"@zd .

_:N979f33e6738540d68916166019a80569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thus Spoken 37"@en,
        "37如是说"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N2687c49d3c644b1284a31ed485d091aa ;
    schema:name "Thus Spoken 37"@en,
        "37如是说"@zd .

_:N9f10d264635a4441a77d67d9155fac86 schema:name "The 1999 Records"@en,
        "The 1999 Records"@ja,
        "The 1999 Records"@ja-latn ;
    foaf:name "The 1999 Records"@en,
        "The 1999 Records"@ja,
        "The 1999 Records"@ja-latn .

_:N2687c49d3c644b1284a31ed485d091aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49f8941e3b614aa6b51bdee3fc842c25,
        _:N979f33e6738540d68916166019a80569 ;
    mo:track_count 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N49f8941e3b614aa6b51bdee3fc842c25,
        _:N979f33e6738540d68916166019a80569 .

