@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/10326#composition> a mo:Composition ;
    dcterms:title "Late Goodbye / Poets of the Fall"@en,
        "Late Goodbye / Poets of the Fall"@ja,
        "Late Goodbye / Poets of the Fall"@ja-latn ;
    schema:name "Late Goodbye / Poets of the Fall"@en,
        "Late Goodbye / Poets of the Fall"@ja,
        "Late Goodbye / Poets of the Fall"@ja-latn .

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

<album/10326#performance> a mo:Performance ;
    dcterms:title "Late Goodbye / Poets of the Fall"@en,
        "Late Goodbye / Poets of the Fall"@ja,
        "Late Goodbye / Poets of the Fall"@ja-latn ;
    schema:name "Late Goodbye / Poets of the Fall"@en,
        "Late Goodbye / Poets of the Fall"@ja,
        "Late Goodbye / Poets of the Fall"@ja-latn .

<album/10326#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-30"^^xsd:date ;
    dcterms:title "Late Goodbye / Poets of the Fall"@en,
        "Late Goodbye / Poets of the Fall"@ja,
        "Late Goodbye / Poets of the Fall"@ja-latn ;
    mo:catalogue_number "POTF-01" ;
    schema:about <product/3906#subject> ;
    schema:datePublished "2004-06-30"^^xsd:date ;
    schema:name "Late Goodbye / Poets of the Fall"@en,
        "Late Goodbye / Poets of the Fall"@ja,
        "Late Goodbye / Poets of the Fall"@ja-latn .

<product/3905#subject> a schema:CreativeWork ;
    dcterms:title "Max Payne"@en,
        "Max Payne"@ja,
        "Max Payne"@ja-latn ;
    schema:name "Max Payne"@en,
        "Max Payne"@ja,
        "Max Payne"@ja-latn .

<https://media.vgm.io/products/60/3906/3906-1439843044.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/3906#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/60/3906/3906-1439843044.png> ;
    foaf:depicts <product/3906#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/60/3906/3906-1439843044.png> .

<https://thumb-media.vgm.io/products/60/3906/3906-1439843044.png> a schema:ImageObject,
        foaf:Image .

<product/3906#subject> a schema:CreativeWork ;
    dcterms:created "2003-10-14"^^xsd:date ;
    dcterms:title "Max Payne 2: The Fall of Max Payne" ;
    schema:datePublished "2003-10-14"^^xsd:date ;
    schema:image <https://media.vgm.io/products/60/3906/3906-1439843044.png> ;
    schema:name "Max Payne 2: The Fall of Max Payne" ;
    foaf:depiction <https://media.vgm.io/products/60/3906/3906-1439843044.png> .

[] a mo:Singer .

