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

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

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

<artist/42493#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106993#subject> ;
    schema:name "Chip Tanaka"@en ;
    foaf:made <album/106993#composition>,
        <album/106993#subject> ;
    foaf:name "Chip Tanaka"@en .

<album/106993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Works Gaiden 3"@en,
        "Works Gaiden 3"@ja,
        "Works Gaiden 3"@ja-latn ;
    mo:composer <artist/42493#subject> ;
    mo:produced_work <album/106993#musicalwork> ;
    schema:name "Works Gaiden 3"@en,
        "Works Gaiden 3"@ja,
        "Works Gaiden 3"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/39/106993/106993-167a914a337a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-27"^^xsd:date ;
    dcterms:title "Works Gaiden 3"@en,
        "Works Gaiden 3"@ja,
        "Works Gaiden 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106993#musicalexpression> ;
    mo:publisher _:N0666eddddcce45ae83893fbae021f92d ;
    mo:record _:N7a5b66ad01954a1ea8a3889aa1f32a34 ;
    mo:record_count 1 ;
    schema:datePublished "2020-11-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/39/106993/106993-167a914a337a.jpg> ;
    schema:name "Works Gaiden 3"@en,
        "Works Gaiden 3"@ja,
        "Works Gaiden 3"@ja-latn ;
    schema:publisher _:N0666eddddcce45ae83893fbae021f92d ;
    foaf:depiction <https://media.vgm.io/albums/39/106993/106993-167a914a337a.jpg> .

_:N0666eddddcce45ae83893fbae021f92d schema:name "Caroline International Japan"@en ;
    foaf:name "Caroline International Japan"@en .

_:N666b91d9b637486dac205268ab2ca90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N7a5b66ad01954a1ea8a3889aa1f32a34 ;
    schema:name "Recollection"@en .

_:N7466592485524954b4a0aa95b24e79ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eclipse"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N7a5b66ad01954a1ea8a3889aa1f32a34 ;
    schema:name "Eclipse"@en .

_:N91a9ab05693b4eb3bd6c4ac4f73cec5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Valley"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N7a5b66ad01954a1ea8a3889aa1f32a34 ;
    schema:name "The Lost Valley"@en .

_:Na042585997244d7b955d44e4568437ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Telltale"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N7a5b66ad01954a1ea8a3889aa1f32a34 ;
    schema:name "Telltale"@en .

_:N7a5b66ad01954a1ea8a3889aa1f32a34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N666b91d9b637486dac205268ab2ca90e,
        _:N7466592485524954b4a0aa95b24e79ec,
        _:N91a9ab05693b4eb3bd6c4ac4f73cec5c,
        _:Na042585997244d7b955d44e4568437ae ;
    mo:track_count 4 ;
    schema:duration "PT12:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N666b91d9b637486dac205268ab2ca90e,
        _:N7466592485524954b4a0aa95b24e79ec,
        _:N91a9ab05693b4eb3bd6c4ac4f73cec5c,
        _:Na042585997244d7b955d44e4568437ae .

