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

<artist/26232#subject> a schema:Person,
        foaf:Person ;
    schema:name "Uto Akita"@en,
        "秋田うと"@ja ;
    foaf:made <album/43761#lyrics>,
        <album/43761#subject> ;
    foaf:name "Uto Akita"@en,
        "秋田うと"@ja .

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

<artist/1460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43761#subject> ;
    schema:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja ;
    foaf:made <album/43761#composition>,
        <album/43761#subject> ;
    foaf:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja .

<album/43761#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Timepiece Ensemble MAXI SINGLE"@en,
        "Timepiece Ensemble MAXI SINGLE"@ja,
        "Timepiece Ensemble MAXI SINGLE"@ja-latn ;
    mo:composer <artist/1460#subject> ;
    mo:produced_work <album/43761#musicalwork> ;
    schema:name "Timepiece Ensemble MAXI SINGLE"@en,
        "Timepiece Ensemble MAXI SINGLE"@ja,
        "Timepiece Ensemble MAXI SINGLE"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/16/43761/43761-1389811786.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43761#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Timepiece Ensemble MAXI SINGLE"@en,
        "Timepiece Ensemble MAXI SINGLE"@ja,
        "Timepiece Ensemble MAXI SINGLE"@ja-latn ;
    mo:performance_of <album/43761#musicalwork> ;
    mo:performer <artist/657#subject> ;
    mo:recorded_as <album/43761#musicalexpression> ;
    schema:byArtist <artist/657#subject> ;
    schema:name "Timepiece Ensemble MAXI SINGLE"@en,
        "Timepiece Ensemble MAXI SINGLE"@ja,
        "Timepiece Ensemble MAXI SINGLE"@ja-latn ;
    schema:workPerformed <album/43761#musicalwork> .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43761#performance> ;
    schema:name "nao"@en ;
    foaf:name "nao"@en .

<album/43761#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-27"^^xsd:date ;
    dcterms:title "Timepiece Ensemble MAXI SINGLE"@en,
        "Timepiece Ensemble MAXI SINGLE"@ja,
        "Timepiece Ensemble MAXI SINGLE"@ja-latn ;
    mo:catalogue_number "BMS-0003A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43761#musicalexpression> ;
    mo:publisher _:N0ac40dd7b3dd49b893f214139ea22aac ;
    mo:record _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Timepiece Ensemble"@en ;
            foaf:name "Timepiece Ensemble"@en ] ;
    schema:byArtist <artist/657#subject> ;
    schema:datePublished "2013-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/43761/43761-1389811786.jpg> ;
    schema:name "Timepiece Ensemble MAXI SINGLE"@en,
        "Timepiece Ensemble MAXI SINGLE"@ja,
        "Timepiece Ensemble MAXI SINGLE"@ja-latn ;
    schema:publisher _:N0ac40dd7b3dd49b893f214139ea22aac ;
    foaf:depiction <https://media.vgm.io/albums/16/43761/43761-1389811786.jpg> .

_:N03b7ae9f45a44a5aadde9e3e80971d0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece of Time - minus one version"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Piece of Time - minus one version"@ja-latn .

_:N0ac40dd7b3dd49b893f214139ea22aac schema:name "GLacé"@en ;
    foaf:name "GLacé"@en .

_:N9617fe1acb2d4361b5b3ff9205b20281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece of Time"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Piece of Time"@ja-latn .

_:N98e04527684e48fba18c5f2f716889f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece of Time - Instrumental"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Piece of Time - Instrumental"@ja-latn .

_:N99d9be03364341828f9afddfc18aedef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome - Instrumental"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Monochrome - Instrumental"@ja-latn .

_:Na8cb211f78f14b08854e173292f5682e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome - minus one version"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Monochrome - minus one version"@ja-latn .

_:Nc2e4782b843a4e46b366d2dbdbfb7645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece of Time - Piano Version"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Piece of Time - Piano Version"@ja-latn .

_:Nf91ddc5b5c9a420da8702c936dba34f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nd2d2d5a473174f5d959c0b1df40bd631 ;
    schema:name "Monochrome"@ja-latn .

_:Nd2d2d5a473174f5d959c0b1df40bd631 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03b7ae9f45a44a5aadde9e3e80971d0b,
        _:N9617fe1acb2d4361b5b3ff9205b20281,
        _:N98e04527684e48fba18c5f2f716889f9,
        _:N99d9be03364341828f9afddfc18aedef,
        _:Na8cb211f78f14b08854e173292f5682e,
        _:Nc2e4782b843a4e46b366d2dbdbfb7645,
        _:Nf91ddc5b5c9a420da8702c936dba34f5 ;
    mo:track_count 7 ;
    schema:duration "PT34:03"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N03b7ae9f45a44a5aadde9e3e80971d0b,
        _:N9617fe1acb2d4361b5b3ff9205b20281,
        _:N98e04527684e48fba18c5f2f716889f9,
        _:N99d9be03364341828f9afddfc18aedef,
        _:Na8cb211f78f14b08854e173292f5682e,
        _:Nc2e4782b843a4e46b366d2dbdbfb7645,
        _:Nf91ddc5b5c9a420da8702c936dba34f5 .

