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

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

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

<artist/12243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83500#subject> ;
    schema:name "Tomoki Miyoshi"@en,
        "三好智己"@ja ;
    foaf:made <album/83500#composition>,
        <album/83500#subject> ;
    foaf:name "Tomoki Miyoshi"@en,
        "三好智己"@ja .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83500#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/83500#composition>,
        <album/83500#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<product/369#subject> a schema:CreativeWork ;
    schema:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn ;
    foaf:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn .

<product/4252#subject> a schema:CreativeWork ;
    schema:name "I am Setsuna"@en,
        "いけにえと雪のセツナ"@ja,
        "Ikenie to Yuki no Setsuna"@ja-latn ;
    foaf:name "I am Setsuna"@en,
        "いけにえと雪のセツナ"@ja,
        "Ikenie to Yuki no Setsuna"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/00/83500/83500-1547610890.jpg> a schema:ImageObject,
        foaf:Image .

<album/83500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Of Turning & God"@en,
        "Of Turning & God"@ja,
        "Of Turning & God"@ja-latn ;
    mo:composer <artist/12243#subject>,
        <artist/146#subject> ;
    mo:produced_work <album/83500#musicalwork> ;
    schema:name "Of Turning & God"@en,
        "Of Turning & God"@ja,
        "Of Turning & God"@ja-latn .

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

<album/83500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Of Turning & God"@en,
        "Of Turning & God"@ja,
        "Of Turning & God"@ja-latn ;
    mo:performance_of <album/83500#musicalwork> ;
    mo:performer <artist/17454#subject> ;
    mo:recorded_as <album/83500#musicalexpression> ;
    schema:byArtist <artist/17454#subject> ;
    schema:name "Of Turning & God"@en,
        "Of Turning & God"@ja,
        "Of Turning & God"@ja-latn ;
    schema:workPerformed <album/83500#musicalwork> .

<artist/17454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83500#performance> ;
    schema:name "Matt Bollenbach"@en ;
    foaf:name "Matt Bollenbach"@en .

<album/83500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-27"^^xsd:date ;
    dcterms:title "Of Turning & God"@en,
        "Of Turning & God"@ja,
        "Of Turning & God"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83500#musicalexpression> ;
    mo:publisher _:Nd7a6c4a96e784b6490596d8d5d2a446d ;
    mo:record _:Nb46411c962054deb8bd9aca8ab59a004 ;
    mo:record_count 1 ;
    schema:about <product/369#subject>,
        <product/4252#subject> ;
    schema:byArtist <artist/17454#subject> ;
    schema:datePublished "2017-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/83500/83500-1547610890.jpg> ;
    schema:name "Of Turning & God"@en,
        "Of Turning & God"@ja,
        "Of Turning & God"@ja-latn ;
    schema:publisher _:Nd7a6c4a96e784b6490596d8d5d2a446d ;
    foaf:depiction <https://media.vgm.io/albums/00/83500/83500-1547610890.jpg> .

_:N58d9dda4cf0e4711b405789c3e71f3a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am Setsuna - No Turning Back"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nb46411c962054deb8bd9aca8ab59a004 ;
    schema:name "I Am Setsuna - No Turning Back"@en .

_:Nce57eaeed150479d9d152f9aee3426a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xenogears - The One Who Bears Fangs at God"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nb46411c962054deb8bd9aca8ab59a004 ;
    schema:name "Xenogears - The One Who Bears Fangs at God"@en .

_:Nd7a6c4a96e784b6490596d8d5d2a446d schema:name "matt bollenbach music"@en,
        "matt bollenbach music"@ja,
        "matt bollenbach music"@ja-latn ;
    foaf:name "matt bollenbach music"@en,
        "matt bollenbach music"@ja,
        "matt bollenbach music"@ja-latn .

_:Nb46411c962054deb8bd9aca8ab59a004 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58d9dda4cf0e4711b405789c3e71f3a0,
        _:Nce57eaeed150479d9d152f9aee3426a9 ;
    mo:track_count 2 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N58d9dda4cf0e4711b405789c3e71f3a0,
        _:Nce57eaeed150479d9d152f9aee3426a9 .

