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

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

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

<artist/7142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156107#subject> ;
    schema:name "Joris de Man"@en ;
    foaf:made <album/156107#composition>,
        <album/156107#subject> ;
    foaf:name "Joris de Man"@en .

<album/156107#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chuck Steel: Night of the Trampires (Original Soundtrack)"@en,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja-latn ;
    mo:composer <artist/7142#subject> ;
    mo:produced_work <album/156107#musicalwork> ;
    schema:name "Chuck Steel: Night of the Trampires (Original Soundtrack)"@en,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja-latn .

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

<album/156107#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chuck Steel: Night of the Trampires (Original Soundtrack)"@en,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja-latn ;
    mo:performance_of <album/156107#musicalwork> ;
    mo:recorded_as <album/156107#musicalexpression> ;
    schema:name "Chuck Steel: Night of the Trampires (Original Soundtrack)"@en,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja-latn ;
    schema:workPerformed <album/156107#musicalwork> .

<https://media.vgm.io/albums/70/156107/156107-9b808c6b3a9c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156107#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/156107/156107-9b808c6b3a9c.jpg> ;
    foaf:depicts <album/156107#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/156107/156107-9b808c6b3a9c.jpg> .

<https://medium-media.vgm.io/albums/70/156107/156107-9b808c6b3a9c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156107#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-01"^^xsd:date ;
    dcterms:title "Chuck Steel: Night of the Trampires (Original Soundtrack)"@en,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156107#musicalexpression> ;
    mo:publisher _:Ne6d784f0446f433096f7e9b1d56d0c3e ;
    mo:record _:N46992ec093614106a8748aa7620882f5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chuck Steel: Night of the Trampires"@en ;
            foaf:name "Chuck Steel: Night of the Trampires"@en ] ;
    schema:datePublished "2026-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/156107/156107-9b808c6b3a9c.jpg> ;
    schema:name "Chuck Steel: Night of the Trampires (Original Soundtrack)"@en,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja,
        "Chuck Steel: Night of the Trampires (Original Soundtrack)"@ja-latn ;
    schema:publisher _:Ne6d784f0446f433096f7e9b1d56d0c3e ;
    foaf:depiction <https://media.vgm.io/albums/70/156107/156107-9b808c6b3a9c.jpg> .

_:N135195f57506458ba29d0a8344378603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angry Jack Schitt - Guzman Breaks into Chucks Appartment"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Angry Jack Schitt - Guzman Breaks into Chucks Appartment"@en .

_:N22bafb9b89be4a4481735dede0088325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recovery and Revelation"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Recovery and Revelation"@en .

_:N2ed253c48f184c60a2f8e35258d6347b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "En Route to the Cirus"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "En Route to the Cirus"@en .

_:N2f6e4b56ccd94270b5c4ecdfffa90c30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death of the Cular Monster"@en ;
    mo:track_number 19 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Death of the Cular Monster"@en .

_:N35d1ff2b2e054d7c99c5586ea54b6311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Titles"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Main Titles"@en .

_:N405735e9e50040fe83b7100ff7a55d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hospital Visit"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Hospital Visit"@en .

_:N492f90af8728459aa119af6990b2ebfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Sight of the Circus"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "First Sight of the Circus"@en .

_:N526adaa18ab848239deacb902878342a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alley Way Attack"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Alley Way Attack"@en .

_:N5d1e0d953c594bafb8c2994b1230d38d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chucks Morning - Introducing Stretch - At the Crime Scene"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Chucks Morning - Introducing Stretch - At the Crime Scene"@en .

_:N5d9fbb1da571471294ccea90530f28fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rooftop Battle with Akumu and His Ninjas"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Rooftop Battle with Akumu and His Ninjas"@en .

_:N78b040a82f5c41fe8be79ba342cd240c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aftermath"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Aftermath"@en .

_:N79aaf8cfe0c94badac78e766b1de5a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Bus Arrives"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "The Battle Bus Arrives"@en .

_:N99a7dedad41149d29e4b16ec3573bf74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tapedeckposition - Chuck Escapes"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Tapedeckposition - Chuck Escapes"@en .

