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

<artist/18143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Taka"@en,
        "たかたかし"@ja ;
    foaf:made <album/64463#lyrics>,
        <album/64463#subject> ;
    foaf:name "Takashi Taka"@en,
        "たかたかし"@ja .

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

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

<artist/18140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64463#subject> ;
    schema:name "Kunihiko Suzuki"@en,
        "鈴木邦彦"@ja ;
    foaf:made <album/64463#composition>,
        <album/64463#subject> ;
    foaf:name "Kunihiko Suzuki"@en,
        "鈴木邦彦"@ja .

<artist/8904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64463#subject> ;
    schema:name "Masao Yagi"@en,
        "八木正生"@ja ;
    foaf:made <album/64463#composition>,
        <album/64463#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 .

<product/6175#subject> a schema:CreativeWork ;
    schema:name "Tomorrow's Joe The Movie"@en,
        "映画 あしたのジョー"@ja,
        "Eiga Ashita no Joe"@ja-latn ;
    foaf:name "Tomorrow's Joe The Movie"@en,
        "映画 あしたのジョー"@ja,
        "Eiga Ashita no Joe"@ja-latn .

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

<org/2154#subject> schema:name "EXPRESS"@en,
        "EXPRESS"@ja,
        "EXPRESS"@ja-latn ;
    foaf:name "EXPRESS"@en,
        "EXPRESS"@ja,
        "EXPRESS"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/64463/64463-1545241784.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/64463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-03-05"^^xsd:date ;
    dcterms:title "Ashita no Joe / Utsukushiki Ookamitachi"@en,
        "あしたのジョー/美しき狼たち"@ja,
        "Ashita no Joe / Utsukushiki Ookamitachi"@ja-latn ;
    mo:catalogue_number "ETP-10706" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/64463#musicalexpression> ;
    mo:publisher <org/2154#subject> ;
    mo:record _:N9e78d64de2a342c694f9fc134b402766 ;
    mo:record_count 1 ;
    schema:about <product/6173#subject>,
        <product/6175#subject> ;
    schema:byArtist <artist/6229#subject> ;
    schema:datePublished "1980-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/64463/64463-1545241784.jpg> ;
    schema:name "Ashita no Joe / Utsukushiki Ookamitachi"@en,
        "あしたのジョー/美しき狼たち"@ja,
        "Ashita no Joe / Utsukushiki Ookamitachi"@ja-latn ;
    schema:publisher <org/2154#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/64463/64463-1545241784.jpg> .

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

_:N3792a9c2d0514d5e9a637fee546b3a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしたのジョー —美しき狼たち—"@ja,
        "Ashita no Joe —Utsukushiki Ookamitachi—"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e78d64de2a342c694f9fc134b402766 ;
    schema:name "あしたのジョー —美しき狼たち—"@ja,
        "Ashita no Joe —Utsukushiki Ookamitachi—"@ja-latn .

_:N9e78d64de2a342c694f9fc134b402766 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1527308d583348c49a488788e97a933f,
        _:N3792a9c2d0514d5e9a637fee546b3a47 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1527308d583348c49a488788e97a933f,
        _:N3792a9c2d0514d5e9a637fee546b3a47 .

