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

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

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

<artist/1164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "Chris Huelsbeck"@en ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "Chris Huelsbeck"@en .

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/16365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "Tent"@en,
        "テント"@ja ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "Tent"@en,
        "テント"@ja .

<artist/16455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "Zuoh Riaki"@en,
        "ズオウ・リアキ"@ja ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "Zuoh Riaki"@en,
        "ズオウ・リアキ"@ja .

<artist/16459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "ROPchiptune"@en ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "ROPchiptune"@en .

<artist/2565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "gp-ln"@en ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "gp-ln"@en .

<artist/46655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "gyabuneko"@en ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "gyabuneko"@en .

<artist/6074#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "Wiz."@en ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "Wiz."@en .

<artist/997#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77801#subject> ;
    schema:name "Kojiro Nakashima"@en,
        "中嶋康二郎"@ja ;
    foaf:made <album/77801#composition>,
        <album/77801#subject> ;
    foaf:name "Kojiro Nakashima"@en,
        "中嶋康二郎"@ja .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

<product/308#subject> a schema:CreativeWork ;
    schema:name "Kamaitachi no Yoru"@en,
        "かまいたちの夜"@ja,
        "Kamaitachi no Yoru"@ja-latn ;
    foaf:name "Kamaitachi no Yoru"@en,
        "かまいたちの夜"@ja,
        "Kamaitachi no Yoru"@ja-latn .

<release/2491#subject> a schema:CreativeWork ;
    schema:name "Ys II Eternal"@en,
        "イースIIエターナル"@ja,
        "Ys II Eternal"@ja-latn ;
    foaf:name "Ys II Eternal"@en,
        "イースIIエターナル"@ja,
        "Ys II Eternal"@ja-latn .

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

<album/77801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FMPSG024 -period.- [Preview Disc]"@en,
        "FMPSG024 -period.-【試聴盤】"@ja,
        "FMPSG024 -period.- [Preview Disc]"@ja-latn ;
    mo:performance_of <album/77801#musicalwork> ;
    mo:recorded_as <album/77801#musicalexpression> ;
    schema:name "FMPSG024 -period.- [Preview Disc]"@en,
        "FMPSG024 -period.-【試聴盤】"@ja,
        "FMPSG024 -period.- [Preview Disc]"@ja-latn ;
    schema:workPerformed <album/77801#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/10/77801/77801-1526638079.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FMPSG024 -period.- [Preview Disc]"@en,
        "FMPSG024 -period.-【試聴盤】"@ja,
        "FMPSG024 -period.- [Preview Disc]"@ja-latn ;
    mo:composer <artist/1164#subject>,
        <artist/148#subject>,
        <artist/16365#subject>,
        <artist/16455#subject>,
        <artist/16459#subject>,
        <artist/2565#subject>,
        <artist/46655#subject>,
        <artist/6074#subject>,
        <artist/997#subject> ;
    mo:produced_work <album/77801#musicalwork> ;
    schema:name "FMPSG024 -period.- [Preview Disc]"@en,
        "FMPSG024 -period.-【試聴盤】"@ja,
        "FMPSG024 -period.- [Preview Disc]"@ja-latn .

<album/77801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "FMPSG024 -period.- [Preview Disc]"@en,
        "FMPSG024 -period.-【試聴盤】"@ja,
        "FMPSG024 -period.- [Preview Disc]"@ja-latn ;
    mo:catalogue_number "FPCR-102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77801#musicalexpression> ;
    mo:publisher <org/407#subject> ;
    mo:record _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Puggsy"@en ;
            foaf:name "Puggsy"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mega Turrican"@en ;
            foaf:name "Mega Turrican"@en ],
        <product/308#subject>,
        <release/2491#subject> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/77801/77801-1526638079.jpg> ;
    schema:name "FMPSG024 -period.- [Preview Disc]"@en,
        "FMPSG024 -period.-【試聴盤】"@ja,
        "FMPSG024 -period.- [Preview Disc]"@ja-latn ;
    schema:publisher <org/407#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/77801/77801-1526638079.jpg> .

_:N129419eac36a46c5a3f969cbbbae9ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Red Woods"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "The Red Woods"@ja .

_:N294997571ccf4a0e83a902985203c806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geometry"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "Geometry"@ja .

_:N63e1138fe5ca4c0fab26da3e382bbb89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かまいたちの夜"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "かまいたちの夜"@ja .

_:N765549a35fe5429586f7bbef16fa5db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedom (Credits)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "Freedom (Credits)"@ja .

_:N79d2c0555c934fffb588481b4205f78b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STEEP SLOPE STORY - Dual MD Voice Mix -"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "STEEP SLOPE STORY - Dual MD Voice Mix -"@ja .

_:N7b7de01663724ccda763256658704351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R-STYLE HARDCORE - CRAZY MIX"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "R-STYLE HARDCORE - CRAZY MIX"@ja .

_:N8dd2968c893a4249be979b29bbfdd360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Problems and Resolution."@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "Endless Problems and Resolution."@ja .

_:N917f43ec9d4e4b50865983d3d4355c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO MAKE THE END OF BATTLE"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "TO MAKE THE END OF BATTLE"@ja .

_:N9fc09f6411f2403da2e8183cbe4c5cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業炎"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "業炎"@ja .

_:Na436fb9892374e658e3352604522c682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異国の旅"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "異国の旅"@ja .

_:Nb99d5b5601764e39881ee21fe3282da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燦麗花"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "燦麗花"@ja .

_:Ncf15130c681e4c59be9bd36bb06651ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのミルクティー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "夜明けのミルクティー"@ja .

_:Ne531b4a8da0e4519a65e8971e147bb79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P.S.G. -Progressive Spiritual Groove- (beta2)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e8aab28f4743b0aa0b07fb255d5859 ;
    schema:name "P.S.G. -Progressive Spiritual Groove- (beta2)"@ja .

_:N63e8aab28f4743b0aa0b07fb255d5859 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N129419eac36a46c5a3f969cbbbae9ea6,
        _:N294997571ccf4a0e83a902985203c806,
        _:N63e1138fe5ca4c0fab26da3e382bbb89,
        _:N765549a35fe5429586f7bbef16fa5db5,
        _:N79d2c0555c934fffb588481b4205f78b,
        _:N7b7de01663724ccda763256658704351,
        _:N8dd2968c893a4249be979b29bbfdd360,
        _:N917f43ec9d4e4b50865983d3d4355c83,
        _:N9fc09f6411f2403da2e8183cbe4c5cee,
        _:Na436fb9892374e658e3352604522c682,
        _:Nb99d5b5601764e39881ee21fe3282da8,
        _:Ncf15130c681e4c59be9bd36bb06651ef,
        _:Ne531b4a8da0e4519a65e8971e147bb79 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N129419eac36a46c5a3f969cbbbae9ea6,
        _:N294997571ccf4a0e83a902985203c806,
        _:N63e1138fe5ca4c0fab26da3e382bbb89,
        _:N765549a35fe5429586f7bbef16fa5db5,
        _:N79d2c0555c934fffb588481b4205f78b,
        _:N7b7de01663724ccda763256658704351,
        _:N8dd2968c893a4249be979b29bbfdd360,
        _:N917f43ec9d4e4b50865983d3d4355c83,
        _:N9fc09f6411f2403da2e8183cbe4c5cee,
        _:Na436fb9892374e658e3352604522c682,
        _:Nb99d5b5601764e39881ee21fe3282da8,
        _:Ncf15130c681e4c59be9bd36bb06651ef,
        _:Ne531b4a8da0e4519a65e8971e147bb79 .

