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

<artist/19602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shuji Terayama"@en,
        "寺山修司"@ja ;
    foaf:made <album/64583#lyrics>,
        <album/64583#subject> ;
    foaf:name "Shuji Terayama"@en,
        "寺山修司"@ja .

<artist/25570#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asao Takamori"@en,
        "高森朝雄"@ja ;
    foaf:made <album/64583#lyrics>,
        <album/64583#subject> ;
    foaf:name "Asao Takamori"@en,
        "高森朝雄"@ja .

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

<album/64584> a mo:Release ;
    mo:catalogue_number "ARM-4513" .

<artist/8904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64583#subject> ;
    schema:name "Masao Yagi"@en,
        "八木正生"@ja ;
    foaf:made <album/64583#composition>,
        <album/64583#subject> ;
    foaf:name "Masao Yagi"@en,
        "八木正生"@ja .

<product/6173#subject> a schema:CreativeWork ;
    schema:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    foaf:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn .

<album/64583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    mo:composer <artist/8904#subject> ;
    mo:produced_work <album/64583#musicalwork> ;
    schema:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn .

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

<org/1999#subject> schema:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn ;
    foaf:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/64583/64583-f0e2cbd6098e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/24440#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64583#performance> ;
    schema:name "Asao Koike"@en,
        "小池朝雄"@ja ;
    foaf:name "Asao Koike"@en,
        "小池朝雄"@ja .

<artist/6229#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64583#performance> ;
    schema:name "Isao Bitoh"@en,
        "尾藤イサオ"@ja ;
    foaf:name "Isao Bitoh"@en,
        "尾藤イサオ"@ja .

<album/64583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    mo:performance_of <album/64583#musicalwork> ;
    mo:performer <artist/24440#subject>,
        <artist/6229#subject> ;
    mo:recorded_as <album/64583#musicalexpression> ;
    schema:byArtist <artist/24440#subject>,
        <artist/6229#subject> ;
    schema:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    schema:workPerformed <album/64583#musicalwork> .

<album/64583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1970-04-10"^^xsd:date ;
    dcterms:title "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    mo:catalogue_number "P-63" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:other_release_of <album/64584> ;
    mo:publication_of <album/64583#musicalexpression> ;
    mo:publisher <org/1999#subject> ;
    mo:record _:N8158a41b9502430d8956d4895ff3a8f5 ;
    mo:record_count 1 ;
    schema:about <product/6173#subject> ;
    schema:byArtist <artist/24440#subject>,
        <artist/6229#subject> ;
    schema:datePublished "1970-04-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/64583/64583-f0e2cbd6098e.jpg> ;
    schema:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    schema:publisher <org/1999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/64583/64583-f0e2cbd6098e.jpg> .

_:N389a57bff1cd4fbe8c2976155b19d0aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿命の出会い"@ja,
        "Shukumei no Deai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8158a41b9502430d8956d4895ff3a8f5 ;
    schema:name "宿命の出会い"@ja,
        "Shukumei no Deai"@ja-latn .

_:Nb456dbef2fcf43bf8000ac9158fc0173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8158a41b9502430d8956d4895ff3a8f5 ;
    schema:name "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn .

_:Ne9fe46061012464b88c33dce26d03628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジョーの子守唄"@ja,
        "Joe no Komoriuta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8158a41b9502430d8956d4895ff3a8f5 ;
    schema:name "ジョーの子守唄"@ja,
        "Joe no Komoriuta"@ja-latn .

_:N8158a41b9502430d8956d4895ff3a8f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N389a57bff1cd4fbe8c2976155b19d0aa,
        _:Nb456dbef2fcf43bf8000ac9158fc0173,
        _:Ne9fe46061012464b88c33dce26d03628 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N389a57bff1cd4fbe8c2976155b19d0aa,
        _:Nb456dbef2fcf43bf8000ac9158fc0173,
        _:Ne9fe46061012464b88c33dce26d03628 .

