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

<album/24718> a mo:Release ;
    mo:catalogue_number "WRCT-1005" .

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89280#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/89280#composition>,
        <album/89280#subject> ;
    foaf:name "Joe Hisaishi"@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/89280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Tokyo Concert / Joe Hisaishi"@en,
        "The Tokyo Concert / Joe Hisaishi"@ja,
        "The Tokyo Concert / Joe Hisaishi"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/89280#musicalwork> ;
    schema:name "The Tokyo Concert / Joe Hisaishi"@en,
        "The Tokyo Concert / Joe Hisaishi"@ja,
        "The Tokyo Concert / Joe Hisaishi"@ja-latn .

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

<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/08/89280/89280-1565455823.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89280#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/89280/89280-1565455823.jpg> ;
    foaf:depicts <album/89280#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/89280/89280-1565455823.jpg> .

<https://medium-media.vgm.io/albums/08/89280/89280-1565455823.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Tokyo Concert / Joe Hisaishi"@en,
        "The Tokyo Concert / Joe Hisaishi"@ja,
        "The Tokyo Concert / Joe Hisaishi"@ja-latn ;
    mo:performance_of <album/89280#musicalwork> ;
    mo:performer <artist/1759#subject> ;
    mo:recorded_as <album/89280#musicalexpression> ;
    schema:byArtist <artist/1759#subject> ;
    schema:name "The Tokyo Concert / Joe Hisaishi"@en,
        "The Tokyo Concert / Joe Hisaishi"@ja,
        "The Tokyo Concert / Joe Hisaishi"@ja-latn ;
    schema:workPerformed <album/89280#musicalwork> .

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

<album/89280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-20"^^xsd:date ;
    dcterms:title "The Tokyo Concert / Joe Hisaishi"@en,
        "The Tokyo Concert / Joe Hisaishi"@ja,
        "The Tokyo Concert / Joe Hisaishi"@ja-latn ;
    mo:catalogue_number "CD 301 648-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24718> ;
    mo:publication_of <album/89280#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject> ;
    schema:byArtist <artist/1759#subject> ;
    schema:datePublished "2003-05-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/89280/89280-1565455823.jpg> ;
    schema:name "The Tokyo Concert / Joe Hisaishi"@en,
        "The Tokyo Concert / Joe Hisaishi"@ja,
        "The Tokyo Concert / Joe Hisaishi"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/89280/89280-1565455823.jpg> .

_:N19d57f2fd9354fe9a745ef1b264a0270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reprise"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Reprise"@en .

_:N347a051bf81e4a02955c8b9d5b689c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raging Men"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Raging Men"@en .

_:N612eb9c2834240f7bcd5955419048aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Wall"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Black Wall"@en .

_:N6aba15f13d42407c83bfe86894d0a509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kids Return 2001"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Kids Return 2001"@en .

_:N6bfb570332794018a4c04c4e2b787bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sixth Station"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "The Sixth Station"@en .

_:N6c48591eafa24223a098fb9806f291f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifter... in LAX"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Drifter... in LAX"@en .

_:N7b0ae7a7e84d4494a6993aa3b1816c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballade"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Ballade"@en .

_:N7bd1683b491142ca831817475e761fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quarter Main Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Quarter Main Theme"@en .

_:N984c643b4c8b40fda8880a4f7b13044d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wipe out"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Wipe out"@en .

_:Nc09a6c8e3f854da58d75954a09f7c346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer's Day"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "One Summer's Day"@en .

_:Nddf7dfc6d3b14cd486048eeaefb65cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Boy / The Bottomless Pitt"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "The Dragon Boy / The Bottomless Pitt"@en .

_:Nf505d00c43f44221be7c3b619e7eb09c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Petit Poucet Main Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Le Petit Poucet Main Theme"@en .

_:Nf80240b3b148472e9bdb4e4b4f0ffb48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Student Quartet"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nea7c93c50f9b4c41b675139c6b0f06e6 ;
    schema:name "Student Quartet"@en .

_:Nea7c93c50f9b4c41b675139c6b0f06e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d57f2fd9354fe9a745ef1b264a0270,
        _:N347a051bf81e4a02955c8b9d5b689c2a,
        _:N612eb9c2834240f7bcd5955419048aa5,
        _:N6aba15f13d42407c83bfe86894d0a509,
        _:N6bfb570332794018a4c04c4e2b787bf6,
        _:N6c48591eafa24223a098fb9806f291f0,
        _:N7b0ae7a7e84d4494a6993aa3b1816c16,
        _:N7bd1683b491142ca831817475e761fc4,
        _:N984c643b4c8b40fda8880a4f7b13044d,
        _:Nc09a6c8e3f854da58d75954a09f7c346,
        _:Nddf7dfc6d3b14cd486048eeaefb65cf9,
        _:Nf505d00c43f44221be7c3b619e7eb09c,
        _:Nf80240b3b148472e9bdb4e4b4f0ffb48 ;
    mo:track_count 13 ;
    schema:duration "PT53:36"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N19d57f2fd9354fe9a745ef1b264a0270,
        _:N347a051bf81e4a02955c8b9d5b689c2a,
        _:N612eb9c2834240f7bcd5955419048aa5,
        _:N6aba15f13d42407c83bfe86894d0a509,
        _:N6bfb570332794018a4c04c4e2b787bf6,
        _:N6c48591eafa24223a098fb9806f291f0,
        _:N7b0ae7a7e84d4494a6993aa3b1816c16,
        _:N7bd1683b491142ca831817475e761fc4,
        _:N984c643b4c8b40fda8880a4f7b13044d,
        _:Nc09a6c8e3f854da58d75954a09f7c346,
        _:Nddf7dfc6d3b14cd486048eeaefb65cf9,
        _:Nf505d00c43f44221be7c3b619e7eb09c,
        _:Nf80240b3b148472e9bdb4e4b4f0ffb48 .

