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

<artist/9187#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wakako Kaku"@en,
        "覚和歌子"@ja ;
    foaf:made <album/47010#lyrics>,
        <album/47010#subject> ;
    foaf:name "Wakako Kaku"@en,
        "覚和歌子"@ja .

<album/19752> a mo:Release ;
    mo:catalogue_number "TKCA-72165" .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47010#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/47010#composition>,
        <album/47010#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<artist/8779#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47010#subject> ;
    schema:name "Youmi Kimura"@en,
        "木村弓"@ja ;
    foaf:made <album/47010#composition>,
        <album/47010#subject>,
        <album/47010#vocals> ;
    foaf:name "Youmi Kimura"@en,
        "木村弓"@ja .

<product/1714#subject> a schema:CreativeWork ;
    schema:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn ;
    foaf:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn .

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

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

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

<org/1056#subject> schema:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn ;
    foaf:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/47010/47010-1405976096.jpg> a schema:ImageObject,
        foaf:Image .

<album/47010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Le Voyage De Chihiro Bande Originale"@en,
        "Le Voyage De Chihiro Bande Originale"@ja,
        "Le Voyage De Chihiro Bande Originale"@ja-latn ;
    mo:composer <artist/752#subject>,
        <artist/8779#subject> ;
    mo:produced_work <album/47010#musicalwork> ;
    schema:name "Le Voyage De Chihiro Bande Originale"@en,
        "Le Voyage De Chihiro Bande Originale"@ja,
        "Le Voyage De Chihiro Bande Originale"@ja-latn .

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

<album/47010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Le Voyage De Chihiro Bande Originale"@en,
        "Le Voyage De Chihiro Bande Originale"@ja,
        "Le Voyage De Chihiro Bande Originale"@ja-latn ;
    mo:performance_of <album/47010#musicalwork> ;
    mo:performer <artist/1759#subject> ;
    mo:recorded_as <album/47010#musicalexpression> ;
    schema:byArtist <artist/1759#subject> ;
    schema:name "Le Voyage De Chihiro Bande Originale"@en,
        "Le Voyage De Chihiro Bande Originale"@ja,
        "Le Voyage De Chihiro Bande Originale"@ja-latn ;
    schema:workPerformed <album/47010#musicalwork> .

<artist/1759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47010#performance> ;
    schema:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja ;
    foaf:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja .

<album/47010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-03-19"^^xsd:date ;
    dcterms:title "Le Voyage De Chihiro Bande Originale"@en,
        "Le Voyage De Chihiro Bande Originale"@ja,
        "Le Voyage De Chihiro Bande Originale"@ja-latn ;
    mo:catalogue_number "198 691-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19752> ;
    mo:publication_of <album/47010#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:N0974243277af42328d4afb21c6425763 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject> ;
    schema:byArtist <artist/1759#subject> ;
    schema:datePublished "2002-03-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/47010/47010-1405976096.jpg> ;
    schema:name "Le Voyage De Chihiro Bande Originale"@en,
        "Le Voyage De Chihiro Bande Originale"@ja,
        "Le Voyage De Chihiro Bande Originale"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/47010/47010-1405976096.jpg> .

_:N021d318e5a05402da49564a099305375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer's Day"@en,
        "That Summer"@en,
        "Cet été-là..."@fr ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "One Summer's Day"@en,
        "That Summer"@en,
        "Cet été-là..."@fr .

_:N0277d0a0049049b389d31205ac44c721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Annoying God"@en,
        "The Stink Spirit"@en,
        "Une Divinité calamiteuse"@fr ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "An Annoying God"@en,
        "The Stink Spirit"@en,
        "Une Divinité calamiteuse"@fr .

_:N0931fadd347648d0bd11384609a216f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sootballs"@en,
        "The Boiler's Bug"@en,
        "La punaise de la chaudière"@fr ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Sootballs"@en,
        "The Boiler's Bug"@en,
        "La punaise de la chaudière"@fr .

_:N0a3be307b3514d71b83fad85892b831a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The House at Swamp Bottom"@en,
        "The House in the Swamp"@en,
        "La maison du fond du marécage"@fr ;
    mo:track_number 18 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "The House at Swamp Bottom"@en,
        "The House in the Swamp"@en,
        "La maison du fond du marécage"@fr .

