@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 _:N1c4855927187499d892fd0011ec5c05a ;
    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> .

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

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

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

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

_:N6e37f4a3efdb4db2adf1a3acc9669cc5 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 _:N1c4855927187499d892fd0011ec5c05a ;
    schema:name "The Dragon Boy / The Bottomless Pitt"@en .

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

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

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

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

_:Nc2bb7cbacb2c45e38252184e10cf2e02 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 _:N1c4855927187499d892fd0011ec5c05a ;
    schema:name "Le Petit Poucet Main Theme"@en .

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

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

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

_:N1c4855927187499d892fd0011ec5c05a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a2c1fbee0f842a89460a486a6cff97e,
        _:N0e1824f37ee74112855da619a4f31abf,
        _:N1a99958114da4c719268e818441aa4f9,
        _:N4b372739239a4e2c978d9c672e5ce4fb,
        _:N6e37f4a3efdb4db2adf1a3acc9669cc5,
        _:N8e07a2e83bed434fac5114c2e895c974,
        _:N8eb0539be44f4c2d8562a701fc87c251,
        _:N94d9e33510d8400f86520e70562f5291,
        _:Nb909233c8e424e76817ee6efbd513ac9,
        _:Nc2bb7cbacb2c45e38252184e10cf2e02,
        _:Ne3c2af2a84ce4ec795b3a7aee4073a1a,
        _:Ne8070b9f313a4bd4932d1a6053d44fd4,
        _:Nf60dd7cd599e4f5d9b388d273e636d26 ;
    mo:track_count 13 ;
    schema:duration "PT53:36"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a2c1fbee0f842a89460a486a6cff97e,
        _:N0e1824f37ee74112855da619a4f31abf,
        _:N1a99958114da4c719268e818441aa4f9,
        _:N4b372739239a4e2c978d9c672e5ce4fb,
        _:N6e37f4a3efdb4db2adf1a3acc9669cc5,
        _:N8e07a2e83bed434fac5114c2e895c974,
        _:N8eb0539be44f4c2d8562a701fc87c251,
        _:N94d9e33510d8400f86520e70562f5291,
        _:Nb909233c8e424e76817ee6efbd513ac9,
        _:Nc2bb7cbacb2c45e38252184e10cf2e02,
        _:Ne3c2af2a84ce4ec795b3a7aee4073a1a,
        _:Ne8070b9f313a4bd4932d1a6053d44fd4,
        _:Nf60dd7cd599e4f5d9b388d273e636d26 .

