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

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

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

<product/23547#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's (Live Action, 2023)"@en,
        "Five Nights at Freddy's (Live Action, 2023)"@ja,
        "Five Nights at Freddy's (Live Action, 2023)"@ja-latn ;
    foaf:name "Five Nights at Freddy's (Live Action, 2023)"@en,
        "Five Nights at Freddy's (Live Action, 2023)"@ja,
        "Five Nights at Freddy's (Live Action, 2023)"@ja-latn .

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

<album/136378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@en,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:performance_of <album/136378#musicalwork> ;
    mo:recorded_as <album/136378#musicalexpression> ;
    schema:name "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@en,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja-latn ;
    schema:workPerformed <album/136378#musicalwork> .

<org/1475#subject> schema:name "iam8bit"@en,
        "iam8bit"@ja,
        "iam8bit"@ja-latn ;
    foaf:name "iam8bit"@en,
        "iam8bit"@ja,
        "iam8bit"@ja-latn .

<https://media.vgm.io/albums/87/136378/136378-b585aea2c00e.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136378#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/136378/136378-b585aea2c00e.webp> ;
    foaf:depicts <album/136378#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/136378/136378-b585aea2c00e.webp> .

<https://medium-media.vgm.io/albums/87/136378/136378-b585aea2c00e.webp> a schema:ImageObject,
        foaf:Image .

<album/136378#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@en,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Taylor Nicole Stewart"@en ;
            foaf:made <album/136378#composition> ;
            foaf:name "Taylor Nicole Stewart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Andrew Grush"@en ;
            foaf:made <album/136378#composition> ;
            foaf:name "John Andrew Grush"@en ] ;
    mo:produced_work <album/136378#musicalwork> ;
    schema:name "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@en,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja-latn .

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

<album/136378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-01"^^xsd:date ;
    dcterms:title "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@en,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl" ;
    mo:publication_of <album/136378#musicalexpression> ;
    mo:publisher <org/1475#subject> ;
    mo:record _:Ncc47a60de57542cea5d609a92882d6ba ;
    mo:record_count 1 ;
    schema:about <product/23547#subject> ;
    schema:datePublished "2024-01-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/87/136378/136378-b585aea2c00e.webp> ;
    schema:name "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@en,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja,
        "Five Nights at Freddy's (Original Motion Picture Soundtrack)"@ja-latn ;
    schema:publisher <org/1475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/136378/136378-b585aea2c00e.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136378#subject> ;
    schema:name "John Andrew Grush"@en ;
    foaf:made <album/136378#subject> ;
    foaf:name "John Andrew Grush"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136378#subject> ;
    schema:name "Taylor Nicole Stewart"@en ;
    foaf:made <album/136378#subject> ;
    foaf:name "Taylor Nicole Stewart"@en .

_:N00e818aa5e9c4544844329b2e0052de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Way In"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "A Way In"@en .

_:N0162793505344b8fa24bcf4f6869424b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clean Up"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Clean Up"@en .

_:N09b1e9f548654782bda83c10a1300417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Grandfather's Clock"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "My Grandfather's Clock"@en .

_:N0e72683e4d484abb8f0e4226e814b458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rabbit Lives"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "The Rabbit Lives"@en .

_:N10d1e25afe6944a18d6f77f3048fd05f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Yellow Rabbit"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "The Yellow Rabbit"@en .

_:N13c6369be86c406b870c947fa5b95f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mike's Dream Sequence II"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Mike's Dream Sequence II"@en .

_:N15499fdc4be3442c838ad6e71b169be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mike's Dream Sequence I"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Mike's Dream Sequence I"@en .

_:N1f688e2bffeb4d1086971200b71852c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chica's Mischief"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Chica's Mischief"@en .

_:N7cab14f3c5524c11a747d181993045f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now I Kill You"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Now I Kill You"@en .

_:N81d25a0bbaf04c069bfdcc280cd7889d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foxy Fatality"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Foxy Fatality"@en .

_:N9c34a88f846c4d63b60435fe9287b32b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanessa"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Vanessa"@en .

_:Na3b71495c6d64e7195a706e75b17fa14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doing Well"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Doing Well"@en .

_:Nbc3180a1ee0440b996598ece9d66921c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aunt Jane"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Aunt Jane"@en .

_:Nc154b58458954a5086f0f64b226ed70e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delinquent Notice"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Delinquent Notice"@en .

_:Nc949a1b347f54008a3ab6ecd92855495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gear Up!"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Gear Up!"@en .

_:Nd0c29d4663ff40ee96fab34713dbaaaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family History"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Family History"@en .

