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

<album/158237#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Luft / Sena"@en,
        "Luft / 瀬名"@ja,
        "Luft / Sena"@ja-latn ;
    mo:produced_work <album/158237#musicalwork> ;
    schema:name "Luft / Sena"@en,
        "Luft / 瀬名"@ja,
        "Luft / Sena"@ja-latn .

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

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

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

<album/158237#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Luft / Sena"@en,
        "Luft / 瀬名"@ja,
        "Luft / Sena"@ja-latn ;
    mo:performance_of <album/158237#musicalwork> ;
    mo:recorded_as <album/158237#musicalexpression> ;
    schema:name "Luft / Sena"@en,
        "Luft / 瀬名"@ja,
        "Luft / Sena"@ja-latn ;
    schema:workPerformed <album/158237#musicalwork> .

<https://media.vgm.io/albums/73/158237/158237-7cc5f762ff6c.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158237#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/158237/158237-7cc5f762ff6c.webp> ;
    foaf:depicts <album/158237#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/158237/158237-7cc5f762ff6c.webp> .

<https://medium-media.vgm.io/albums/73/158237/158237-7cc5f762ff6c.webp> a schema:ImageObject,
        foaf:Image .

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

<album/158237#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-12"^^xsd:date ;
    dcterms:title "Luft / Sena"@en,
        "Luft / 瀬名"@ja,
        "Luft / Sena"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158237#musicalexpression> ;
    mo:publisher _:N6406423cb9654844ae97ee24fdaa13f4 ;
    mo:record _:N5bfc4bcee7d54c08b133b13941df7b2d ;
    mo:record_count 1 ;
    schema:datePublished "2022-03-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/73/158237/158237-7cc5f762ff6c.webp> ;
    schema:name "Luft / Sena"@en,
        "Luft / 瀬名"@ja,
        "Luft / Sena"@ja-latn ;
    schema:publisher _:N6406423cb9654844ae97ee24fdaa13f4 ;
    foaf:depiction <https://media.vgm.io/albums/73/158237/158237-7cc5f762ff6c.webp> .

_:N5bfc4bcee7d54c08b133b13941df7b2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncb3e357d608247cbbcc2b895be122c23 ;
    mo:track_count 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncb3e357d608247cbbcc2b895be122c23 .

_:N6406423cb9654844ae97ee24fdaa13f4 schema:name "Sena"@en,
        "Sena"@ja,
        "Sena"@ja-latn ;
    foaf:name "Sena"@en,
        "Sena"@ja,
        "Sena"@ja-latn .

_:Ncb3e357d608247cbbcc2b895be122c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luft"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5bfc4bcee7d54c08b133b13941df7b2d ;
    schema:name "Luft"@en .