_:Na2960c15c2504bf3a7bd7be17c19d761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss Brownlow Transformed"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Miss Brownlow Transformed"@en .

_:Na4e069fdd5cd45a197fb52839ce7f589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chuck in Drag - Into the Trampires Lair"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Chuck in Drag - Into the Trampires Lair"@en .

_:Naa1bdc791f494def905b0eb8d897927b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introducing the Cheeseplant - Fighting Guzman"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Introducing the Cheeseplant - Fighting Guzman"@en .

_:Nb268cd347a374249ba93d1dc771b4c44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death of Pigasus"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Death of Pigasus"@en .

_:Nbcef7f68dca740839c6a07ba9089d248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Have I Done - Chuck and Jack to the Rescue - No More Stretch"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "What Have I Done - Chuck and Jack to the Rescue - No More Stretch"@en .

_:Nc04f4bcc4b65494388815b51e6a7c389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chuck Turns"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Chuck Turns"@en .

_:Ncb8e6fe3e1974a57821ed098f532f42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interrogating Van Rental - Chucks Therapy Session"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N46992ec093614106a8748aa7620882f5 ;
    schema:name "Interrogating Van Rental - Chucks Therapy Session"@en .

_:Ne6d784f0446f433096f7e9b1d56d0c3e schema:name "Joris de Man"@en ;
    foaf:name "Joris de Man"@en .

_:N46992ec093614106a8748aa7620882f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N135195f57506458ba29d0a8344378603,
        _:N22bafb9b89be4a4481735dede0088325,
        _:N2ed253c48f184c60a2f8e35258d6347b,
        _:N2f6e4b56ccd94270b5c4ecdfffa90c30,
        _:N35d1ff2b2e054d7c99c5586ea54b6311,
        _:N405735e9e50040fe83b7100ff7a55d1a,
        _:N492f90af8728459aa119af6990b2ebfa,
        _:N526adaa18ab848239deacb902878342a,
        _:N5d1e0d953c594bafb8c2994b1230d38d,
        _:N5d9fbb1da571471294ccea90530f28fc,
        _:N78b040a82f5c41fe8be79ba342cd240c,
        _:N79aaf8cfe0c94badac78e766b1de5a61,
        _:N99a7dedad41149d29e4b16ec3573bf74,
        _:Na2960c15c2504bf3a7bd7be17c19d761,
        _:Na4e069fdd5cd45a197fb52839ce7f589,
        _:Naa1bdc791f494def905b0eb8d897927b,
        _:Nb268cd347a374249ba93d1dc771b4c44,
        _:Nbcef7f68dca740839c6a07ba9089d248,
        _:Nc04f4bcc4b65494388815b51e6a7c389,
        _:Ncb8e6fe3e1974a57821ed098f532f42b ;
    mo:track_count 20 ;
    schema:duration "PT62:46"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N135195f57506458ba29d0a8344378603,
        _:N22bafb9b89be4a4481735dede0088325,
        _:N2ed253c48f184c60a2f8e35258d6347b,
        _:N2f6e4b56ccd94270b5c4ecdfffa90c30,
        _:N35d1ff2b2e054d7c99c5586ea54b6311,
        _:N405735e9e50040fe83b7100ff7a55d1a,
        _:N492f90af8728459aa119af6990b2ebfa,
        _:N526adaa18ab848239deacb902878342a,
        _:N5d1e0d953c594bafb8c2994b1230d38d,
        _:N5d9fbb1da571471294ccea90530f28fc,
        _:N78b040a82f5c41fe8be79ba342cd240c,
        _:N79aaf8cfe0c94badac78e766b1de5a61,
        _:N99a7dedad41149d29e4b16ec3573bf74,
        _:Na2960c15c2504bf3a7bd7be17c19d761,
        _:Na4e069fdd5cd45a197fb52839ce7f589,
        _:Naa1bdc791f494def905b0eb8d897927b,
        _:Nb268cd347a374249ba93d1dc771b4c44,
        _:Nbcef7f68dca740839c6a07ba9089d248,
        _:Nc04f4bcc4b65494388815b51e6a7c389,
        _:Ncb8e6fe3e1974a57821ed098f532f42b .

