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

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

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

<artist/34957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111387#subject> ;
    schema:name "Tobias Lilja"@en ;
    foaf:made <album/111387#composition>,
        <album/111387#subject> ;
    foaf:name "Tobias Lilja"@en .

<product/21828#subject> a schema:CreativeWork ;
    schema:name "Little Nightmares"@en,
        "Little Nightmares"@ja,
        "Little Nightmares"@ja-latn ;
    foaf:name "Little Nightmares"@en,
        "Little Nightmares"@ja,
        "Little Nightmares"@ja-latn .

<product/21848#subject> a schema:CreativeWork ;
    schema:name "Little Nightmares II"@en,
        "Little Nightmares II"@ja,
        "Little Nightmares II"@ja-latn ;
    foaf:name "Little Nightmares II"@en,
        "Little Nightmares II"@ja,
        "Little Nightmares II"@ja-latn .

<album/111387#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Nightmares: The Music Box Collection"@en,
        "Little Nightmares: The Music Box Collection"@ja,
        "Little Nightmares: The Music Box Collection"@ja-latn ;
    mo:composer <artist/34957#subject> ;
    mo:produced_work <album/111387#musicalwork> ;
    schema:name "Little Nightmares: The Music Box Collection"@en,
        "Little Nightmares: The Music Box Collection"@ja,
        "Little Nightmares: The Music Box Collection"@ja-latn .

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

<album/111387#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Nightmares: The Music Box Collection"@en,
        "Little Nightmares: The Music Box Collection"@ja,
        "Little Nightmares: The Music Box Collection"@ja-latn ;
    mo:performance_of <album/111387#musicalwork> ;
    mo:recorded_as <album/111387#musicalexpression> ;
    schema:name "Little Nightmares: The Music Box Collection"@en,
        "Little Nightmares: The Music Box Collection"@ja,
        "Little Nightmares: The Music Box Collection"@ja-latn ;
    schema:workPerformed <album/111387#musicalwork> .

<org/1432#subject> schema:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn ;
    foaf:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn .

<https://media.vgm.io/albums/78/111387/111387-5887ee33a165.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111387#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/111387/111387-5887ee33a165.png> ;
    foaf:depicts <album/111387#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/111387/111387-5887ee33a165.png> .

<https://medium-media.vgm.io/albums/78/111387/111387-5887ee33a165.png> a schema:ImageObject,
        foaf:Image .

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

<album/111387#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-31"^^xsd:date ;
    dcterms:title "Little Nightmares: The Music Box Collection"@en,
        "Little Nightmares: The Music Box Collection"@ja,
        "Little Nightmares: The Music Box Collection"@ja-latn ;
    mo:catalogue_number "M03264" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/111387#musicalexpression> ;
    mo:publisher <org/1432#subject> ;
    mo:record _:N83bdf233e77848e0b57b13953bc91dd2,
        _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    mo:record_count 2 ;
    schema:about <product/21828#subject>,
        <product/21848#subject> ;
    schema:datePublished "2021-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/111387/111387-5887ee33a165.png> ;
    schema:name "Little Nightmares: The Music Box Collection"@en,
        "Little Nightmares: The Music Box Collection"@ja,
        "Little Nightmares: The Music Box Collection"@ja-latn ;
    schema:publisher <org/1432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/111387/111387-5887ee33a165.png> .

_:N005939936d324ddb8d9e9d7f0fba243a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boots Through the Undergrowth"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Boots Through the Undergrowth"@en .

_:N01938b4e90ac4fc9a3279c85c7b459b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the Hall"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "End of the Hall"@en .

_:N07ffcb4f170e4806a131d13486416fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing But a Nome"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Nothing But a Nome"@en .

_:N1157e6eba3f14d7da2537a5a4ae68082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascent of The Lady"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Ascent of The Lady"@en .

_:N11d9f2466f284c15b1c901c67d0565cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six’s Theme Part 1"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Six’s Theme Part 1"@en .

_:N1df09e67bb034bb299f0ee0db7cc807e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lady Circles (Trailer Version)"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "The Lady Circles (Trailer Version)"@en .

_:N296f7eb94beb407081f7a98e4a1f08d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lure of The Maw"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Lure of The Maw"@en .

