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

<album/157493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Invasion of Amorphous Trepidation"@en,
        "Invasion of Amorphous Trepidation"@ja,
        "Invasion of Amorphous Trepidation"@ja-latn ;
    mo:produced_work <album/157493#musicalwork> ;
    schema:name "Invasion of Amorphous Trepidation"@en,
        "Invasion of Amorphous Trepidation"@ja,
        "Invasion of Amorphous Trepidation"@ja-latn .

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/5065#subject> schema:name "Diabolic Phantasma"@en,
        "Diabolic Phantasma"@ja,
        "Diabolic Phantasma"@ja-latn ;
    foaf:name "Diabolic Phantasma"@en,
        "Diabolic Phantasma"@ja,
        "Diabolic Phantasma"@ja-latn .

<https://media.vgm.io/albums/39/157493/157493-077f8af956f1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157493#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/157493/157493-077f8af956f1.jpg> ;
    foaf:depicts <album/157493#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/157493/157493-077f8af956f1.jpg> .

<https://medium-media.vgm.io/albums/39/157493/157493-077f8af956f1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Invasion of Amorphous Trepidation"@en,
        "Invasion of Amorphous Trepidation"@ja,
        "Invasion of Amorphous Trepidation"@ja-latn ;
    mo:catalogue_number "DBPS-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157493#musicalexpression> ;
    mo:publisher <org/5065#subject> ;
    mo:record _:Nac3afa62190f4d75b5b590caa2cafb09 ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/51#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/157493/157493-077f8af956f1.jpg> ;
    schema:name "Invasion of Amorphous Trepidation"@en,
        "Invasion of Amorphous Trepidation"@ja,
        "Invasion of Amorphous Trepidation"@ja-latn ;
    schema:publisher <org/5065#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/157493/157493-077f8af956f1.jpg> .

_:N44a7b10eddb8441c929e582491964f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Odyssey (Introduction)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nac3afa62190f4d75b5b590caa2cafb09 ;
    schema:name "Nightmare Odyssey (Introduction)"@en .

_:Ne85a1c885a1b454d9dd3170b616cd531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invasion of Amorphous Trepidation"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nac3afa62190f4d75b5b590caa2cafb09 ;
    schema:name "Invasion of Amorphous Trepidation"@en .

_:Nac3afa62190f4d75b5b590caa2cafb09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44a7b10eddb8441c929e582491964f93,
        _:Ne85a1c885a1b454d9dd3170b616cd531 ;
    mo:track_count 2 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N44a7b10eddb8441c929e582491964f93,
        _:Ne85a1c885a1b454d9dd3170b616cd531 .

