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

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

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

<artist/3035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114060#subject> ;
    schema:name "Christian Björklund"@en ;
    foaf:made <album/114060#composition>,
        <album/114060#subject> ;
    foaf:name "Christian Björklund"@en .

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

<artist/74291#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114060#subject> ;
    schema:name "Christian Vasselbring"@en ;
    foaf:made <album/114060#composition>,
        <album/114060#subject> ;
    foaf:name "Christian Vasselbring"@en .

<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/114060#musicalexpression> a mo:Signal ;
    mo:published_as <album/114060#subject> ;
    mo:records <album/114060#performance> .

<album/114060#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Nightmares II Bonus Tracks"@en,
        "Little Nightmares II Bonus Tracks"@ja,
        "Little Nightmares II Bonus Tracks"@ja-latn ;
    mo:performance_of <album/114060#musicalwork> ;
    mo:recorded_as <album/114060#musicalexpression> ;
    schema:name "Little Nightmares II Bonus Tracks"@en,
        "Little Nightmares II Bonus Tracks"@ja,
        "Little Nightmares II Bonus Tracks"@ja-latn ;
    schema:workPerformed <album/114060#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/06/114060/114060-b3e799783211.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114060#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/114060/114060-b3e799783211.jpg> ;
    foaf:depicts <album/114060#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/114060/114060-b3e799783211.jpg> .

<https://medium-media.vgm.io/albums/06/114060/114060-b3e799783211.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114060#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Nightmares II Bonus Tracks"@en,
        "Little Nightmares II Bonus Tracks"@ja,
        "Little Nightmares II Bonus Tracks"@ja-latn ;
    mo:composer <artist/3035#subject>,
        <artist/34957#subject>,
        <artist/74291#subject> ;
    mo:produced_work <album/114060#musicalwork> ;
    schema:name "Little Nightmares II Bonus Tracks"@en,
        "Little Nightmares II Bonus Tracks"@ja,
        "Little Nightmares II Bonus Tracks"@ja-latn .

<album/114060#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-30"^^xsd:date ;
    dcterms:title "Little Nightmares II Bonus Tracks"@en,
        "Little Nightmares II Bonus Tracks"@ja,
        "Little Nightmares II Bonus Tracks"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114060#musicalexpression> ;
    mo:publisher <org/1432#subject> ;
    mo:record _:N0604765a300f46dca91f7639b2e87fe3 ;
    mo:record_count 1 ;
    schema:about <product/21848#subject> ;
    schema:datePublished "2021-06-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/114060/114060-b3e799783211.jpg> ;
    schema:name "Little Nightmares II Bonus Tracks"@en,
        "Little Nightmares II Bonus Tracks"@ja,
        "Little Nightmares II Bonus Tracks"@ja-latn ;
    schema:publisher <org/1432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/114060/114060-b3e799783211.jpg> .

_:N079e07a585d84c44897d75901e0da01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man in the Hat (Gameplay Trailer Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "The Man in the Hat (Gameplay Trailer Version)"@en .

_:N17a871d595774b149eee1b5980418a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teeth & Leaves (School's out Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Teeth & Leaves (School's out Version)"@en .

_:N1d6c3574028e4360a874d3251555f543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Waltz Before Saints"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "A Waltz Before Saints"@en .

_:N4ed775681ccf4a9393d8c24383eb28ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something on the Air"@en ;
    mo:track_number 10 ;
    schema:duration "PT10:19"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Something on the Air"@en .

_:N4ed9d59958c944e9944ffb6e8d0276b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest Easy"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Rest Easy"@en .

_:N61112aff2e4a4ed88ff14579f356c6e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Announcement Trailer Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Main Theme (Announcement Trailer Version)"@en .

_:Nbebc59b958d44b8f813a11fd3b452016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins of a Sad Apartment"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Ruins of a Sad Apartment"@en .

_:Nbef70e1f43c1441a8a4e522a597a3097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captive Audience (Launch Trailer Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Captive Audience (Launch Trailer Version)"@en .

_:Nd47e19981904445c957787df1384426a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Flickers"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "Tiny Flickers"@en .

_:Ndfd33d2e4a544acaa1da9ea471a31b75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place to Call Home"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N0604765a300f46dca91f7639b2e87fe3 ;
    schema:name "A Place to Call Home"@en .

_:N0604765a300f46dca91f7639b2e87fe3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N079e07a585d84c44897d75901e0da01c,
        _:N17a871d595774b149eee1b5980418a1d,
        _:N1d6c3574028e4360a874d3251555f543,
        _:N4ed775681ccf4a9393d8c24383eb28ac,
        _:N4ed9d59958c944e9944ffb6e8d0276b8,
        _:N61112aff2e4a4ed88ff14579f356c6e8,
        _:Nbebc59b958d44b8f813a11fd3b452016,
        _:Nbef70e1f43c1441a8a4e522a597a3097,
        _:Nd47e19981904445c957787df1384426a,
        _:Ndfd33d2e4a544acaa1da9ea471a31b75 ;
    mo:track_count 10 ;
    schema:duration "PT32:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N079e07a585d84c44897d75901e0da01c,
        _:N17a871d595774b149eee1b5980418a1d,
        _:N1d6c3574028e4360a874d3251555f543,
        _:N4ed775681ccf4a9393d8c24383eb28ac,
        _:N4ed9d59958c944e9944ffb6e8d0276b8,
        _:N61112aff2e4a4ed88ff14579f356c6e8,
        _:Nbebc59b958d44b8f813a11fd3b452016,
        _:Nbef70e1f43c1441a8a4e522a597a3097,
        _:Nd47e19981904445c957787df1384426a,
        _:Ndfd33d2e4a544acaa1da9ea471a31b75 .

