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

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

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

<artist/14673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63619#subject> ;
    schema:name "Ryo Takahashi"@en,
        "高橋諒"@ja ;
    foaf:made <album/63619#composition>,
        <album/63619#subject> ;
    foaf:name "Ryo Takahashi"@en,
        "高橋諒"@ja .

<product/9222#subject> a schema:CreativeWork ;
    schema:name "ACCA: 13-Territory Inspection Dept."@en,
        "ACCA13区監察課"@ja,
        "ACCA Jusan-ku Kansatsu-ka"@ja-latn ;
    foaf:name "ACCA: 13-Territory Inspection Dept."@en,
        "ACCA13区監察課"@ja,
        "ACCA Jusan-ku Kansatsu-ka"@ja-latn .

<album/63619#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadow and Truth / ONE III NOTES"@en,
        "Shadow and Truth / ONE III NOTES"@ja,
        "Shadow and Truth / ONE III NOTES"@ja-latn ;
    mo:composer <artist/14673#subject> ;
    mo:produced_work <album/63619#musicalwork> ;
    schema:name "Shadow and Truth / ONE III NOTES"@en,
        "Shadow and Truth / ONE III NOTES"@ja,
        "Shadow and Truth / ONE III NOTES"@ja-latn .

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

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

<org/1504#subject> schema:name "High Position"@en,
        "High Position"@ja,
        "High Position"@ja-latn ;
    foaf:name "High Position"@en,
        "High Position"@ja,
        "High Position"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/63619/63619-1564754396.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63619#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shadow and Truth / ONE III NOTES"@en,
        "Shadow and Truth / ONE III NOTES"@ja,
        "Shadow and Truth / ONE III NOTES"@ja-latn ;
    mo:performance_of <album/63619#musicalwork> ;
    mo:performer <artist/35085#subject> ;
    mo:recorded_as <album/63619#musicalexpression> ;
    schema:byArtist <artist/35085#subject> ;
    schema:name "Shadow and Truth / ONE III NOTES"@en,
        "Shadow and Truth / ONE III NOTES"@ja,
        "Shadow and Truth / ONE III NOTES"@ja-latn ;
    schema:workPerformed <album/63619#musicalwork> .

<artist/35085#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63619#performance> ;
    schema:name "ONE III NOTES"@en ;
    foaf:name "ONE III NOTES"@en .

<album/63619#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-22"^^xsd:date ;
    dcterms:title "Shadow and Truth / ONE III NOTES"@en,
        "Shadow and Truth / ONE III NOTES"@ja,
        "Shadow and Truth / ONE III NOTES"@ja-latn ;
    mo:catalogue_number "LACM-14574" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63619#musicalexpression> ;
    mo:publisher <org/1504#subject> ;
    mo:record _:N16ec4f0f05bc40c785fbb49e5cff214c ;
    mo:record_count 1 ;
    schema:about <product/9222#subject> ;
    schema:byArtist <artist/35085#subject> ;
    schema:datePublished "2017-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/63619/63619-1564754396.jpg> ;
    schema:name "Shadow and Truth / ONE III NOTES"@en,
        "Shadow and Truth / ONE III NOTES"@ja,
        "Shadow and Truth / ONE III NOTES"@ja-latn ;
    schema:publisher <org/1504#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/63619/63619-1564754396.jpg> .

_:N010c2c8cb5044ba9b4e10effd0ca2acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow and Truth -off vocal-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N16ec4f0f05bc40c785fbb49e5cff214c ;
    schema:name "Shadow and Truth -off vocal-"@en .

_:N14f61bf0e6034c989a734cbe6b5c59d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow and Truth"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N16ec4f0f05bc40c785fbb49e5cff214c ;
    schema:name "Shadow and Truth"@en .

_:N3c4016387be8497fac0902c2b27f1ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Place -off vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N16ec4f0f05bc40c785fbb49e5cff214c ;
    schema:name "Our Place -off vocal-"@en .

_:N4e342402fc6e4af0816e5ee4ba634c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Place"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N16ec4f0f05bc40c785fbb49e5cff214c ;
    schema:name "Our Place"@en .

_:N16ec4f0f05bc40c785fbb49e5cff214c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010c2c8cb5044ba9b4e10effd0ca2acb,
        _:N14f61bf0e6034c989a734cbe6b5c59d3,
        _:N3c4016387be8497fac0902c2b27f1ac0,
        _:N4e342402fc6e4af0816e5ee4ba634c85 ;
    mo:track_count 4 ;
    schema:duration "PT17:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N010c2c8cb5044ba9b4e10effd0ca2acb,
        _:N14f61bf0e6034c989a734cbe6b5c59d3,
        _:N3c4016387be8497fac0902c2b27f1ac0,
        _:N4e342402fc6e4af0816e5ee4ba634c85 .

