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

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

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

<product/19215#subject> a schema:CreativeWork ;
    schema:name "Harry Potter and the Chamber of Secrets"@en,
        "Harry Potter and the Chamber of Secrets"@ja,
        "Harry Potter and the Chamber of Secrets"@ja-latn ;
    foaf:name "Harry Potter and the Chamber of Secrets"@en,
        "Harry Potter and the Chamber of Secrets"@ja,
        "Harry Potter and the Chamber of Secrets"@ja-latn .

<album/5897#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@en,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja-latn ;
    mo:composer <artist/431#subject> ;
    mo:produced_work <album/5897#musicalwork> ;
    schema:name "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@en,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja-latn .

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

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

<https://media.vgm.io/albums/79/5897/5897-1241966423.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5897#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/5897/5897-1241966423.jpg> ;
    foaf:depicts <album/5897#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/5897/5897-1241966423.jpg> .

<https://medium-media.vgm.io/albums/79/5897/5897-1241966423.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17311#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5897#performance> ;
    schema:name "Darlene Koldenhoven"@en ;
    foaf:name "Darlene Koldenhoven"@en .

<artist/3018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5897#performance> ;
    schema:name "Philharmonia Orchestra"@en ;
    foaf:name "Philharmonia Orchestra"@en .

<artist/56011#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5897#performance> ;
    schema:name "David Hartley"@en ;
    foaf:name "David Hartley"@en .

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5897#subject> ;
    mo:performed <album/5897#performance> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/5897#composition>,
        <album/5897#subject> ;
    foaf:name "Jeremy Soule"@en .

<album/5897#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-14"^^xsd:date ;
    dcterms:title "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@en,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5897#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:N693b638c6b1246b9a3c6cff9da3ddead ;
    mo:record_count 1 ;
    schema:about <product/19215#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "L.A. Vocal Majority"@en ;
            foaf:name "L.A. Vocal Majority"@en ],
        <artist/17311#subject>,
        <artist/3018#subject>,
        <artist/431#subject>,
        <artist/56011#subject> ;
    schema:datePublished "2006-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/5897/5897-1241966423.jpg> ;
    schema:name "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@en,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/5897/5897-1241966423.jpg> .

<album/5897#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@en,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja-latn ;
    mo:performance_of <album/5897#musicalwork> ;
    mo:performer _:Nfd5409332ae6407e8aea346102c86e86,
        <artist/17311#subject>,
        <artist/3018#subject>,
        <artist/431#subject>,
        <artist/56011#subject> ;
    mo:recorded_as <album/5897#musicalexpression> ;
    schema:byArtist _:Nfd5409332ae6407e8aea346102c86e86,
        <artist/17311#subject>,
        <artist/3018#subject>,
        <artist/431#subject>,
        <artist/56011#subject> ;
    schema:name "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@en,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja,
        "Harry Potter and the Chamber of Secrets Video Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/5897#musicalwork> .

_:N0181d6d1b4474587a1314608938df58b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Willow Boss"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Willow Boss"@en .

_:N0d44d2589f594d6e96264def33ea9ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Library Tower"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Library Tower"@en .

_:N11ae14f9e6e94a7b9985b674bb013564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day Follow"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Day Follow"@en .

_:N142a2eb585bd42228c0818f9c318b929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Flying"@en .

_:N1b2f54dc012a4513985265ce2d47fdfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spell Atmos"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Spell Atmos"@en .

_:N1d6659eb21e7490a8c71b58dabf25242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House Point Theme"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "House Point Theme"@en .

_:N1f53cc016cde4e0a8903dbfeaa4a6790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DADA Action"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "DADA Action"@en .

_:N38b6b72610914052af33fb1b31330176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Willow Level 2"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Willow Level 2"@en .

_:N39b18fae6542436a899049c0391b2c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Draco"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Draco"@en .

_:N3acb99ec7f254a809c169a586fb3ea21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aragog Boss"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Aragog Boss"@en .

_:N3b67c0af97fd49b091bf389abdfee71e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stealth Pursuit"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Stealth Pursuit"@en .

_:N475f6098a1f74983b970579ba131e995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Action"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Action"@en .

_:N4a64ecc14c6948ceae2e63389c2be158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diagon Playful"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Diagon Playful"@en .

_:N4dc1e57454a74b43baa5bdf3d7f27c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playful 2"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Playful 2"@en .

_:N633acf8dab3241929aeffc473cfd50ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Day"@en .

_:N6a46c49f6fab47d986a6fe755ef8cb01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stealth Search"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Stealth Search"@en .

_:N86d9bcaa38c24efbadd645dd4b199ec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harry Potter and the Chamber of Secrets Alt. Theme"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Harry Potter and the Chamber of Secrets Alt. Theme"@en .

_:N8f7f55796d0b4d4b80da7dd444deaf86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snitch"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Snitch"@en .

_:N932ec1b7b5264f88b56b9313132252b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slug Chase-Broom Lesson"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Slug Chase-Broom Lesson"@en .

_:N9f515c6cf5a5421aaa9fef27422b85e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Night"@en .

_:Na75a6994e7074f1eb652cae39ed03ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Washing"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Washing"@en .

_:Nb46ed18323da4cef9be99b4d5ea7b89e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cauldrons"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Cauldrons"@en .

_:Nb727f4b683dc414baf6c0243a1c0ca99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Library Enter"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Library Enter"@en .

