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

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

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

<artist/287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38353#subject> ;
    schema:name "Fryderyk Franciszek Chopin"@en ;
    foaf:made <album/38353#composition>,
        <album/38353#subject> ;
    foaf:name "Fryderyk Franciszek Chopin"@en .

<album/38353#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Frederic - Resurrection of Music OST"@en,
        "Frederic - Resurrection of Music OST"@ja,
        "Frederic - Resurrection of Music OST"@ja-latn ;
    mo:composer <artist/287#subject> ;
    mo:produced_work <album/38353#musicalwork> ;
    schema:name "Frederic - Resurrection of Music OST"@en,
        "Frederic - Resurrection of Music OST"@ja,
        "Frederic - Resurrection of Music OST"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/35/38353/38353-1364051500.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38353#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Frederic - Resurrection of Music OST"@en,
        "Frederic - Resurrection of Music OST"@ja,
        "Frederic - Resurrection of Music OST"@ja-latn ;
    mo:performance_of <album/38353#musicalwork> ;
    mo:performer _:N17ebde16147f44ecad7472e8323ba197 ;
    mo:recorded_as <album/38353#musicalexpression> ;
    schema:byArtist _:N17ebde16147f44ecad7472e8323ba197 ;
    schema:name "Frederic - Resurrection of Music OST"@en,
        "Frederic - Resurrection of Music OST"@ja,
        "Frederic - Resurrection of Music OST"@ja-latn ;
    schema:workPerformed <album/38353#musicalwork> .

<album/38353#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-10"^^xsd:date ;
    dcterms:title "Frederic - Resurrection of Music OST"@en,
        "Frederic - Resurrection of Music OST"@ja,
        "Frederic - Resurrection of Music OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38353#musicalexpression> ;
    mo:publisher _:Na36741431bc44fcd8e9ccb5fed0c3ed7 ;
    mo:record _:N1128d30c2b254389a8ddd35f2e22689b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Frederic - Resurrection of Music"@en ;
            foaf:name "Frederic - Resurrection of Music"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Michał Wasilewski"@en ;
            foaf:name "Michał Wasilewski"@en ] ;
    schema:datePublished "2012-01-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/38353/38353-1364051500.jpg> ;
    schema:name "Frederic - Resurrection of Music OST"@en,
        "Frederic - Resurrection of Music OST"@ja,
        "Frederic - Resurrection of Music OST"@ja-latn ;
    schema:publisher _:Na36741431bc44fcd8e9ccb5fed0c3ed7 ;
    foaf:depiction <https://media.vgm.io/albums/35/38353/38353-1364051500.jpg> .

_:N09c5db34ee4d4228a118a052b1adddd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploding Star"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Exploding Star"@en .

_:N17ebde16147f44ecad7472e8323ba197 a schema:Person,
        foaf:Person ;
    mo:performed <album/38353#performance> ;
    schema:name "Michał Wasilewski"@en ;
    foaf:name "Michał Wasilewski"@en .

_:N1ef6aff2064d4dfbb3c2b6f6d7e13192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whales In the Sky"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Whales In the Sky"@en .

_:N5a1024bd54e44b6cabaf12b3dbd957c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Epic Battle"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "The Epic Battle"@en .

_:N6f5d742949da49af9cb8314632b60242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Big Wild Apple"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "The Big Wild Apple"@en .

_:N739e3c319bb94dfe9dc217ba9044e97b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Flight to Paris"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Midnight Flight to Paris"@en .

_:N79323dc95e804d3494d19d4d49363f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing the Leprechaun"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Chasing the Leprechaun"@en .

_:Na236396aa86849b09a362d35059f0feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental (Bonus Track)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Oriental (Bonus Track)"@en .

_:Na36741431bc44fcd8e9ccb5fed0c3ed7 schema:name "Forever Entertainment"@en ;
    foaf:name "Forever Entertainment"@en .

_:Nb01c9fe6c36140bd8524a6259dd4b374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamaican Coconuts"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Jamaican Coconuts"@en .

_:Nc8ab978d84854936822f5138e717f22d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Deputy In Town"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "New Deputy In Town"@en .

_:Ncfb6dde7fa2e4a48abadc212d56d0dba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Classical Feelings"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1128d30c2b254389a8ddd35f2e22689b ;
    schema:name "Classical Feelings"@en .

_:N1128d30c2b254389a8ddd35f2e22689b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09c5db34ee4d4228a118a052b1adddd9,
        _:N1ef6aff2064d4dfbb3c2b6f6d7e13192,
        _:N5a1024bd54e44b6cabaf12b3dbd957c6,
        _:N6f5d742949da49af9cb8314632b60242,
        _:N739e3c319bb94dfe9dc217ba9044e97b,
        _:N79323dc95e804d3494d19d4d49363f72,
        _:Na236396aa86849b09a362d35059f0feb,
        _:Nb01c9fe6c36140bd8524a6259dd4b374,
        _:Nc8ab978d84854936822f5138e717f22d,
        _:Ncfb6dde7fa2e4a48abadc212d56d0dba ;
    mo:track_count 10 ;
    schema:duration "PT32:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N09c5db34ee4d4228a118a052b1adddd9,
        _:N1ef6aff2064d4dfbb3c2b6f6d7e13192,
        _:N5a1024bd54e44b6cabaf12b3dbd957c6,
        _:N6f5d742949da49af9cb8314632b60242,
        _:N739e3c319bb94dfe9dc217ba9044e97b,
        _:N79323dc95e804d3494d19d4d49363f72,
        _:Na236396aa86849b09a362d35059f0feb,
        _:Nb01c9fe6c36140bd8524a6259dd4b374,
        _:Nc8ab978d84854936822f5138e717f22d,
        _:Ncfb6dde7fa2e4a48abadc212d56d0dba .