_:N322a24457f2f4b78bb0c3eba93cd60eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Guests (Launch Trailer Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "March of the Guests (Launch Trailer Version)"@en .

_:N37dc46a4e213401ebccb51b8a572cb7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting Room (Vinyl Edit)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Waiting Room (Vinyl Edit)"@en .

_:N466f2f8927dc42f095b5781a94ef65e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Announcement Trailer Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Main Theme (Announcement Trailer Version)"@en .

_:N4ff71167404141d1b81c237f030c75bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disposable Entertainment"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Disposable Entertainment"@en .

_:N5b92d6d7705942e180f2866a8914ca19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Flickers"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Tiny Flickers"@en .

_:N5ecf3c05a03d4e3fa5a3f8af2fbec0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Residence"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "In Residence"@en .

_:N6ceee6fc2d7d4116b3dce237b2a6fd04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Feeling for Meat"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "A Feeling for Meat"@en .

_:N891fdf13bda94984945e6ed377a7de29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inner Life"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Inner Life"@en .

_:N8d80a5b88ea74570a5f3d3d5e7377b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six’s Theme Part II"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Six’s Theme Part II"@en .

_:Na5205fcc1e524c37b99f616303540454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Room with a View"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "A Room with a View"@en .

_:Naef5c9e9abfd44048e3c02c50d95c0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Arrivals"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "New Arrivals"@en .

_:Nb89f56896c174e82b54ffdb117cb87fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signal Interference"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Signal Interference"@en .

_:Nc07ae03cb243491eb38cdc0d59d1147b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prison Toys"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Prison Toys"@en .

_:Nc9667f8d1c89421ba47c97bf5a2aa880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Togetherness II"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Togetherness II"@en .

_:Nca993e104a984e0db7fc43073d13b7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Nightmares II"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Little Nightmares II"@en .

_:Ncfbfbde4d1a6442aa8daaa1c30317f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Togetherness I"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Togetherness I"@en .

_:Nd8486253628c40f0b4dd88672fdd1bf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lady Circles (Vinyl Edit)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "The Lady Circles (Vinyl Edit)"@en .

_:Nd9f71b4a327b44c1957674af47bae0ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nome in the Attic"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "The Nome in the Attic"@en .

_:Ne77e088e601f42f4ae3d59923d89c79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottom Feeders"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Bottom Feeders"@en .

_:Ne808e6b182804c6283dea529c1d8e7c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunger II"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "Hunger II"@en .

_:Nebc8f0d9fe8a46f18b21cd7ff6ec83c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etude for a Minor (Vinyl Edit)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83bdf233e77848e0b57b13953bc91dd2 ;
    schema:name "Etude for a Minor (Vinyl Edit)"@en .

_:Nf63180517b35418c99c45bb6183aea2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Death Waltz"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac1a0f34ad7c46b383635e4809cb28a6 ;
    schema:name "The Death Waltz"@en .

_:N83bdf233e77848e0b57b13953bc91dd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N005939936d324ddb8d9e9d7f0fba243a,
        _:N01938b4e90ac4fc9a3279c85c7b459b3,
        _:N37dc46a4e213401ebccb51b8a572cb7b,
        _:N466f2f8927dc42f095b5781a94ef65e1,
        _:N4ff71167404141d1b81c237f030c75bb,
        _:N5b92d6d7705942e180f2866a8914ca19,
        _:Nb89f56896c174e82b54ffdb117cb87fe,
        _:Nc9667f8d1c89421ba47c97bf5a2aa880,
        _:Nca993e104a984e0db7fc43073d13b7a3,
        _:Ncfbfbde4d1a6442aa8daaa1c30317f82,
        _:Nd9f71b4a327b44c1957674af47bae0ed,
        _:Ne77e088e601f42f4ae3d59923d89c79a,
        _:Nebc8f0d9fe8a46f18b21cd7ff6ec83c0 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N005939936d324ddb8d9e9d7f0fba243a,
        _:N01938b4e90ac4fc9a3279c85c7b459b3,
        _:N37dc46a4e213401ebccb51b8a572cb7b,
        _:N466f2f8927dc42f095b5781a94ef65e1,
        _:N4ff71167404141d1b81c237f030c75bb,
        _:N5b92d6d7705942e180f2866a8914ca19,
        _:Nb89f56896c174e82b54ffdb117cb87fe,
        _:Nc9667f8d1c89421ba47c97bf5a2aa880,
        _:Nca993e104a984e0db7fc43073d13b7a3,
        _:Ncfbfbde4d1a6442aa8daaa1c30317f82,
        _:Nd9f71b4a327b44c1957674af47bae0ed,
        _:Ne77e088e601f42f4ae3d59923d89c79a,
        _:Nebc8f0d9fe8a46f18b21cd7ff6ec83c0 .

_:Nac1a0f34ad7c46b383635e4809cb28a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07ffcb4f170e4806a131d13486416fcf,
        _:N1157e6eba3f14d7da2537a5a4ae68082,
        _:N11d9f2466f284c15b1c901c67d0565cd,
        _:N1df09e67bb034bb299f0ee0db7cc807e,
        _:N296f7eb94beb407081f7a98e4a1f08d0,
        _:N322a24457f2f4b78bb0c3eba93cd60eb,
        _:N5ecf3c05a03d4e3fa5a3f8af2fbec0b4,
        _:N6ceee6fc2d7d4116b3dce237b2a6fd04,
        _:N891fdf13bda94984945e6ed377a7de29,
        _:N8d80a5b88ea74570a5f3d3d5e7377b03,
        _:Na5205fcc1e524c37b99f616303540454,
        _:Naef5c9e9abfd44048e3c02c50d95c0fb,
        _:Nc07ae03cb243491eb38cdc0d59d1147b,
        _:Nd8486253628c40f0b4dd88672fdd1bf1,
        _:Ne808e6b182804c6283dea529c1d8e7c2,
        _:Nf63180517b35418c99c45bb6183aea2e ;
    mo:track_count 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N07ffcb4f170e4806a131d13486416fcf,
        _:N1157e6eba3f14d7da2537a5a4ae68082,
        _:N11d9f2466f284c15b1c901c67d0565cd,
        _:N1df09e67bb034bb299f0ee0db7cc807e,
        _:N296f7eb94beb407081f7a98e4a1f08d0,
        _:N322a24457f2f4b78bb0c3eba93cd60eb,
        _:N5ecf3c05a03d4e3fa5a3f8af2fbec0b4,
        _:N6ceee6fc2d7d4116b3dce237b2a6fd04,
        _:N891fdf13bda94984945e6ed377a7de29,
        _:N8d80a5b88ea74570a5f3d3d5e7377b03,
        _:Na5205fcc1e524c37b99f616303540454,
        _:Naef5c9e9abfd44048e3c02c50d95c0fb,
        _:Nc07ae03cb243491eb38cdc0d59d1147b,
        _:Nd8486253628c40f0b4dd88672fdd1bf1,
        _:Ne808e6b182804c6283dea529c1d8e7c2,
        _:Nf63180517b35418c99c45bb6183aea2e .