_:Nb74e2b0f6cfe4d1e80517948babaf745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harry Potter and the Chamber of Secrets Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Harry Potter and the Chamber of Secrets Title Theme"@en .

_:Nba348006d74043a09b72f906ec0757a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider Action"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Spider Action"@en .

_:Nca4d38872f2d4af4a3ed5f212bbde04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fred George"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Fred George"@en .

_:Nd5c040eb70364229b201701273a21ea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ball Smash"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Ball Smash"@en .

_:Ndc90851df7f64c5c861bfe085f5c3f39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anglia Flying"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Anglia Flying"@en .

_:Nf05a5613f37647c28797bff70ff47a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storybook"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Storybook"@en .

_:Nf69707af155c4bd788a4fa29989a7b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Willow Level 3"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N693b638c6b1246b9a3c6cff9da3ddead ;
    schema:name "Willow Level 3"@en .

_:Nfd5409332ae6407e8aea346102c86e86 a schema:Person,
        foaf:Person ;
    mo:performed <album/5897#performance> ;
    schema:name "L.A. Vocal Majority"@en ;
    foaf:name "L.A. Vocal Majority"@en .

_:N693b638c6b1246b9a3c6cff9da3ddead a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0181d6d1b4474587a1314608938df58b,
        _:N0d44d2589f594d6e96264def33ea9ef5,
        _:N11ae14f9e6e94a7b9985b674bb013564,
        _:N142a2eb585bd42228c0818f9c318b929,
        _:N1b2f54dc012a4513985265ce2d47fdfa,
        _:N1d6659eb21e7490a8c71b58dabf25242,
        _:N1f53cc016cde4e0a8903dbfeaa4a6790,
        _:N38b6b72610914052af33fb1b31330176,
        _:N39b18fae6542436a899049c0391b2c71,
        _:N3acb99ec7f254a809c169a586fb3ea21,
        _:N3b67c0af97fd49b091bf389abdfee71e,
        _:N475f6098a1f74983b970579ba131e995,
        _:N4a64ecc14c6948ceae2e63389c2be158,
        _:N4dc1e57454a74b43baa5bdf3d7f27c94,
        _:N633acf8dab3241929aeffc473cfd50ea,
        _:N6a46c49f6fab47d986a6fe755ef8cb01,
        _:N86d9bcaa38c24efbadd645dd4b199ec2,
        _:N8f7f55796d0b4d4b80da7dd444deaf86,
        _:N932ec1b7b5264f88b56b9313132252b0,
        _:N9f515c6cf5a5421aaa9fef27422b85e3,
        _:Na75a6994e7074f1eb652cae39ed03ea0,
        _:Nb46ed18323da4cef9be99b4d5ea7b89e,
        _:Nb727f4b683dc414baf6c0243a1c0ca99,
        _:Nb74e2b0f6cfe4d1e80517948babaf745,
        _:Nba348006d74043a09b72f906ec0757a2,
        _:Nca4d38872f2d4af4a3ed5f212bbde04a,
        _:Nd5c040eb70364229b201701273a21ea9,
        _:Ndc90851df7f64c5c861bfe085f5c3f39,
        _:Nf05a5613f37647c28797bff70ff47a03,
        _:Nf69707af155c4bd788a4fa29989a7b48 ;
    mo:track_count 30 ;
    schema:duration "PT43:14"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N0181d6d1b4474587a1314608938df58b,
        _:N0d44d2589f594d6e96264def33ea9ef5,
        _:N11ae14f9e6e94a7b9985b674bb013564,
        _:N142a2eb585bd42228c0818f9c318b929,
        _:N1b2f54dc012a4513985265ce2d47fdfa,
        _:N1d6659eb21e7490a8c71b58dabf25242,
        _:N1f53cc016cde4e0a8903dbfeaa4a6790,
        _:N38b6b72610914052af33fb1b31330176,
        _:N39b18fae6542436a899049c0391b2c71,
        _:N3acb99ec7f254a809c169a586fb3ea21,
        _:N3b67c0af97fd49b091bf389abdfee71e,
        _:N475f6098a1f74983b970579ba131e995,
        _:N4a64ecc14c6948ceae2e63389c2be158,
        _:N4dc1e57454a74b43baa5bdf3d7f27c94,
        _:N633acf8dab3241929aeffc473cfd50ea,
        _:N6a46c49f6fab47d986a6fe755ef8cb01,
        _:N86d9bcaa38c24efbadd645dd4b199ec2,
        _:N8f7f55796d0b4d4b80da7dd444deaf86,
        _:N932ec1b7b5264f88b56b9313132252b0,
        _:N9f515c6cf5a5421aaa9fef27422b85e3,
        _:Na75a6994e7074f1eb652cae39ed03ea0,
        _:Nb46ed18323da4cef9be99b4d5ea7b89e,
        _:Nb727f4b683dc414baf6c0243a1c0ca99,
        _:Nb74e2b0f6cfe4d1e80517948babaf745,
        _:Nba348006d74043a09b72f906ec0757a2,
        _:Nca4d38872f2d4af4a3ed5f212bbde04a,
        _:Nd5c040eb70364229b201701273a21ea9,
        _:Ndc90851df7f64c5c861bfe085f5c3f39,
        _:Nf05a5613f37647c28797bff70ff47a03,
        _:Nf69707af155c4bd788a4fa29989a7b48 .

