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

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

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

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

<release/4063#subject> a schema:CreativeWork ;
    schema:name "Umineko no Naku Koro ni Chiru Episode 5: End of the golden witch"@en,
        "うみねこのなく頃に散 エピソード5 End of the golden witch"@ja,
        "Umineko no Naku Koro ni Chiru Episode 5: End of the golden witch"@ja-latn ;
    foaf:name "Umineko no Naku Koro ni Chiru Episode 5: End of the golden witch"@en,
        "うみねこのなく頃に散 エピソード5 End of the golden witch"@ja,
        "Umineko no Naku Koro ni Chiru Episode 5: End of the golden witch"@ja-latn .

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

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

<https://media.vgm.io/albums/67/117976/117976-2a19097e7ac3.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117976#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/117976/117976-2a19097e7ac3.png> ;
    foaf:depicts <album/117976#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/117976/117976-2a19097e7ac3.png> .

<https://medium-media.vgm.io/albums/67/117976/117976-2a19097e7ac3.png> a schema:ImageObject,
        foaf:Image .

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

<album/117976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-29"^^xsd:date ;
    dcterms:title "resurrectedreplayer"@en,
        "resurrectedreplayer"@ja,
        "resurrectedreplayer"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/117976#musicalexpression> ;
    mo:publisher _:N32bc3c475f8c46f294175e03fefc0b0d ;
    mo:record _:Nb34b425950d94979bd5333567c09f233 ;
    mo:record_count 1 ;
    schema:about <release/4063#subject> ;
    schema:datePublished "2022-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/117976/117976-2a19097e7ac3.png> ;
    schema:name "resurrectedreplayer"@en,
        "resurrectedreplayer"@ja,
        "resurrectedreplayer"@ja-latn ;
    schema:publisher _:N32bc3c475f8c46f294175e03fefc0b0d ;
    foaf:depiction <https://media.vgm.io/albums/67/117976/117976-2a19097e7ac3.png> .

_:N32bc3c475f8c46f294175e03fefc0b0d schema:name "Scramel"@en,
        "Scramel"@ja,
        "Scramel"@ja-latn ;
    foaf:name "Scramel"@en,
        "Scramel"@ja,
        "Scramel"@ja-latn .

_:N42209915c9d346ce9d39a6ec03beef61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "resurrectedreplayer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb34b425950d94979bd5333567c09f233 ;
    schema:name "resurrectedreplayer"@en .

_:Nb34b425950d94979bd5333567c09f233 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42209915c9d346ce9d39a6ec03beef61 ;
    mo:track_count 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N42209915c9d346ce9d39a6ec03beef61 .

