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

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

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

<album/140923#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Escape from Norwood OST"@en,
        "Escape from Norwood OST"@ja,
        "Escape from Norwood OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michaël Giraud"@en ;
            foaf:made <album/140923#composition> ;
            foaf:name "Michaël Giraud"@en ] ;
    mo:produced_work <album/140923#musicalwork> ;
    schema:name "Escape from Norwood OST"@en,
        "Escape from Norwood OST"@ja,
        "Escape from Norwood OST"@ja-latn .

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

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

<https://media.vgm.io/albums/32/140923/140923-11c8013b20d4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140923#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/140923/140923-11c8013b20d4.jpg> ;
    foaf:depicts <album/140923#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/140923/140923-11c8013b20d4.jpg> .

<https://medium-media.vgm.io/albums/32/140923/140923-11c8013b20d4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140923#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-13"^^xsd:date ;
    dcterms:title "Escape from Norwood OST"@en,
        "Escape from Norwood OST"@ja,
        "Escape from Norwood OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140923#musicalexpression> ;
    mo:publisher _:N23eddc15ab5b43779352f6e5badf19e7 ;
    mo:record _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Escape from Norwood"@en ;
            foaf:name "Escape from Norwood"@en ] ;
    schema:datePublished "2023-02-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/140923/140923-11c8013b20d4.jpg> ;
    schema:name "Escape from Norwood OST"@en,
        "Escape from Norwood OST"@ja,
        "Escape from Norwood OST"@ja-latn ;
    schema:publisher _:N23eddc15ab5b43779352f6e5badf19e7 ;
    foaf:depiction <https://media.vgm.io/albums/32/140923/140923-11c8013b20d4.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140923#subject> ;
    schema:name "Michaël Giraud"@en ;
    foaf:made <album/140923#subject> ;
    foaf:name "Michaël Giraud"@en .

_:N127d70ff8bfb4b138a51b4e1949e5609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fallen Keep"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "The Fallen Keep"@en .

_:N1bdcd698965d4dc4af352f818fe4688f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Truth"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "The Path of Truth"@en .

_:N23eddc15ab5b43779352f6e5badf19e7 schema:name "Michaël Giraud"@en,
        "Michaël Giraud"@ja,
        "Michaël Giraud"@ja-latn ;
    foaf:name "Michaël Giraud"@en,
        "Michaël Giraud"@ja,
        "Michaël Giraud"@ja-latn .

_:N3702fd3814214e67870e022b53d569a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People of the Workshop"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "People of the Workshop"@en .

_:N3c190f35ae3f4606bfb3c92d4ed7c7a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long Flight"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "The Long Flight"@en .

_:N4f7f80d1c1544b759f17daafdd3fd783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover Land"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Clover Land"@en .

_:N776ce084ddf84ba58ca1b1fcb04b4b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Horizons"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "New Horizons"@en .

_:N910c71da074a4883aa60e1ea307c12c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traders and Sailors"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Traders and Sailors"@en .

_:Na4ee75ffd6c94608b41dcbaa786cea33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruits of Knowledge"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Fruits of Knowledge"@en .

_:Nb1f2a9ccdc5b4548953794ec7d711c37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperial Legacy"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Imperial Legacy"@en .

_:Nc8c286b775a2431ebcae69247dee4c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood in the Water"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Blood in the Water"@en .

_:Ndfa6480efda049fb83f75f5d082a1cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiding from the Sentry"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Hiding from the Sentry"@en .

_:Nef643594bc074512bb92a613ed3d4c9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Stalks the Beast"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Where Stalks the Beast"@en .

_:Nf17fa9a8c45043099749b53d1a6fd7c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Climbing up the Hill"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nf2cdfa0496364a288d2a1baaf33325b4 ;
    schema:name "Climbing up the Hill"@en .

_:Nf2cdfa0496364a288d2a1baaf33325b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N127d70ff8bfb4b138a51b4e1949e5609,
        _:N1bdcd698965d4dc4af352f818fe4688f,
        _:N3702fd3814214e67870e022b53d569a6,
        _:N3c190f35ae3f4606bfb3c92d4ed7c7a5,
        _:N4f7f80d1c1544b759f17daafdd3fd783,
        _:N776ce084ddf84ba58ca1b1fcb04b4b19,
        _:N910c71da074a4883aa60e1ea307c12c3,
        _:Na4ee75ffd6c94608b41dcbaa786cea33,
        _:Nb1f2a9ccdc5b4548953794ec7d711c37,
        _:Nc8c286b775a2431ebcae69247dee4c86,
        _:Ndfa6480efda049fb83f75f5d082a1cb0,
        _:Nef643594bc074512bb92a613ed3d4c9a,
        _:Nf17fa9a8c45043099749b53d1a6fd7c2 ;
    mo:track_count 13 ;
    schema:duration "PT48:33"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N127d70ff8bfb4b138a51b4e1949e5609,
        _:N1bdcd698965d4dc4af352f818fe4688f,
        _:N3702fd3814214e67870e022b53d569a6,
        _:N3c190f35ae3f4606bfb3c92d4ed7c7a5,
        _:N4f7f80d1c1544b759f17daafdd3fd783,
        _:N776ce084ddf84ba58ca1b1fcb04b4b19,
        _:N910c71da074a4883aa60e1ea307c12c3,
        _:Na4ee75ffd6c94608b41dcbaa786cea33,
        _:Nb1f2a9ccdc5b4548953794ec7d711c37,
        _:Nc8c286b775a2431ebcae69247dee4c86,
        _:Ndfa6480efda049fb83f75f5d082a1cb0,
        _:Nef643594bc074512bb92a613ed3d4c9a,
        _:Nf17fa9a8c45043099749b53d1a6fd7c2 .

