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

<artist/19267#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takehiko Maeda"@en,
        "前田武彦"@ja ;
    foaf:made <album/83597#lyrics>,
        <album/83597#subject> ;
    foaf:name "Takehiko Maeda"@en,
        "前田武彦"@ja .

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

<artist/8746#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83597#subject> ;
    schema:name "Hiroaki Hagiwara"@en,
        "萩原哲晶"@ja ;
    foaf:made <album/83597#composition>,
        <album/83597#subject> ;
    foaf:name "Hiroaki Hagiwara"@en,
        "萩原哲晶"@ja .

<album/83597#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eightman"@en,
        "エイトマン"@ja,
        "Eightman"@ja-latn ;
    mo:composer <artist/8746#subject> ;
    mo:produced_work <album/83597#musicalwork> ;
    schema:name "Eightman"@en,
        "エイトマン"@ja,
        "Eightman"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/79/83597/83597-1547934322.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83597#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eightman"@en,
        "エイトマン"@ja,
        "Eightman"@ja-latn ;
    mo:performance_of <album/83597#musicalwork> ;
    mo:performer <artist/8774#subject> ;
    mo:recorded_as <album/83597#musicalexpression> ;
    schema:byArtist <artist/8774#subject> ;
    schema:name "Eightman"@en,
        "エイトマン"@ja,
        "Eightman"@ja-latn ;
    schema:workPerformed <album/83597#musicalwork> .

<artist/8774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83597#performance> ;
    schema:name "Isao Taira"@en,
        "たいらいさお"@ja ;
    foaf:name "Isao Taira"@en,
        "たいらいさお"@ja .

<album/83597#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-08-21"^^xsd:date ;
    dcterms:title "Eightman"@en,
        "エイトマン"@ja,
        "Eightman"@ja-latn ;
    mo:catalogue_number "K06S-3002" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/83597#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N7955bb8d66784ab087a6cc274f1aca51 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eightman"@en ;
            foaf:name "Eightman"@en ] ;
    schema:byArtist <artist/8774#subject> ;
    schema:datePublished "1980-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/83597/83597-1547934322.jpg> ;
    schema:name "Eightman"@en,
        "エイトマン"@ja,
        "Eightman"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/83597/83597-1547934322.jpg> .

_:Ndf71b906db4d4d8ab0eb608744677bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eightman (Karaoke)"@en,
        "エイトマン(カラオケ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7955bb8d66784ab087a6cc274f1aca51 ;
    schema:name "Eightman (Karaoke)"@en,
        "エイトマン(カラオケ)"@ja .

_:Ned0375cbc3a5497d9fb9d77eafd326c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eightman"@en,
        "エイトマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7955bb8d66784ab087a6cc274f1aca51 ;
    schema:name "Eightman"@en,
        "エイトマン"@ja .

_:N7955bb8d66784ab087a6cc274f1aca51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndf71b906db4d4d8ab0eb608744677bd0,
        _:Ned0375cbc3a5497d9fb9d77eafd326c6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ndf71b906db4d4d8ab0eb608744677bd0,
        _:Ned0375cbc3a5497d9fb9d77eafd326c6 .

