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

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

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

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

<artist/30917#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31336#subject> ;
    schema:name "Neil Biggin"@en ;
    foaf:made <album/31336#composition>,
        <album/31336#subject> ;
    foaf:name "Neil Biggin"@en .

<artist/7611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31336#subject> ;
    schema:name "Patrick Phelan"@en ;
    foaf:made <album/31336#composition>,
        <album/31336#subject> ;
    foaf:name "Patrick Phelan"@en .

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

<album/31336#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Normality OST"@en,
        "Normality OST"@ja,
        "Normality OST"@ja-latn ;
    mo:performance_of <album/31336#musicalwork> ;
    mo:recorded_as <album/31336#musicalexpression> ;
    schema:name "Normality OST"@en,
        "Normality OST"@ja,
        "Normality OST"@ja-latn ;
    schema:workPerformed <album/31336#musicalwork> .

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

<https://medium-media.vgm.io/albums/63/31336/31336-1352485991.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31336#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Normality OST"@en,
        "Normality OST"@ja,
        "Normality OST"@ja-latn ;
    mo:composer <artist/14301#subject>,
        <artist/30917#subject>,
        <artist/7611#subject> ;
    mo:produced_work <album/31336#musicalwork> ;
    schema:name "Normality OST"@en,
        "Normality OST"@ja,
        "Normality OST"@ja-latn .

<album/31336#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-14"^^xsd:date ;
    dcterms:title "Normality OST"@en,
        "Normality OST"@ja,
        "Normality OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31336#musicalexpression> ;
    mo:publisher _:Nf3d7c77827484208a9cfe6f0926e1f74 ;
    mo:record _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Normality"@en ;
            foaf:name "Normality"@en ] ;
    schema:datePublished "2011-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/31336/31336-1352485991.jpg> ;
    schema:name "Normality OST"@en,
        "Normality OST"@ja,
        "Normality OST"@ja-latn ;
    schema:publisher _:Nf3d7c77827484208a9cfe6f0926e1f74 ;
    foaf:depiction <https://media.vgm.io/albums/63/31336/31336-1352485991.jpg> .

_:N0572a308233b4ed58339e39e03f90154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Au Revoir"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Au Revoir"@en .

_:N08d22436ae214b24ae323f4f9ce01f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tv Station"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Tv Station"@en .

_:N15905ff14206495788eacbd88990de0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hifi"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Hifi"@en .

_:N1ed46c7716734f37b64af7773543b6a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Party"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Disco Party"@en .

_:N2c2139e5196744f5a7600bde87c39b51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plush-Rest Factory"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Plush-Rest Factory"@en .

_:N3294df6c1d4c4a93b703f7345121ce13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get in There!"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Get in There!"@en .

_:N3e02b30ccb22402c8f633e3fcf391fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mood Filter"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Mood Filter"@en .

_:N40299514de344426970141ac607de4d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Normality"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Normality"@en .

_:N5bc2885d231c4398bb705e37c4564b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coffee"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Coffee"@en .

_:N8258f7ac740b475f8661f8168a918ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tunnels 2"@en ;
    mo:track_number 18 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Tunnels 2"@en .

_:N895ab021998e49ca870e83dfcb6a640c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zoom Tube"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Zoom Tube"@en .

_:N9ab70fe41fe34dbdb6ea4f6c1f3b3d63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Neutropolis!"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Hello Neutropolis!"@en .

_:Nb5f1d8eab4f447c4b12bb72acfc0081b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.I.N.T. Mall Explodes"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "M.I.N.T. Mall Explodes"@en .

_:Nb8a07d3ba85d4d498fb23705fa0d1184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brian Deluge"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Brian Deluge"@en .

_:Nbc8ac013d3c549fc88874e90a732bf5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dumpster Number 3"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Dumpster Number 3"@en .

_:Nc13863ee405844bbaf831133afe64f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.I.N.T. Mall"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "M.I.N.T. Mall"@en .

