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

<artist/14775#subject> a schema:Person,
        foaf:Person ;
    schema:name "ayame"@en ;
    foaf:made <album/115207#lyrics>,
        <album/115207#subject>,
        <album/115207#vocals> ;
    foaf:name "ayame"@en .

<artist/1926#subject> a schema:Person,
        foaf:Person ;
    schema:name "nomico"@en,
        "のみこ"@ja ;
    foaf:made <album/115207#subject>,
        <album/115207#vocals> ;
    foaf:name "nomico"@en,
        "のみこ"@ja .

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115207#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/115207#composition>,
        <album/115207#subject> ;
    foaf:name "ZUN"@en .

<product/10012#subject> a schema:CreativeWork ;
    schema:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn ;
    foaf:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/115207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aspherical Surface e.p.2"@en,
        "Aspherical Surface e.p.2"@ja,
        "Aspherical Surface e.p.2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/115207#musicalwork> ;
    schema:name "Aspherical Surface e.p.2"@en,
        "Aspherical Surface e.p.2"@ja,
        "Aspherical Surface e.p.2"@ja-latn .

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

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

<album/115207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aspherical Surface e.p.2"@en,
        "Aspherical Surface e.p.2"@ja,
        "Aspherical Surface e.p.2"@ja-latn ;
    mo:performance_of <album/115207#musicalwork> ;
    mo:recorded_as <album/115207#musicalexpression> ;
    schema:name "Aspherical Surface e.p.2"@en,
        "Aspherical Surface e.p.2"@ja,
        "Aspherical Surface e.p.2"@ja-latn ;
    schema:workPerformed <album/115207#musicalwork> .

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

<https://media.vgm.io/albums/70/115207/115207-e53f2b1c8d95.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115207#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/115207/115207-e53f2b1c8d95.jpg> ;
    foaf:depicts <album/115207#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/115207/115207-e53f2b1c8d95.jpg> .

<https://medium-media.vgm.io/albums/70/115207/115207-e53f2b1c8d95.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/115207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-28"^^xsd:date ;
    dcterms:title "Aspherical Surface e.p.2"@en,
        "Aspherical Surface e.p.2"@ja,
        "Aspherical Surface e.p.2"@ja-latn ;
    mo:catalogue_number "AREP0005" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115207#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:N8b7228aafff2489886e5ebf914a81a2c ;
    mo:record_count 1 ;
    schema:about <product/10012#subject>,
        <product/27#subject> ;
    schema:datePublished "2021-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/115207/115207-e53f2b1c8d95.jpg> ;
    schema:name "Aspherical Surface e.p.2"@en,
        "Aspherical Surface e.p.2"@ja,
        "Aspherical Surface e.p.2"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/115207/115207-e53f2b1c8d95.jpg> .

_:N1e2edc75e5c34aeda4c2ba3c5ff47cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermillion"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8b7228aafff2489886e5ebf914a81a2c ;
    schema:name "Vermillion"@en .

_:N5bebfdb39a4b43e6bb508be5223d6ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8b7228aafff2489886e5ebf914a81a2c ;
    schema:name "Solitude"@en .

_:N9ea868c0083f45eda8deb6d8f407fee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermillion (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8b7228aafff2489886e5ebf914a81a2c ;
    schema:name "Vermillion (Instrumental)"@en .

_:Nc2d25e6bfd13495ea595ef66ae7be8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8b7228aafff2489886e5ebf914a81a2c ;
    schema:name "Solitude (Instrumental)"@en .

_:N8b7228aafff2489886e5ebf914a81a2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e2edc75e5c34aeda4c2ba3c5ff47cfc,
        _:N5bebfdb39a4b43e6bb508be5223d6ccd,
        _:N9ea868c0083f45eda8deb6d8f407fee6,
        _:Nc2d25e6bfd13495ea595ef66ae7be8a6 ;
    mo:track_count 4 ;
    schema:duration "PT13:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1e2edc75e5c34aeda4c2ba3c5ff47cfc,
        _:N5bebfdb39a4b43e6bb508be5223d6ccd,
        _:N9ea868c0083f45eda8deb6d8f407fee6,
        _:Nc2d25e6bfd13495ea595ef66ae7be8a6 .

