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

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

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

<artist/280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83066#subject> ;
    schema:name "Takeshi Abo"@en,
        "阿保剛"@ja ;
    foaf:made <album/83066#composition>,
        <album/83066#subject> ;
    foaf:name "Takeshi Abo"@en,
        "阿保剛"@ja .

<event/217> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2019 (Feb 23, 2019)" .

<product/23189#subject> a schema:CreativeWork ;
    schema:name "12RIVEN -the Ψcliminal of integral-"@en,
        "12RIVEN -the Ψcliminal of integral-"@ja,
        "12RIVEN -the Ψcliminal of integral-"@ja-latn ;
    foaf:name "12RIVEN -the Ψcliminal of integral-"@en,
        "12RIVEN -the Ψcliminal of integral-"@ja,
        "12RIVEN -the Ψcliminal of integral-"@ja-latn .

<product/6645#subject> a schema:CreativeWork ;
    schema:name "ROBOTICS;NOTES DaSH"@en,
        "ROBOTICS;NOTES DaSH"@ja,
        "ROBOTICS;NOTES DaSH"@ja-latn ;
    foaf:name "ROBOTICS;NOTES DaSH"@en,
        "ROBOTICS;NOTES DaSH"@ja,
        "ROBOTICS;NOTES DaSH"@ja-latn .

<product/7106#subject> a schema:CreativeWork ;
    schema:name "Memories Off -Innocent Fille- for Dearest"@en,
        "メモリーズオフ -Innocent Fille- for Dearest"@ja,
        "Memories Off -Innocent Fille- for Dearest"@ja-latn ;
    foaf:name "Memories Off -Innocent Fille- for Dearest"@en,
        "メモリーズオフ -Innocent Fille- for Dearest"@ja,
        "Memories Off -Innocent Fille- for Dearest"@ja-latn .

<album/83066#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "High Resolution Soundtracks -TGMS SP. II-"@en,
        "High Resolution Soundtracks -TGMS SP. II-"@ja,
        "High Resolution Soundtracks -TGMS SP. II-"@ja-latn ;
    mo:composer <artist/280#subject> ;
    mo:produced_work <album/83066#musicalwork> ;
    schema:name "High Resolution Soundtracks -TGMS SP. II-"@en,
        "High Resolution Soundtracks -TGMS SP. II-"@ja,
        "High Resolution Soundtracks -TGMS SP. II-"@ja-latn .

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

<album/83066#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "High Resolution Soundtracks -TGMS SP. II-"@en,
        "High Resolution Soundtracks -TGMS SP. II-"@ja,
        "High Resolution Soundtracks -TGMS SP. II-"@ja-latn ;
    mo:performance_of <album/83066#musicalwork> ;
    mo:recorded_as <album/83066#musicalexpression> ;
    schema:name "High Resolution Soundtracks -TGMS SP. II-"@en,
        "High Resolution Soundtracks -TGMS SP. II-"@ja,
        "High Resolution Soundtracks -TGMS SP. II-"@ja-latn ;
    schema:workPerformed <album/83066#musicalwork> .

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/66/83066/83066-1549322552.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83066#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/83066/83066-1549322552.png> ;
    foaf:depicts <album/83066#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/83066/83066-1549322552.png> .

<https://medium-media.vgm.io/albums/66/83066/83066-1549322552.png> a schema:ImageObject,
        foaf:Image .

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

<album/83066#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-23"^^xsd:date ;
    dcterms:title "High Resolution Soundtracks -TGMS SP. II-"@en,
        "High Resolution Soundtracks -TGMS SP. II-"@ja,
        "High Resolution Soundtracks -TGMS SP. II-"@ja-latn ;
    mo:catalogue_number "FPBD-0523" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/83066#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N60862f30035444ccbea7faa9a50c31f5 ;
    mo:record_count 1 ;
    mo:release <event/217> ;
    schema:about <product/23189#subject>,
        <product/6645#subject>,
        <product/7106#subject> ;
    schema:datePublished "2019-02-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/83066/83066-1549322552.png> ;
    schema:name "High Resolution Soundtracks -TGMS SP. II-"@en,
        "High Resolution Soundtracks -TGMS SP. II-"@ja,
        "High Resolution Soundtracks -TGMS SP. II-"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/83066/83066-1549322552.png> .

_:N7973b517497a4224a9ae2fb780adadfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ～再始動～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N60862f30035444ccbea7faa9a50c31f5 ;
    schema:name "メインテーマ～再始動～"@ja .

_:Nbb36df4a68824bdf94b157e83dfe947a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile memories -after theme-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N60862f30035444ccbea7faa9a50c31f5 ;
    schema:name "Smile memories -after theme-"@ja .

_:Nc647f82f46a64f7e91ae9f7d3cc11c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Integral -TGMS2019mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N60862f30035444ccbea7faa9a50c31f5 ;
    schema:name "Integral -TGMS2019mix-"@ja .

_:Nc6da39cc2ca2477991027f0546b08977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bgm08 synth"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N60862f30035444ccbea7faa9a50c31f5 ;
    schema:name "bgm08 synth"@ja .

_:Neb7a126f9417491f800b488f3fcca54c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amadeus"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N60862f30035444ccbea7faa9a50c31f5 ;
    schema:name "Amadeus"@ja .

_:N60862f30035444ccbea7faa9a50c31f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7973b517497a4224a9ae2fb780adadfd,
        _:Nbb36df4a68824bdf94b157e83dfe947a,
        _:Nc647f82f46a64f7e91ae9f7d3cc11c76,
        _:Nc6da39cc2ca2477991027f0546b08977,
        _:Neb7a126f9417491f800b488f3fcca54c ;
    mo:track_count 5 ;
    schema:duration "PT17:48"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N7973b517497a4224a9ae2fb780adadfd,
        _:Nbb36df4a68824bdf94b157e83dfe947a,
        _:Nc647f82f46a64f7e91ae9f7d3cc11c76,
        _:Nc6da39cc2ca2477991027f0546b08977,
        _:Neb7a126f9417491f800b488f3fcca54c .

