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

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

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

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

<product/13168#subject> a schema:CreativeWork ;
    schema:name "R-TYPE"@en,
        "アール・タイプ"@ja,
        "R-TYPE"@ja-latn ;
    foaf:name "R-TYPE"@en,
        "アール・タイプ"@ja,
        "R-TYPE"@ja-latn .

<product/7933#subject> a schema:CreativeWork ;
    schema:name "The Last Ninja"@en,
        "The Last Ninja"@ja,
        "The Last Ninja"@ja-latn ;
    foaf:name "The Last Ninja"@en,
        "The Last Ninja"@ja,
        "The Last Ninja"@ja-latn .

<product/7935#subject> a schema:CreativeWork ;
    schema:name "Last Ninja 3"@en,
        "Last Ninja 3"@ja,
        "Last Ninja 3"@ja-latn ;
    foaf:name "Last Ninja 3"@en,
        "Last Ninja 3"@ja,
        "Last Ninja 3"@ja-latn .

<product/7951#subject> a schema:CreativeWork ;
    schema:name "Way of the Exploding Fist"@en,
        "The Way of the Exploding Fist"@ja,
        "Way of the Exploding Fist"@ja-latn ;
    foaf:name "Way of the Exploding Fist"@en,
        "The Way of the Exploding Fist"@ja,
        "Way of the Exploding Fist"@ja-latn .

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

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

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

<album/85831#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-01"^^xsd:date ;
    dcterms:title "REFORMATION 3"@en,
        "REFORMATION 3"@ja,
        "REFORMATION 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "3 Vinyl" ;
    mo:publication_of <album/85831#musicalexpression> ;
    mo:publisher _:N3074ce290085428cb6e12c706b20af5d ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rambo 3"@en ;
            foaf:name "Rambo 3"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chimera"@en ;
            foaf:name "Chimera"@en ],
        [ a schema:CreativeWork ;
            schema:name "Miami Vice"@en ;
            foaf:name "Miami Vice"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cobra"@en ;
            foaf:name "Cobra"@en ],
        [ a schema:CreativeWork ;
            schema:name "Spellbound"@en ;
            foaf:name "Spellbound"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cybernoid"@en ;
            foaf:name "Cybernoid"@en ],
        [ a schema:CreativeWork ;
            schema:name "Parallax"@en ;
            foaf:name "Parallax"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ace 2"@en ;
            foaf:name "Ace 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kilimanzaro"@en ;
            foaf:name "Kilimanzaro"@en ],
        [ a schema:CreativeWork ;
            schema:name "Wizball"@en ;
            foaf:name "Wizball"@en ],
        [ a schema:CreativeWork ;
            schema:name "Star Paws"@en ;
            foaf:name "Star Paws"@en ],
        [ a schema:CreativeWork ;
            schema:name "To Be On Top"@en ;
            foaf:name "To Be On Top"@en ],
        <product/13168#subject>,
        <product/7933#subject>,
        <product/7935#subject>,
        <product/7951#subject> ;
    schema:datePublished "2022-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "REFORMATION 3"@en,
        "REFORMATION 3"@ja,
        "REFORMATION 3"@ja-latn ;
    schema:publisher _:N3074ce290085428cb6e12c706b20af5d ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/85831#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/85831#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N3074ce290085428cb6e12c706b20af5d schema:name "6581 Records"@en,
        "6581 Records"@ja,
        "6581 Records"@ja-latn ;
    foaf:name "6581 Records"@en,
        "6581 Records"@ja,
        "6581 Records"@ja-latn .

