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

<album/144748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A lot of Questions"@en,
        "A lot of Questions"@ja,
        "A lot of Questions"@ja-latn ;
    mo:produced_work <album/144748#musicalwork> ;
    schema:name "A lot of Questions"@en,
        "A lot of Questions"@ja,
        "A lot of Questions"@ja-latn .

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

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

<event/269> a mo:Release ;
    schema:name "Released at Touhou Meikasai 14 (Aug 09, 2020)" .

<product/4432#subject> a schema:CreativeWork ;
    schema:name "Touhou Suzunaan ~ Forbidden Scrollery."@en,
        "東方鈴奈庵　〜 Forbidden Scrollery."@ja,
        "Touhou Suzunaan ~ Forbidden Scrollery."@ja-latn ;
    foaf:name "Touhou Suzunaan ~ Forbidden Scrollery."@en,
        "東方鈴奈庵　〜 Forbidden Scrollery."@ja,
        "Touhou Suzunaan ~ Forbidden Scrollery."@ja-latn .

<product/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn .

<product/59#subject> a schema:CreativeWork ;
    schema:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn ;
    foaf:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn .

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

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

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

<https://media.vgm.io/albums/84/144748/144748-9e12009ec1df.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144748#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/144748/144748-9e12009ec1df.jpg> ;
    foaf:depicts <album/144748#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/144748/144748-9e12009ec1df.jpg> .

<https://medium-media.vgm.io/albums/84/144748/144748-9e12009ec1df.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-09"^^xsd:date ;
    dcterms:title "A lot of Questions"@en,
        "A lot of Questions"@ja,
        "A lot of Questions"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144748#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    mo:record_count 1 ;
    mo:release <event/269> ;
    schema:about <product/4432#subject>,
        <product/49#subject>,
        <product/59#subject> ;
    schema:datePublished "2020-08-09"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/84/144748/144748-9e12009ec1df.jpg> ;
    schema:name "A lot of Questions"@en,
        "A lot of Questions"@ja,
        "A lot of Questions"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/144748/144748-9e12009ec1df.jpg> .

_:N072ae9e966b54db79b30f74dc73a5748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Days of Fun"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    schema:name "Seven Days of Fun"@en .

_:N48f67bca79ad435f813407ee4aef4b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detect and Solve"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    schema:name "Detect and Solve"@en .

_:Nae9f49de8bf146b5ad29d022c15ccad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanical Melancholia"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    schema:name "Mechanical Melancholia"@en .

_:Nb5eaea0d79684537b87678447a4c48e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Camellia"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    schema:name "Flying Camellia"@en .

_:Nd1ee155e55b9493493570fcf1b000b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenth Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    schema:name "Tenth Life"@en .

_:Nfe5158e38bee44168a6d6917d1dcc7d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tankeiken (2020 replace)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N804bed24ff0745f7a0aeb7be01eb9c5e ;
    schema:name "Tankeiken (2020 replace)"@en .

_:N804bed24ff0745f7a0aeb7be01eb9c5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N072ae9e966b54db79b30f74dc73a5748,
        _:N48f67bca79ad435f813407ee4aef4b71,
        _:Nae9f49de8bf146b5ad29d022c15ccad5,
        _:Nb5eaea0d79684537b87678447a4c48e4,
        _:Nd1ee155e55b9493493570fcf1b000b69,
        _:Nfe5158e38bee44168a6d6917d1dcc7d9 ;
    mo:track_count 6 ;
    schema:duration "PT39:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N072ae9e966b54db79b30f74dc73a5748,
        _:N48f67bca79ad435f813407ee4aef4b71,
        _:Nae9f49de8bf146b5ad29d022c15ccad5,
        _:Nb5eaea0d79684537b87678447a4c48e4,
        _:Nd1ee155e55b9493493570fcf1b000b69,
        _:Nfe5158e38bee44168a6d6917d1dcc7d9 .