_:Nd00af17ac4674360b5440ecd464dcfbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heather"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Heather"@en .

_:Nd997523f1df646f18f5a1479ba06ced5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apartment"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Apartment"@en .

_:Ndcdacb51b1c845c99788fd96de703065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Street"@en .

_:Ne3413f2c28894715995a74edcf8127ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dai"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Dai"@en .

_:Neebab59f779b409cb1c98bc7ee1784be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordinary Outpost"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N7ada7bd9f2f1493da5a9a0500f559c5e ;
    schema:name "Ordinary Outpost"@en .

_:Nf3d7c77827484208a9cfe6f0926e1f74 schema:name "Blue Moon Red Owl"@en,
        "Blue Moon Red Owl"@ja,
        "Blue Moon Red Owl"@ja-latn ;
    foaf:name "Blue Moon Red Owl"@en,
        "Blue Moon Red Owl"@ja,
        "Blue Moon Red Owl"@ja-latn .

_:N7ada7bd9f2f1493da5a9a0500f559c5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0572a308233b4ed58339e39e03f90154,
        _:N08d22436ae214b24ae323f4f9ce01f9f,
        _:N15905ff14206495788eacbd88990de0f,
        _:N1ed46c7716734f37b64af7773543b6a3,
        _:N2c2139e5196744f5a7600bde87c39b51,
        _:N3294df6c1d4c4a93b703f7345121ce13,
        _:N3e02b30ccb22402c8f633e3fcf391fc4,
        _:N40299514de344426970141ac607de4d3,
        _:N5bc2885d231c4398bb705e37c4564b3c,
        _:N8258f7ac740b475f8661f8168a918ba0,
        _:N895ab021998e49ca870e83dfcb6a640c,
        _:N9ab70fe41fe34dbdb6ea4f6c1f3b3d63,
        _:Nb5f1d8eab4f447c4b12bb72acfc0081b,
        _:Nb8a07d3ba85d4d498fb23705fa0d1184,
        _:Nbc8ac013d3c549fc88874e90a732bf5a,
        _:Nc13863ee405844bbaf831133afe64f5c,
        _:Nd00af17ac4674360b5440ecd464dcfbe,
        _:Nd997523f1df646f18f5a1479ba06ced5,
        _:Ndcdacb51b1c845c99788fd96de703065,
        _:Ne3413f2c28894715995a74edcf8127ac,
        _:Neebab59f779b409cb1c98bc7ee1784be ;
    mo:track_count 21 ;
    schema:duration "PT65:25"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0572a308233b4ed58339e39e03f90154,
        _:N08d22436ae214b24ae323f4f9ce01f9f,
        _:N15905ff14206495788eacbd88990de0f,
        _:N1ed46c7716734f37b64af7773543b6a3,
        _:N2c2139e5196744f5a7600bde87c39b51,
        _:N3294df6c1d4c4a93b703f7345121ce13,
        _:N3e02b30ccb22402c8f633e3fcf391fc4,
        _:N40299514de344426970141ac607de4d3,
        _:N5bc2885d231c4398bb705e37c4564b3c,
        _:N8258f7ac740b475f8661f8168a918ba0,
        _:N895ab021998e49ca870e83dfcb6a640c,
        _:N9ab70fe41fe34dbdb6ea4f6c1f3b3d63,
        _:Nb5f1d8eab4f447c4b12bb72acfc0081b,
        _:Nb8a07d3ba85d4d498fb23705fa0d1184,
        _:Nbc8ac013d3c549fc88874e90a732bf5a,
        _:Nc13863ee405844bbaf831133afe64f5c,
        _:Nd00af17ac4674360b5440ecd464dcfbe,
        _:Nd997523f1df646f18f5a1479ba06ced5,
        _:Ndcdacb51b1c845c99788fd96de703065,
        _:Ne3413f2c28894715995a74edcf8127ac,
        _:Neebab59f779b409cb1c98bc7ee1784be .

