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

<album/136683#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Engagement"@en,
        "Engagement"@ja,
        "Engagement"@ja-latn ;
    mo:produced_work <album/136683#musicalwork> ;
    schema:name "Engagement"@en,
        "Engagement"@ja,
        "Engagement"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/38/136683/136683-97e45eb517b8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136683#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/136683/136683-97e45eb517b8.jpg> ;
    foaf:depicts <album/136683#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/136683/136683-97e45eb517b8.jpg> .

<https://medium-media.vgm.io/albums/38/136683/136683-97e45eb517b8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136683#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-13"^^xsd:date ;
    dcterms:title "Engagement"@en,
        "Engagement"@ja,
        "Engagement"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136683#musicalexpression> ;
    mo:publisher _:N40fe7a7ed0b4452da17b80dcd021d29b ;
    mo:record _:Nfdbf503012fb4433a674425d0cf61c26 ;
    mo:record_count 1 ;
    schema:datePublished "2023-10-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/38/136683/136683-97e45eb517b8.jpg> ;
    schema:name "Engagement"@en,
        "Engagement"@ja,
        "Engagement"@ja-latn ;
    schema:publisher _:N40fe7a7ed0b4452da17b80dcd021d29b ;
    foaf:depiction <https://media.vgm.io/albums/38/136683/136683-97e45eb517b8.jpg> .

_:N40fe7a7ed0b4452da17b80dcd021d29b schema:name "SpiralFlip"@en,
        "SpiralFlip"@ja,
        "SpiralFlip"@ja-latn ;
    foaf:name "SpiralFlip"@en,
        "SpiralFlip"@ja,
        "SpiralFlip"@ja-latn .

_:Nba58919a20974daebd8fdd3be086b5fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engagement"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nfdbf503012fb4433a674425d0cf61c26 ;
    schema:name "Engagement"@en .

_:Nfdbf503012fb4433a674425d0cf61c26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nba58919a20974daebd8fdd3be086b5fc ;
    mo:track_count 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nba58919a20974daebd8fdd3be086b5fc .

