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

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

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

<artist/17681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55180#subject> ;
    schema:name "scntfc"@en ;
    foaf:made <album/55180#composition>,
        <album/55180#subject> ;
    foaf:name "scntfc"@en .

<album/55180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galak-Z: The Dimensional"@en,
        "Galak-Z: The Dimensional"@ja,
        "Galak-Z: The Dimensional"@ja-latn ;
    mo:composer <artist/17681#subject> ;
    mo:produced_work <album/55180#musicalwork> ;
    schema:name "Galak-Z: The Dimensional"@en,
        "Galak-Z: The Dimensional"@ja,
        "Galak-Z: The Dimensional"@ja-latn .

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

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

<https://media.vgm.io/albums/08/55180/55180-1443905796.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55180#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/55180/55180-1443905796.png> ;
    foaf:depicts <album/55180#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/55180/55180-1443905796.png> .

<https://medium-media.vgm.io/albums/08/55180/55180-1443905796.png> a schema:ImageObject,
        foaf:Image .

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

<album/55180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-01"^^xsd:date ;
    dcterms:title "Galak-Z: The Dimensional"@en,
        "Galak-Z: The Dimensional"@ja,
        "Galak-Z: The Dimensional"@ja-latn ;
    mo:catalogue_number "AB-001" ;
    mo:media_type "Vinyl (7\")" ;
    mo:publication_of <album/55180#musicalexpression> ;
    mo:publisher _:N6a173ccbd4b44eba99a8a7b1db670d65 ;
    mo:record _:N8f31411dbe73491b918742533ddd0e24 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Galak-Z: The Dimensional"@en ;
            foaf:name "Galak-Z: The Dimensional"@en ] ;
    schema:datePublished "2015-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/55180/55180-1443905796.png> ;
    schema:name "Galak-Z: The Dimensional"@en,
        "Galak-Z: The Dimensional"@ja,
        "Galak-Z: The Dimensional"@ja-latn ;
    schema:publisher _:N6a173ccbd4b44eba99a8a7b1db670d65 ;
    foaf:depiction <https://media.vgm.io/albums/08/55180/55180-1443905796.png> .

_:N05ad96d20e5547638a90c7e7118ed22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Tusk"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N8f31411dbe73491b918742533ddd0e24 ;
    schema:name "White Tusk"@en .

_:N6a173ccbd4b44eba99a8a7b1db670d65 schema:name "Arcade Block"@en ;
    foaf:name "Arcade Block"@en .

_:Nec61f3e93e1b4b3680f4990a2236e3f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dimensional"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N8f31411dbe73491b918742533ddd0e24 ;
    schema:name "The Dimensional"@en .

_:N8f31411dbe73491b918742533ddd0e24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05ad96d20e5547638a90c7e7118ed22e,
        _:Nec61f3e93e1b4b3680f4990a2236e3f4 ;
    mo:track_count 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N05ad96d20e5547638a90c7e7118ed22e,
        _:Nec61f3e93e1b4b3680f4990a2236e3f4 .

