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

<album/138876#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D'S DINER - The Director's Cut -"@en,
        "D'S DINER - The Director's Cut -"@ja,
        "D'S DINER - The Director's Cut -"@ja-latn ;
    mo:produced_work <album/138876#musicalwork> ;
    schema:name "D'S DINER - The Director's Cut -"@en,
        "D'S DINER - The Director's Cut -"@ja,
        "D'S DINER - The Director's Cut -"@ja-latn .

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

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

<product/15755#subject> a schema:CreativeWork ;
    schema:name "D"@en,
        "Dの食卓"@ja,
        "D no Shokutaku"@ja-latn ;
    foaf:name "D"@en,
        "Dの食卓"@ja,
        "D no Shokutaku"@ja-latn .

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

<album/138876#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D'S DINER - The Director's Cut -"@en,
        "D'S DINER - The Director's Cut -"@ja,
        "D'S DINER - The Director's Cut -"@ja-latn ;
    mo:performance_of <album/138876#musicalwork> ;
    mo:recorded_as <album/138876#musicalexpression> ;
    schema:name "D'S DINER - The Director's Cut -"@en,
        "D'S DINER - The Director's Cut -"@ja,
        "D'S DINER - The Director's Cut -"@ja-latn ;
    schema:workPerformed <album/138876#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/138876/138876-bdaac28a1faf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138876#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-18"^^xsd:date ;
    dcterms:title "D'S DINER - The Director's Cut -"@en,
        "D'S DINER - The Director's Cut -"@ja,
        "D'S DINER - The Director's Cut -"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138876#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N64d251af547e4a7794d31d273a3c5e6f ;
    mo:record_count 1 ;
    schema:about <product/15755#subject> ;
    schema:datePublished "2024-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/138876/138876-bdaac28a1faf.jpg> ;
    schema:name "D'S DINER - The Director's Cut -"@en,
        "D'S DINER - The Director's Cut -"@ja,
        "D'S DINER - The Director's Cut -"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/138876/138876-bdaac28a1faf.jpg> .

_:N6388e3b64cad47f9935bb024030f3317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll (Credits)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N64d251af547e4a7794d31d273a3c5e6f ;
    schema:name "Staff Roll (Credits)"@en .

_:N8d70851910204771a1d3691471841224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N64d251af547e4a7794d31d273a3c5e6f ;
    schema:name "Opening Theme"@en .

_:Nd795ca89060843d18eb0abb21a78afd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N64d251af547e4a7794d31d273a3c5e6f ;
    schema:name "Ending Theme"@en .

_:N64d251af547e4a7794d31d273a3c5e6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6388e3b64cad47f9935bb024030f3317,
        _:N8d70851910204771a1d3691471841224,
        _:Nd795ca89060843d18eb0abb21a78afd1 ;
    mo:track_count 3 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6388e3b64cad47f9935bb024030f3317,
        _:N8d70851910204771a1d3691471841224,
        _:Nd795ca89060843d18eb0abb21a78afd1 .

