@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 _:Ne0b5267b2e0145c5b1d55247e00c5a4b ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mega Turrican"@en ;
            foaf:name "Mega Turrican"@en ],
        [ a schema:CreativeWork ;
            schema:name "Puggsy"@en ;
            foaf:name "Puggsy"@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> .

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

_:N14d2e74148604b5999630c880d9c4d27 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 _:Ne0b5267b2e0145c5b1d55247e00c5a4b ;
    schema:name "P.S.G. -Progressive Spiritual Groove- (beta2)"@ja .

_:N209a05c3cf064099b27f5271da6d982b 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 _:Ne0b5267b2e0145c5b1d55247e00c5a4b ;
    schema:name "TO MAKE THE END OF BATTLE"@ja .

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

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

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

_:N761b8877609646a3b3f593fb0b23ac87 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 _:Ne0b5267b2e0145c5b1d55247e00c5a4b ;
    schema:name "STEEP SLOPE STORY - Dual MD Voice Mix -"@ja .

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

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

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

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

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

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

_:Ne0b5267b2e0145c5b1d55247e00c5a4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0069b02bd3bb42728840a27cc0176b28,
        _:N14d2e74148604b5999630c880d9c4d27,
        _:N209a05c3cf064099b27f5271da6d982b,
        _:N246776d59348404ba136e2e4272edbd2,
        _:N3e6235438c704c3cac7064305f504f20,
        _:N6952868f4fec44ebb85d11ebd76f8c13,
        _:N761b8877609646a3b3f593fb0b23ac87,
        _:N81686f9bd38f4f93aaeb6732888d0158,
        _:N92285d6345a742a9976e338e74eb3dd7,
        _:Na76324e57d074835b612f27e46e95b97,
        _:Nd87bd73a0c4d49dfbea5b6f0d208b647,
        _:Ndd02891228f6468dbe23b63b376beeda,
        _:Nf37a333aa1614b3c99c1f389320c7c09 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0069b02bd3bb42728840a27cc0176b28,
        _:N14d2e74148604b5999630c880d9c4d27,
        _:N209a05c3cf064099b27f5271da6d982b,
        _:N246776d59348404ba136e2e4272edbd2,
        _:N3e6235438c704c3cac7064305f504f20,
        _:N6952868f4fec44ebb85d11ebd76f8c13,
        _:N761b8877609646a3b3f593fb0b23ac87,
        _:N81686f9bd38f4f93aaeb6732888d0158,
        _:N92285d6345a742a9976e338e74eb3dd7,
        _:Na76324e57d074835b612f27e46e95b97,
        _:Nd87bd73a0c4d49dfbea5b6f0d208b647,
        _:Ndd02891228f6468dbe23b63b376beeda,
        _:Nf37a333aa1614b3c99c1f389320c7c09 .

