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

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

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

<artist/5949#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53455#subject> ;
    schema:name "Sylvain Hellio"@en ;
    foaf:made <album/53455#composition>,
        <album/53455#subject> ;
    foaf:name "Sylvain Hellio"@en .

<artist/5950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53455#subject> ;
    schema:name "Xavier Thiry"@en ;
    foaf:made <album/53455#composition>,
        <album/53455#subject> ;
    foaf:name "Xavier Thiry"@en .

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

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

<https://medium-media.vgm.io/albums/55/53455/53455-1434718581.jpg> a schema:ImageObject,
        foaf:Image .

<album/53455#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pix the Cat OST"@en,
        "Pix the Cat OST"@ja,
        "Pix the Cat OST"@ja-latn ;
    mo:composer <artist/5949#subject>,
        <artist/5950#subject> ;
    mo:produced_work <album/53455#musicalwork> ;
    schema:name "Pix the Cat OST"@en,
        "Pix the Cat OST"@ja,
        "Pix the Cat OST"@ja-latn .

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

<album/53455#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pix the Cat OST"@en,
        "Pix the Cat OST"@ja,
        "Pix the Cat OST"@ja-latn ;
    mo:performance_of <album/53455#musicalwork> ;
    mo:performer _:N28317da44de54875bb001e06fd226444,
        _:N92e68adc8f984a159bd55410fdee164f ;
    mo:recorded_as <album/53455#musicalexpression> ;
    schema:byArtist _:N28317da44de54875bb001e06fd226444,
        _:N92e68adc8f984a159bd55410fdee164f ;
    schema:name "Pix the Cat OST"@en,
        "Pix the Cat OST"@ja,
        "Pix the Cat OST"@ja-latn ;
    schema:workPerformed <album/53455#musicalwork> .

<album/53455#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-13"^^xsd:date ;
    dcterms:title "Pix the Cat OST"@en,
        "Pix the Cat OST"@ja,
        "Pix the Cat OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/53455#musicalexpression> ;
    mo:publisher _:N6ed9d9058b254d6fbcadb730c74a8527 ;
    mo:record _:N07dd6694f5b34f3b92236b5bb633054d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pix the Cat"@en ;
            foaf:name "Pix the Cat"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent Mougel"@en ;
            foaf:name "Vincent Mougel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nicolas Signat"@en ;
            foaf:name "Nicolas Signat"@en ] ;
    schema:datePublished "2014-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/53455/53455-1434718581.jpg> ;
    schema:name "Pix the Cat OST"@en,
        "Pix the Cat OST"@ja,
        "Pix the Cat OST"@ja-latn ;
    schema:publisher _:N6ed9d9058b254d6fbcadb730c74a8527 ;
    foaf:depiction <https://media.vgm.io/albums/55/53455/53455-1434718581.jpg> .

_:N20c12a0a45654b4fa7b7935b711273c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fever, an egg hysteria"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "fever, an egg hysteria"@en .

_:N28317da44de54875bb001e06fd226444 a schema:Person,
        foaf:Person ;
    mo:performed <album/53455#performance> ;
    schema:name "Nicolas Signat"@en ;
    foaf:name "Nicolas Signat"@en .

_:N307cc742861a44f2b86d290e7b411cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the labyrinthic lab of madness"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "the labyrinthic lab of madness"@en .

_:N33ab64c437f94a7ebbac7f559a8ada43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pix the Cat Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "Pix the Cat Theme"@en .

_:N5a7d97fdc0214e48a45c828de83eac38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "out of the grid"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "out of the grid"@en .

_:N6ed9d9058b254d6fbcadb730c74a8527 schema:name "Xavier Thiry"@en,
        "Xavier Thiry"@ja,
        "Xavier Thiry"@ja-latn ;
    foaf:name "Xavier Thiry"@en,
        "Xavier Thiry"@ja,
        "Xavier Thiry"@ja-latn .

_:N72f44ece86eb4c12ae081f629ab0e584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "faster Pixycat ! Kill ! Kill !"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "faster Pixycat ! Kill ! Kill !"@en .

_:N92e68adc8f984a159bd55410fdee164f a schema:Person,
        foaf:Person ;
    mo:performed <album/53455#performance> ;
    schema:name "Vincent Mougel"@en ;
    foaf:name "Vincent Mougel"@en .

_:N95d4388e8dfb40c2bab124b4696a7575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "good ol' cats and ducks"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "good ol' cats and ducks"@en .

_:Na4132e20090f4133b09985ed97a11898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "microscopic brainstorm"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "microscopic brainstorm"@en .

_:Na77734f15b664722942149f34c9fa204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "endless running"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "endless running"@en .

_:Nbf168a38f0474a8e88848277d70e6b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an egg collecting owl"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "an egg collecting owl"@en .

_:Nc3d76b147b274ab5a424647a910d1c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "metal maniacs"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "metal maniacs"@en .

_:Nf878b078247f44749b81bb48ac6fb1b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Maze"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N07dd6694f5b34f3b92236b5bb633054d ;
    schema:name "Into the Maze"@en .

_:N07dd6694f5b34f3b92236b5bb633054d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20c12a0a45654b4fa7b7935b711273c1,
        _:N307cc742861a44f2b86d290e7b411cba,
        _:N33ab64c437f94a7ebbac7f559a8ada43,
        _:N5a7d97fdc0214e48a45c828de83eac38,
        _:N72f44ece86eb4c12ae081f629ab0e584,
        _:N95d4388e8dfb40c2bab124b4696a7575,
        _:Na4132e20090f4133b09985ed97a11898,
        _:Na77734f15b664722942149f34c9fa204,
        _:Nbf168a38f0474a8e88848277d70e6b72,
        _:Nc3d76b147b274ab5a424647a910d1c5e,
        _:Nf878b078247f44749b81bb48ac6fb1b0 ;
    mo:track_count 11 ;
    schema:duration "PT23:17"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N20c12a0a45654b4fa7b7935b711273c1,
        _:N307cc742861a44f2b86d290e7b411cba,
        _:N33ab64c437f94a7ebbac7f559a8ada43,
        _:N5a7d97fdc0214e48a45c828de83eac38,
        _:N72f44ece86eb4c12ae081f629ab0e584,
        _:N95d4388e8dfb40c2bab124b4696a7575,
        _:Na4132e20090f4133b09985ed97a11898,
        _:Na77734f15b664722942149f34c9fa204,
        _:Nbf168a38f0474a8e88848277d70e6b72,
        _:Nc3d76b147b274ab5a424647a910d1c5e,
        _:Nf878b078247f44749b81bb48ac6fb1b0 .

