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

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

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

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

<product/16082#subject> a schema:CreativeWork ;
    schema:name "DOOM II"@en,
        "DOOM II"@ja,
        "DOOM II"@ja-latn ;
    foaf:name "DOOM II"@en,
        "DOOM II"@ja,
        "DOOM II"@ja-latn .

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

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

<https://media.vgm.io/albums/69/150396/150396-9983d30e4f86.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150396#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/150396/150396-9983d30e4f86.jpg> ;
    foaf:depicts <album/150396#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/150396/150396-9983d30e4f86.jpg> .

<https://medium-media.vgm.io/albums/69/150396/150396-9983d30e4f86.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150396#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-23"^^xsd:date ;
    dcterms:title "memory=entryrrrr/////"@en,
        "memory=entryrrrr/////"@ja,
        "memory=entryrrrr/////"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150396#musicalexpression> ;
    mo:publisher _:N9d0e07df3654483c8b79f932bafb4810 ;
    mo:record _:Nfe4500a55beb45dcbf28ff713a46340f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MyHouse.wad"@en ;
            foaf:name "MyHouse.wad"@en ],
        <product/16082#subject> ;
    schema:datePublished "2023-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/150396/150396-9983d30e4f86.jpg> ;
    schema:name "memory=entryrrrr/////"@en,
        "memory=entryrrrr/////"@ja,
        "memory=entryrrrr/////"@ja-latn ;
    schema:publisher _:N9d0e07df3654483c8b79f932bafb4810 ;
    foaf:depiction <https://media.vgm.io/albums/69/150396/150396-9983d30e4f86.jpg> .

_:N9d0e07df3654483c8b79f932bafb4810 schema:name "Esselfortium"@en,
        "Esselfortium"@ja,
        "Esselfortium"@ja-latn ;
    foaf:name "Esselfortium"@en,
        "Esselfortium"@ja,
        "Esselfortium"@ja-latn .

_:Nb7d00f9fc73342f29c3840cc8f6e9f5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memory=entryrrrr/////"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:Nfe4500a55beb45dcbf28ff713a46340f ;
    schema:name "memory=entryrrrr/////"@en .

_:Nfe4500a55beb45dcbf28ff713a46340f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb7d00f9fc73342f29c3840cc8f6e9f5d ;
    mo:track_count 1 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb7d00f9fc73342f29c3840cc8f6e9f5d .

