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

<artist/46252#subject> a schema:Person,
        foaf:Person ;
    schema:name "BillyTheBard11th"@en ;
    foaf:made <album/146243#subject>,
        <album/146243#vocals> ;
    foaf:name "BillyTheBard11th"@en .

<artist/57127#subject> a schema:Person,
        foaf:Person ;
    schema:name "Victor McKnight"@en ;
    foaf:made <album/146243#subject>,
        <album/146243#vocals> ;
    foaf:name "Victor McKnight"@en .

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

<artist/655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146243#subject> ;
    schema:name "Tomoya Ohtani"@en,
        "大谷智哉"@ja ;
    foaf:made <album/146243#composition>,
        <album/146243#subject> ;
    foaf:name "Tomoya Ohtani"@en,
        "大谷智哉"@ja .

<product/7037#subject> a schema:CreativeWork ;
    schema:name "Sonic Forces"@en,
        "ソニックフォース"@ja,
        "Sonic Forces"@ja-latn ;
    foaf:name "Sonic Forces"@en,
        "ソニックフォース"@ja,
        "Sonic Forces"@ja-latn .

<album/146243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Infinite"@en,
        "Infinite"@ja,
        "Infinite"@ja-latn ;
    mo:composer <artist/655#subject> ;
    mo:produced_work <album/146243#musicalwork> ;
    schema:name "Infinite"@en,
        "Infinite"@ja,
        "Infinite"@ja-latn .

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

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

<https://media.vgm.io/albums/34/146243/146243-988da296c1be.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146243#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/146243/146243-988da296c1be.png> ;
    foaf:depicts <album/146243#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/146243/146243-988da296c1be.png> .

<https://medium-media.vgm.io/albums/34/146243/146243-988da296c1be.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/146243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-24"^^xsd:date ;
    dcterms:title "Infinite"@en,
        "Infinite"@ja,
        "Infinite"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146243#musicalexpression> ;
    mo:publisher _:N169becbbcd45462e99f46da4cae9df10 ;
    mo:record _:Nedf21f0acd9f449c8b93b844a81984ac ;
    mo:record_count 1 ;
    schema:about <product/7037#subject> ;
    schema:datePublished "2018-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/146243/146243-988da296c1be.png> ;
    schema:name "Infinite"@en,
        "Infinite"@ja,
        "Infinite"@ja-latn ;
    schema:publisher _:N169becbbcd45462e99f46da4cae9df10 ;
    foaf:depiction <https://media.vgm.io/albums/34/146243/146243-988da296c1be.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Simul"@en ;
    foaf:made <album/146243#vocals> ;
    foaf:name "Simul"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SquigglyDigg"@en ;
    foaf:made <album/146243#subject> ;
    foaf:name "SquigglyDigg"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SquigglyDigg"@en ;
    foaf:made <album/146243#vocals> ;
    foaf:name "SquigglyDigg"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Simul"@en ;
    foaf:made <album/146243#subject> ;
    foaf:name "Simul"@en .

_:N169becbbcd45462e99f46da4cae9df10 schema:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn ;
    foaf:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn .

_:N17f90e42dc094635b8b2cae01320928f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nedf21f0acd9f449c8b93b844a81984ac ;
    schema:name "Infinite"@en .

_:Nedf21f0acd9f449c8b93b844a81984ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17f90e42dc094635b8b2cae01320928f ;
    mo:track_count 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N17f90e42dc094635b8b2cae01320928f .

