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

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102061#subject> ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/102061#composition>,
        <album/102061#lyrics>,
        <album/102061#subject>,
        <album/102061#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<album/102061#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Date / Soma Saito"@en,
        "デート / 斉藤壮馬"@ja,
        "Date / Soma Saito"@ja-latn ;
    mo:composer <artist/18799#subject> ;
    mo:produced_work <album/102061#musicalwork> ;
    schema:name "Date / Soma Saito"@en,
        "デート / 斉藤壮馬"@ja,
        "Date / Soma Saito"@ja-latn .

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

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

<album/102061#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Date / Soma Saito"@en,
        "デート / 斉藤壮馬"@ja,
        "Date / Soma Saito"@ja-latn ;
    mo:performance_of <album/102061#musicalwork> ;
    mo:recorded_as <album/102061#musicalexpression> ;
    schema:name "Date / Soma Saito"@en,
        "デート / 斉藤壮馬"@ja,
        "Date / Soma Saito"@ja-latn ;
    schema:workPerformed <album/102061#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

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

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

<album/102061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-20"^^xsd:date ;
    dcterms:title "Date / Soma Saito"@en,
        "デート / 斉藤壮馬"@ja,
        "Date / Soma Saito"@ja-latn ;
    mo:catalogue_number "VVCL-1260" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102061#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N15c9cfa3ff5f453397e48d748e6ea2ab ;
    mo:record_count 1 ;
    schema:datePublished "2018-06-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/16/102061/102061-50643fef8b73.jpg> ;
    schema:name "Date / Soma Saito"@en,
        "デート / 斉藤壮馬"@ja,
        "Date / Soma Saito"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/102061/102061-50643fef8b73.jpg> .

_:N006913c0f3464c15977d8f57b649de56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:inPlaylist _:N15c9cfa3ff5f453397e48d748e6ea2ab ;
    schema:name "C"@ja .

_:N1dcf7f3917da4b22a03ee837f83b213f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レミニセンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N15c9cfa3ff5f453397e48d748e6ea2ab ;
    schema:name "レミニセンス"@ja .

_:N2074cfa526604768a40afb5b9a81370b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デート (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N15c9cfa3ff5f453397e48d748e6ea2ab ;
    schema:name "デート (Instrumental)"@ja .

_:N6154ead43da243029276ae7a43e7da81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N15c9cfa3ff5f453397e48d748e6ea2ab ;
    schema:name "デート"@ja .

_:N15c9cfa3ff5f453397e48d748e6ea2ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006913c0f3464c15977d8f57b649de56,
        _:N1dcf7f3917da4b22a03ee837f83b213f,
        _:N2074cfa526604768a40afb5b9a81370b,
        _:N6154ead43da243029276ae7a43e7da81 ;
    mo:track_count 4 ;
    schema:duration "PT26:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N006913c0f3464c15977d8f57b649de56,
        _:N1dcf7f3917da4b22a03ee837f83b213f,
        _:N2074cfa526604768a40afb5b9a81370b,
        _:N6154ead43da243029276ae7a43e7da81 .

