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

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

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87866#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/87866#composition>,
        <album/87866#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<product/319#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn ;
    foaf:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn .

<product/320#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei: Persona 4"@en,
        "ペルソナ4"@ja,
        "Persona 4"@ja-latn ;
    foaf:name "Shin Megami Tensei: Persona 4"@en,
        "ペルソナ4"@ja,
        "Persona 4"@ja-latn .

<product/4134#subject> a schema:CreativeWork ;
    schema:name "Persona 5"@en,
        "ペルソナ5"@ja,
        "Persona 5"@ja-latn ;
    foaf:name "Persona 5"@en,
        "ペルソナ5"@ja,
        "Persona 5"@ja-latn .

<album/87866#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PSS2019 Special Tasting CD Swing Arrangement Demo"@en,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/87866#musicalwork> ;
    schema:name "PSS2019 Special Tasting CD Swing Arrangement Demo"@en,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja-latn .

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

<album/87866#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PSS2019 Special Tasting CD Swing Arrangement Demo"@en,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja-latn ;
    mo:performance_of <album/87866#musicalwork> ;
    mo:recorded_as <album/87866#musicalexpression> ;
    schema:name "PSS2019 Special Tasting CD Swing Arrangement Demo"@en,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja-latn ;
    schema:workPerformed <album/87866#musicalwork> .

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/87866/87866-1560916887.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87866#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-24"^^xsd:date ;
    dcterms:title "PSS2019 Special Tasting CD Swing Arrangement Demo"@en,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja-latn ;
    mo:catalogue_number "LLV-6006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87866#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N81c087be2b01415aa705b844c717dec7 ;
    mo:record_count 1 ;
    schema:about <product/319#subject>,
        <product/320#subject>,
        <product/4134#subject> ;
    schema:datePublished "2019-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/87866/87866-1560916887.jpg> ;
    schema:name "PSS2019 Special Tasting CD Swing Arrangement Demo"@en,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja,
        "PSS2019 Special Tasting CD Swing Arrangement Demo"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/87866/87866-1560916887.jpg> .

_:N1f0bba1d83eb4817ae9528845b9137cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commentary \"Intermission\""@en ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N81c087be2b01415aa705b844c717dec7 ;
    schema:name "Commentary \"Intermission\""@en .

_:N70729ebd3b2a454db1bacffdf581c0a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSS2019『Welcome to the Theater』Demo"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N81c087be2b01415aa705b844c717dec7 ;
    schema:name "PSS2019『Welcome to the Theater』Demo"@en .

_:N92802878aed2477d8793a9feecd91f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commentary \"Movie Opening\""@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N81c087be2b01415aa705b844c717dec7 ;
    schema:name "Commentary \"Movie Opening\""@en .

_:Nc35c7c525297477da2b2ba7467db943e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSS2019『Special Bigband Medley』Demo"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:09"^^xsd:interval ;
    schema:inPlaylist _:N81c087be2b01415aa705b844c717dec7 ;
    schema:name "PSS2019『Special Bigband Medley』Demo"@en .

_:Nf25305c73ce14573a308be9b9149e580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commentary \"End of a Dream\""@en ;
    mo:track_number 5 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N81c087be2b01415aa705b844c717dec7 ;
    schema:name "Commentary \"End of a Dream\""@en .

_:N81c087be2b01415aa705b844c717dec7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f0bba1d83eb4817ae9528845b9137cc,
        _:N70729ebd3b2a454db1bacffdf581c0a7,
        _:N92802878aed2477d8793a9feecd91f88,
        _:Nc35c7c525297477da2b2ba7467db943e,
        _:Nf25305c73ce14573a308be9b9149e580 ;
    mo:track_count 5 ;
    schema:duration "PT22:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1f0bba1d83eb4817ae9528845b9137cc,
        _:N70729ebd3b2a454db1bacffdf581c0a7,
        _:N92802878aed2477d8793a9feecd91f88,
        _:Nc35c7c525297477da2b2ba7467db943e,
        _:Nf25305c73ce14573a308be9b9149e580 .