_:N12302d277362412f8d6c8500a9878bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day of the Return"@en,
        "The Return"@en,
        "Le jour du retour"@fr ;
    mo:track_number 20 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "The Day of the Return"@en,
        "The Return"@en,
        "Le jour du retour"@fr .

_:N33a028acd4d74f88abf923eb19705c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always Shall We Dream Those Same Loved Dreams"@en,
        "Always With Me"@en,
        "Rêvons toujours les mêmes rêves aimés"@fr ;
    mo:track_number 21 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Always Shall We Dream Those Same Loved Dreams"@en,
        "Always With Me"@en,
        "Rêvons toujours les mêmes rêves aimés"@fr .

_:N33b923217235474b957ee73754195eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Procession of the Spirits"@en,
        "The Gods"@en,
        "Les dieux"@fr ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Procession of the Spirits"@en,
        "The Gods"@en,
        "Les dieux"@fr .

_:N37728f45dab64f2b8aff10f74a6e231d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Again..."@en,
        "Reprise"@en,
        "De nouveau..."@fr ;
    mo:track_number 19 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Again..."@en,
        "Reprise"@en,
        "De nouveau..."@fr .

_:N3dd2854c5cc54190ae83bd2e9dff6f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of the River"@en,
        "The River, On That Day..."@en,
        "La rivière, ce jour-là..."@fr ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Day of the River"@en,
        "The River, On That Day..."@en,
        "La rivière, ce jour-là..."@fr .

_:N48b744b0dbfc43eabf57d5a1c46a030a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Road to Somewhere"@en,
        "The Path You Walk"@en,
        "Le chemin où on passe"@fr ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "A Road to Somewhere"@en,
        "The Path You Walk"@en,
        "Le chemin où on passe"@fr .

_:N4e91553b32594c93941d8081234217e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Endless Pit"@en,
        "The Bottomless Pit"@en,
        "Un trou insondable"@fr ;
    mo:track_number 14 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "An Endless Pit"@en,
        "The Bottomless Pit"@en,
        "Un trou insondable"@fr .

_:N60752acebf2e4521ae60063d5ef3f85e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Hard Work"@en,
        "Work is Exhausting!"@en,
        "Le boulot, c'est tuant !"@fr ;
    mo:track_number 11 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "It's Hard Work"@en,
        "Work is Exhausting!"@en,
        "Le boulot, c'est tuant !"@fr .

_:N7df626b2ebed4456bb5be9b616822c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empty Restaurant"@en,
        "The Restaurant Where There's No One to Be Seen"@en,
        "Le restaurant où on ne voit jamais personne"@fr ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "The Empty Restaurant"@en,
        "The Restaurant Where There's No One to Be Seen"@en,
        "Le restaurant où on ne voit jamais personne"@fr .

_:N82988718ce2a48de82c17deb08618a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yubaba"@en,
        "Yubaba, The Public Baths' Old Woman"@en,
        "Yubaba, la vieille du bain public"@fr ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Yubaba"@en,
        "Yubaba, The Public Baths' Old Woman"@en,
        "Yubaba, la vieille du bain public"@fr .

_:Na4ba39e32880472f8571995140598a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yubaba's Panic"@en,
        "Yubaba's Tantrum"@en,
        "La folie furieuse de Yubaba"@fr ;
    mo:track_number 17 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Yubaba's Panic"@en,
        "Yubaba's Tantrum"@en,
        "La folie furieuse de Yubaba"@fr .

_:Na7fff3f00c584f6fa2d780fac5223502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sixth Halt"@en,
        "The Sixth Station"@en,
        "Le sixième gîte d'étape"@fr ;
    mo:track_number 16 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "The Sixth Halt"@en,
        "The Sixth Station"@en,
        "Le sixième gîte d'étape"@fr .

_:Nad65d662fc1c4556b30a61c15e81c7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face-less"@en,
        "Kaonashi (No Face)"@en,
        "Sans-Visage"@fr ;
    mo:track_number 15 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Face-less"@en,
        "Kaonashi (No Face)"@en,
        "Sans-Visage"@fr .

