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

<artist/26986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konnie Aoki"@en ;
    foaf:made <album/106935#lyrics>,
        <album/106935#subject> ;
    foaf:name "Konnie Aoki"@en .

<artist/35892#subject> a schema:Person,
        foaf:Person ;
    schema:name "Doul"@en ;
    foaf:made <album/106935#lyrics>,
        <album/106935#subject>,
        <album/106935#vocals> ;
    foaf:name "Doul"@en .

<artist/31676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106935#subject> ;
    schema:name "Keiki Nishida"@en,
        "西田圭稀"@ja ;
    foaf:made <album/106935#composition>,
        <album/106935#subject> ;
    foaf:name "Keiki Nishida"@en,
        "西田圭稀"@ja .

<product/3193#subject> a schema:CreativeWork ;
    schema:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn ;
    foaf:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn .

<album/106935#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Golden Path / Doul"@en,
        "The Golden Path / Doul"@ja,
        "The Golden Path / Doul"@ja-latn ;
    mo:composer <artist/31676#subject> ;
    mo:produced_work <album/106935#musicalwork> ;
    schema:name "The Golden Path / Doul"@en,
        "The Golden Path / Doul"@ja,
        "The Golden Path / Doul"@ja-latn .

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

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

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/106935/106935-f059c7a0a188.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/106935#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-03"^^xsd:date ;
    dcterms:title "The Golden Path / Doul"@en,
        "The Golden Path / Doul"@ja,
        "The Golden Path / Doul"@ja-latn ;
    mo:catalogue_number "ANXX-01006" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106935#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N3d4830bc65b94c59ac79516ad9905873 ;
    mo:record_count 1 ;
    schema:about <product/3193#subject> ;
    schema:datePublished "2020-12-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/106935/106935-f059c7a0a188.jpg> ;
    schema:name "The Golden Path / Doul"@en,
        "The Golden Path / Doul"@ja,
        "The Golden Path / Doul"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/106935/106935-f059c7a0a188.jpg> .

_:N3d4830bc65b94c59ac79516ad9905873 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N73e4aa3f50ce43b7a07c7b531267a233 ;
    mo:track_count 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N73e4aa3f50ce43b7a07c7b531267a233 .

_:N73e4aa3f50ce43b7a07c7b531267a233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Golden Path"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3d4830bc65b94c59ac79516ad9905873 ;
    schema:name "The Golden Path"@en .

