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

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

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

<artist/63752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140341#subject> ;
    schema:name "Howard Carter"@en ;
    foaf:made <album/140341#composition>,
        <album/140341#subject> ;
    foaf:name "Howard Carter"@en .

<album/140341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doctor Who: The Tenth Doctor Adventures - Volume One"@en,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja-latn ;
    mo:composer <artist/63752#subject> ;
    mo:produced_work <album/140341#musicalwork> ;
    schema:name "Doctor Who: The Tenth Doctor Adventures - Volume One"@en,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja-latn .

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

<album/140341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doctor Who: The Tenth Doctor Adventures - Volume One"@en,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja-latn ;
    mo:performance_of <album/140341#musicalwork> ;
    mo:recorded_as <album/140341#musicalexpression> ;
    schema:name "Doctor Who: The Tenth Doctor Adventures - Volume One"@en,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja-latn ;
    schema:workPerformed <album/140341#musicalwork> .

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

<https://medium-media.vgm.io/albums/14/140341/140341-9e638258273c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-01"^^xsd:date ;
    dcterms:title "Doctor Who: The Tenth Doctor Adventures - Volume One"@en,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja-latn ;
    mo:catalogue_number "BFPDW10TH01BOX" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/140341#musicalexpression> ;
    mo:publisher _:N2453319a6c554175b043b03c88284f42 ;
    mo:record _:N158ded154b724acfa4d353a422cdb60f,
        _:N4e460a7daf00413d9d1e2a45154aba0d,
        _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    mo:record_count 3 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Doctor Who"@en ;
            foaf:name "Doctor Who"@en ] ;
    schema:datePublished "2017-02-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/14/140341/140341-9e638258273c.jpg> ;
    schema:name "Doctor Who: The Tenth Doctor Adventures - Volume One"@en,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja,
        "Doctor Who: The Tenth Doctor Adventures - Volume One"@ja-latn ;
    schema:publisher _:N2453319a6c554175b043b03c88284f42 ;
    foaf:depiction <https://media.vgm.io/albums/14/140341/140341-9e638258273c.jpg> .

_:N025bcbd78be04a7ebbbb3daeb484a223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Hid Them In Sorens Shop"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "You Hid Them In Sorens Shop"@en .

_:N04e2878cb1dc4602884d37b896d7c162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donna, Donna, Hurry Up"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "Donna, Donna, Hurry Up"@en .

_:N0547d96a818b4fe8b1a191dcb68eac79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They, They All Just Died"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "They, They All Just Died"@en .

_:N0a0106415efb443294e522450ae744e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "Opening Theme"@en .

_:N1b03efa1f7af40409afa9a6925f780a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Customs Guards Return To The Customs House"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "All Customs Guards Return To The Customs House"@en .

_:N2453319a6c554175b043b03c88284f42 schema:name "Big Finish"@en,
        "Big Finish"@ja,
        "Big Finish"@ja-latn ;
    foaf:name "Big Finish"@en,
        "Big Finish"@ja,
        "Big Finish"@ja-latn .

_:N2a0599eb09f54892a2cf89a8ea7e760b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halt!, I Have Halted, I Demand To See The Queen"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "Halt!, I Have Halted, I Demand To See The Queen"@en .

_:N2bfb012c7161467fbf0caa9ac9fabff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Hope And Honor This Day Shall See"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "In Hope And Honor This Day Shall See"@en .

_:N32b625f6adb94a19a38759619a3e27a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donna, Yeah, You're Alive"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "Donna, Yeah, You're Alive"@en .

_:N3f491501ea044bc48a21938b839eda8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Jill People Are Saying Modern Technology"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "So Jill People Are Saying Modern Technology"@en .

_:N58ccd606e8f9439da73590dc35a2dd9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Bring Death, I Must Show You What Happens"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "I Bring Death, I Must Show You What Happens"@en .

_:N5d23a433d880476eba5340b1e76bab6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So You Ended Up As Queen"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "So You Ended Up As Queen"@en .

_:N600e3787a46a4eb986f2534d83b7d296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down Here Somewhere, There Must Be A Way"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:37"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Down Here Somewhere, There Must Be A Way"@en .

_:N64a6a4d29133427fb73a69db4fa31fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey Becks Right"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Hey Becks Right"@en .

_:N6d328074b9c34d94a4e6eacc533da912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Service Tunnels It Will Take Them A While"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "Service Tunnels It Will Take Them A While"@en .

_:N71226813b2934f0b911f5237277233b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Data From Agents At All Key Sites"@en ;
    mo:track_number 6 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Data From Agents At All Key Sites"@en .

_:N721b7f5af3fa45cba9e859a9952e8535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep Away From Me"@en ;
    mo:track_number 8 ;
    schema:duration "PT10:46"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "Keep Away From Me"@en .

_:N8c1e09caacef4403b90d489b155bbc26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Opening Theme"@en .

_:N98520a90ea7648308a1115c22f2dd452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Got An Army, My Lady Did You Just"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "I've Got An Army, My Lady Did You Just"@en .

_:Na76368b0186b411aaead803124c42ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "Closing Theme"@en .

_:Na9897bf2192c4011a1adcfa763890957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Here, Can't Be Far"@en ;
    mo:track_number 9 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "In Here, Can't Be Far"@en .

_:Nb146267ede444098b390eb77703680b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch The Needle, Back And Forth"@en ;
    mo:track_number 7 ;
    schema:duration "PT10:22"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Watch The Needle, Back And Forth"@en .

_:Nb506d43999774e12addf425287fb8542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More Human Samples, Scan Them"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "More Human Samples, Scan Them"@en .

_:Nbda40f8d87364ccca2f06f405928c704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Closing Theme"@en .