_:Nd1bae4fd3b1f425c9d0587d7208e6c6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuzzy Friends"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Fuzzy Friends"@en .

_:Nd445bcf6e4a34c94a488ef9d5e0ee484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow The Yellow Rabbit"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Follow The Yellow Rabbit"@en .

_:Nd80bfe6c9af24b35ade917b4a3a43f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Took Garrett?"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Who Took Garrett?"@en .

_:Nd997b711b8b547569c29f452e0f82bc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abby's in Danger"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Abby's in Danger"@en .

_:Nedc02967e2534b51b9cf0661643ec2f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuzzy on the Details"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Fuzzy on the Details"@en .

_:Nf5e2035448e54d46917b3c27c2e13ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mike's Dream Sequence III"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Mike's Dream Sequence III"@en .

_:Nfbb95bcb001344d8bb2924600845ae82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Five Nights at Freddy's"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Five Nights at Freddy's"@en .

_:Nfda068bdcf01495d8b8e911ed29f748e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanessa's Past"@en ;
    mo:track_number 17 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Ncc47a60de57542cea5d609a92882d6ba ;
    schema:name "Vanessa's Past"@en .

_:Ncc47a60de57542cea5d609a92882d6ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e818aa5e9c4544844329b2e0052de1,
        _:N0162793505344b8fa24bcf4f6869424b,
        _:N09b1e9f548654782bda83c10a1300417,
        _:N0e72683e4d484abb8f0e4226e814b458,
        _:N10d1e25afe6944a18d6f77f3048fd05f,
        _:N13c6369be86c406b870c947fa5b95f0b,
        _:N15499fdc4be3442c838ad6e71b169be6,
        _:N1f688e2bffeb4d1086971200b71852c8,
        _:N7cab14f3c5524c11a747d181993045f8,
        _:N81d25a0bbaf04c069bfdcc280cd7889d,
        _:N9c34a88f846c4d63b60435fe9287b32b,
        _:Na3b71495c6d64e7195a706e75b17fa14,
        _:Nbc3180a1ee0440b996598ece9d66921c,
        _:Nc154b58458954a5086f0f64b226ed70e,
        _:Nc949a1b347f54008a3ab6ecd92855495,
        _:Nd0c29d4663ff40ee96fab34713dbaaaf,
        _:Nd1bae4fd3b1f425c9d0587d7208e6c6d,
        _:Nd445bcf6e4a34c94a488ef9d5e0ee484,
        _:Nd80bfe6c9af24b35ade917b4a3a43f96,
        _:Nd997b711b8b547569c29f452e0f82bc6,
        _:Nedc02967e2534b51b9cf0661643ec2f8,
        _:Nf5e2035448e54d46917b3c27c2e13ee4,
        _:Nfbb95bcb001344d8bb2924600845ae82,
        _:Nfda068bdcf01495d8b8e911ed29f748e ;
    mo:track_count 24 ;
    schema:duration "PT50:02"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N00e818aa5e9c4544844329b2e0052de1,
        _:N0162793505344b8fa24bcf4f6869424b,
        _:N09b1e9f548654782bda83c10a1300417,
        _:N0e72683e4d484abb8f0e4226e814b458,
        _:N10d1e25afe6944a18d6f77f3048fd05f,
        _:N13c6369be86c406b870c947fa5b95f0b,
        _:N15499fdc4be3442c838ad6e71b169be6,
        _:N1f688e2bffeb4d1086971200b71852c8,
        _:N7cab14f3c5524c11a747d181993045f8,
        _:N81d25a0bbaf04c069bfdcc280cd7889d,
        _:N9c34a88f846c4d63b60435fe9287b32b,
        _:Na3b71495c6d64e7195a706e75b17fa14,
        _:Nbc3180a1ee0440b996598ece9d66921c,
        _:Nc154b58458954a5086f0f64b226ed70e,
        _:Nc949a1b347f54008a3ab6ecd92855495,
        _:Nd0c29d4663ff40ee96fab34713dbaaaf,
        _:Nd1bae4fd3b1f425c9d0587d7208e6c6d,
        _:Nd445bcf6e4a34c94a488ef9d5e0ee484,
        _:Nd80bfe6c9af24b35ade917b4a3a43f96,
        _:Nd997b711b8b547569c29f452e0f82bc6,
        _:Nedc02967e2534b51b9cf0661643ec2f8,
        _:Nf5e2035448e54d46917b3c27c2e13ee4,
        _:Nfbb95bcb001344d8bb2924600845ae82,
        _:Nfda068bdcf01495d8b8e911ed29f748e .

