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

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

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

<artist/76974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150359#subject> ;
    schema:name "z1on"@en ;
    foaf:made <album/150359#composition>,
        <album/150359#subject> ;
    foaf:name "z1on"@en .

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

<album/150359#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soul Mate"@en,
        "众神派对 - Soul Mate"@ja,
        "Soul Mate"@ja-latn ;
    mo:performance_of <album/150359#musicalwork> ;
    mo:recorded_as <album/150359#musicalexpression> ;
    schema:name "Soul Mate"@en,
        "众神派对 - Soul Mate"@ja,
        "Soul Mate"@ja-latn ;
    schema:workPerformed <album/150359#musicalwork> .

<https://media.vgm.io/albums/95/150359/150359-99830cb3767c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150359#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/150359/150359-99830cb3767c.jpg> ;
    foaf:depicts <album/150359#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/150359/150359-99830cb3767c.jpg> .

<https://medium-media.vgm.io/albums/95/150359/150359-99830cb3767c.jpg> a schema:ImageObject,
        foaf:Image .

<album/150359#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soul Mate"@en,
        "众神派对 - Soul Mate"@ja,
        "Soul Mate"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Snowight"@en ;
            foaf:made <album/150359#composition> ;
            foaf:name "Snowight"@en ],
        <artist/76974#subject> ;
    mo:produced_work <album/150359#musicalwork> ;
    schema:name "Soul Mate"@en,
        "众神派对 - Soul Mate"@ja,
        "Soul Mate"@ja-latn .

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

<album/150359#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-03"^^xsd:date ;
    dcterms:title "Soul Mate"@en,
        "众神派对 - Soul Mate"@ja,
        "Soul Mate"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150359#musicalexpression> ;
    mo:publisher _:Nbf8bc9510a8b495b8c31c689a3d582ea ;
    mo:record _:N8363c4462b274885a7726982593ea872 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dislyte"@en ;
            foaf:name "Dislyte"@en ] ;
    schema:datePublished "2022-07-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/150359/150359-99830cb3767c.jpg> ;
    schema:name "Soul Mate"@en,
        "众神派对 - Soul Mate"@ja,
        "Soul Mate"@ja-latn ;
    schema:publisher _:Nbf8bc9510a8b495b8c31c689a3d582ea ;
    foaf:depiction <https://media.vgm.io/albums/95/150359/150359-99830cb3767c.jpg> .

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

_:N8363c4462b274885a7726982593ea872 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9a092707e9674c3197844c6a5ed1b5d3 ;
    mo:track_count 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9a092707e9674c3197844c6a5ed1b5d3 .

_:N9a092707e9674c3197844c6a5ed1b5d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Mate"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8363c4462b274885a7726982593ea872 ;
    schema:name "Soul Mate"@en .

_:Nbf8bc9510a8b495b8c31c689a3d582ea schema:name "XHz Ofiicial"@en,
        "XHz Ofiicial"@ja,
        "XHz Ofiicial"@ja-latn ;
    foaf:name "XHz Ofiicial"@en,
        "XHz Ofiicial"@ja,
        "XHz Ofiicial"@ja-latn .