_:Nb9ee240b6e7940b3b1d0ffd012852086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night is Falling"@en,
        "Nighttime Coming"@en,
        "La nuit tombe"@fr ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Night is Falling"@en,
        "Nighttime Coming"@en,
        "La nuit tombe"@fr .

_:Nd1228dd675ec4585bda86e00fc758d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chi's Courage"@en,
        "Sen's Courage"@en,
        "Le courage de Chi"@fr ;
    mo:track_number 13 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Chi's Courage"@en,
        "Sen's Courage"@en,
        "Le courage de Chi"@fr .

_:Ndcd1d30970354f7eb8e75674e9126a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bathhouse Morning"@en,
        "The Public Baths in the Morning"@en,
        "Le bain public au matin"@fr ;
    mo:track_number 9 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "Bathhouse Morning"@en,
        "The Public Baths in the Morning"@en,
        "Le bain public au matin"@fr .

_:Nfd459ffd53a74fa18926246bad09d923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Boy"@en,
        "The Little Dragon"@en,
        "Le petit dragon"@fr ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0974243277af42328d4afb21c6425763 ;
    schema:name "The Dragon Boy"@en,
        "The Little Dragon"@en,
        "Le petit dragon"@fr .

_:N0974243277af42328d4afb21c6425763 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021d318e5a05402da49564a099305375,
        _:N0277d0a0049049b389d31205ac44c721,
        _:N0931fadd347648d0bd11384609a216f5,
        _:N0a3be307b3514d71b83fad85892b831a,
        _:N12302d277362412f8d6c8500a9878bd0,
        _:N33a028acd4d74f88abf923eb19705c97,
        _:N33b923217235474b957ee73754195eef,
        _:N37728f45dab64f2b8aff10f74a6e231d,
        _:N3dd2854c5cc54190ae83bd2e9dff6f67,
        _:N48b744b0dbfc43eabf57d5a1c46a030a,
        _:N4e91553b32594c93941d8081234217e7,
        _:N60752acebf2e4521ae60063d5ef3f85e,
        _:N7df626b2ebed4456bb5be9b616822c1f,
        _:N82988718ce2a48de82c17deb08618a28,
        _:Na4ba39e32880472f8571995140598a60,
        _:Na7fff3f00c584f6fa2d780fac5223502,
        _:Nad65d662fc1c4556b30a61c15e81c7db,
        _:Nb9ee240b6e7940b3b1d0ffd012852086,
        _:Nd1228dd675ec4585bda86e00fc758d89,
        _:Ndcd1d30970354f7eb8e75674e9126a20,
        _:Nfd459ffd53a74fa18926246bad09d923 ;
    mo:track_count 21 ;
    schema:duration "PT60:01"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N021d318e5a05402da49564a099305375,
        _:N0277d0a0049049b389d31205ac44c721,
        _:N0931fadd347648d0bd11384609a216f5,
        _:N0a3be307b3514d71b83fad85892b831a,
        _:N12302d277362412f8d6c8500a9878bd0,
        _:N33a028acd4d74f88abf923eb19705c97,
        _:N33b923217235474b957ee73754195eef,
        _:N37728f45dab64f2b8aff10f74a6e231d,
        _:N3dd2854c5cc54190ae83bd2e9dff6f67,
        _:N48b744b0dbfc43eabf57d5a1c46a030a,
        _:N4e91553b32594c93941d8081234217e7,
        _:N60752acebf2e4521ae60063d5ef3f85e,
        _:N7df626b2ebed4456bb5be9b616822c1f,
        _:N82988718ce2a48de82c17deb08618a28,
        _:Na4ba39e32880472f8571995140598a60,
        _:Na7fff3f00c584f6fa2d780fac5223502,
        _:Nad65d662fc1c4556b30a61c15e81c7db,
        _:Nb9ee240b6e7940b3b1d0ffd012852086,
        _:Nd1228dd675ec4585bda86e00fc758d89,
        _:Ndcd1d30970354f7eb8e75674e9126a20,
        _:Nfd459ffd53a74fa18926246bad09d923 .