_:Nbe6393fdf7404f28bf1aaafd098262e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "Opening Theme"@en .

_:Ncd3e5c252a8b4ca6b5946476acbabc7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N158ded154b724acfa4d353a422cdb60f ;
    schema:name "Closing Theme"@en .

_:Ne269abc0fb814221b5861c0afeaf608c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Have 15 New Emails 3 New Voicemails"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "You Have 15 New Emails 3 New Voicemails"@en .

_:Ne352a41cbef442cc9ba29c6b65dec9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No More Please, Oh She's Back"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "No More Please, Oh She's Back"@en .

_:Nf6ab1c5f0d1e438fbba6722b8d570e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incoming Call, Terry, Jill I Got Your Text"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nf0fc30f0dddf4f3a9439a4c01ffaf740 ;
    schema:name "Incoming Call, Terry, Jill I Got Your Text"@en .

_:Nfda201ab1f644ad8af10b27f54f41ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excuse Me, Excuse Me Do You Know Where"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "Excuse Me, Excuse Me Do You Know Where"@en .

_:Nfe8bc86469c141eca9e1b7667151cb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluid Link, Fluid Link, You Would Steal A Type 40"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N4e460a7daf00413d9d1e2a45154aba0d ;
    schema:name "Fluid Link, Fluid Link, You Would Steal A Type 40"@en .

_:N158ded154b724acfa4d353a422cdb60f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N0547d96a818b4fe8b1a191dcb68eac79,
        _:N0a0106415efb443294e522450ae744e0,
        _:N2a0599eb09f54892a2cf89a8ea7e760b,
        _:N2bfb012c7161467fbf0caa9ac9fabff0,
        _:N32b625f6adb94a19a38759619a3e27a2,
        _:N58ccd606e8f9439da73590dc35a2dd9a,
        _:N5d23a433d880476eba5340b1e76bab6b,
        _:N721b7f5af3fa45cba9e859a9952e8535,
        _:N98520a90ea7648308a1115c22f2dd452,
        _:Ncd3e5c252a8b4ca6b5946476acbabc7a ;
    mo:track_count 10 ;
    schema:duration "PT57:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0547d96a818b4fe8b1a191dcb68eac79,
        _:N0a0106415efb443294e522450ae744e0,
        _:N2a0599eb09f54892a2cf89a8ea7e760b,
        _:N2bfb012c7161467fbf0caa9ac9fabff0,
        _:N32b625f6adb94a19a38759619a3e27a2,
        _:N58ccd606e8f9439da73590dc35a2dd9a,
        _:N5d23a433d880476eba5340b1e76bab6b,
        _:N721b7f5af3fa45cba9e859a9952e8535,
        _:N98520a90ea7648308a1115c22f2dd452,
        _:Ncd3e5c252a8b4ca6b5946476acbabc7a .

_:N4e460a7daf00413d9d1e2a45154aba0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N025bcbd78be04a7ebbbb3daeb484a223,
        _:N04e2878cb1dc4602884d37b896d7c162,
        _:N1b03efa1f7af40409afa9a6925f780a8,
        _:N6d328074b9c34d94a4e6eacc533da912,
        _:Na76368b0186b411aaead803124c42ab0,
        _:Na9897bf2192c4011a1adcfa763890957,
        _:Nbe6393fdf7404f28bf1aaafd098262e2,
        _:Ne352a41cbef442cc9ba29c6b65dec9eb,
        _:Nfda201ab1f644ad8af10b27f54f41ca9,
        _:Nfe8bc86469c141eca9e1b7667151cb42 ;
    mo:track_count 10 ;
    schema:duration "PT57:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N025bcbd78be04a7ebbbb3daeb484a223,
        _:N04e2878cb1dc4602884d37b896d7c162,
        _:N1b03efa1f7af40409afa9a6925f780a8,
        _:N6d328074b9c34d94a4e6eacc533da912,
        _:Na76368b0186b411aaead803124c42ab0,
        _:Na9897bf2192c4011a1adcfa763890957,
        _:Nbe6393fdf7404f28bf1aaafd098262e2,
        _:Ne352a41cbef442cc9ba29c6b65dec9eb,
        _:Nfda201ab1f644ad8af10b27f54f41ca9,
        _:Nfe8bc86469c141eca9e1b7667151cb42 .

_:Nf0fc30f0dddf4f3a9439a4c01ffaf740 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f491501ea044bc48a21938b839eda8a,
        _:N600e3787a46a4eb986f2534d83b7d296,
        _:N64a6a4d29133427fb73a69db4fa31fc6,
        _:N71226813b2934f0b911f5237277233b0,
        _:N8c1e09caacef4403b90d489b155bbc26,
        _:Nb146267ede444098b390eb77703680b4,
        _:Nb506d43999774e12addf425287fb8542,
        _:Nbda40f8d87364ccca2f06f405928c704,
        _:Ne269abc0fb814221b5861c0afeaf608c,
        _:Nf6ab1c5f0d1e438fbba6722b8d570e2c ;
    mo:track_count 10 ;
    schema:duration "PT56:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3f491501ea044bc48a21938b839eda8a,
        _:N600e3787a46a4eb986f2534d83b7d296,
        _:N64a6a4d29133427fb73a69db4fa31fc6,
        _:N71226813b2934f0b911f5237277233b0,
        _:N8c1e09caacef4403b90d489b155bbc26,
        _:Nb146267ede444098b390eb77703680b4,
        _:Nb506d43999774e12addf425287fb8542,
        _:Nbda40f8d87364ccca2f06f405928c704,
        _:Ne269abc0fb814221b5861c0afeaf608c,
        _:Nf6ab1c5f0d1e438fbba6722b8d570e2c .

