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

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

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

<product/17207#subject> a schema:CreativeWork ;
    schema:name "Lies of P"@en,
        "Lies of P"@ja,
        "Lies of P"@ja-latn ;
    foaf:name "Lies of P"@en,
        "Lies of P"@ja,
        "Lies of P"@ja-latn .

<album/142835#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lies of P: Feel 7\""@en,
        "Lies of P: Feel 7\""@ja,
        "Lies of P: Feel 7\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Round8 Studio"@en ;
            foaf:made <album/142835#composition> ;
            foaf:name "Round8 Studio"@en ] ;
    mo:produced_work <album/142835#musicalwork> ;
    schema:name "Lies of P: Feel 7\""@en,
        "Lies of P: Feel 7\""@ja,
        "Lies of P: Feel 7\""@ja-latn .

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

<album/142835#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lies of P: Feel 7\""@en,
        "Lies of P: Feel 7\""@ja,
        "Lies of P: Feel 7\""@ja-latn ;
    mo:performance_of <album/142835#musicalwork> ;
    mo:recorded_as <album/142835#musicalexpression> ;
    schema:name "Lies of P: Feel 7\""@en,
        "Lies of P: Feel 7\""@ja,
        "Lies of P: Feel 7\""@ja-latn ;
    schema:workPerformed <album/142835#musicalwork> .

<org/1475#subject> schema:name "iam8bit"@en,
        "iam8bit"@ja,
        "iam8bit"@ja-latn ;
    foaf:name "iam8bit"@en,
        "iam8bit"@ja,
        "iam8bit"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/142835/142835-fe3a0aaf6a26.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142835#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-01"^^xsd:date ;
    dcterms:title "Lies of P: Feel 7\""@en,
        "Lies of P: Feel 7\""@ja,
        "Lies of P: Feel 7\""@ja-latn ;
    mo:catalogue_number "8BIT-8246-7" ;
    mo:media_type "Vinyl (7\")" ;
    mo:publication_of <album/142835#musicalexpression> ;
    mo:publisher <org/1475#subject> ;
    mo:record _:N6ee412a028a54e2f92bd8f8824a02afa ;
    mo:record_count 1 ;
    schema:about <product/17207#subject> ;
    schema:datePublished "2025-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/142835/142835-fe3a0aaf6a26.jpg> ;
    schema:name "Lies of P: Feel 7\""@en,
        "Lies of P: Feel 7\""@ja,
        "Lies of P: Feel 7\""@ja-latn ;
    schema:publisher <org/1475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/142835/142835-fe3a0aaf6a26.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142835#subject> ;
    schema:name "Round8 Studio"@en ;
    foaf:made <album/142835#subject> ;
    foaf:name "Round8 Studio"@en .

_:N64a9ecd1adb14020b62485f143a595ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ee412a028a54e2f92bd8f8824a02afa ;
    schema:name "Feel"@en .

_:N6ee412a028a54e2f92bd8f8824a02afa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N64a9ecd1adb14020b62485f143a595ab ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N64a9ecd1adb14020b62485f143a595ab .

