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

<artist/10692#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Aki"@en,
        "阿木燿子"@ja ;
    foaf:made <album/83151#lyrics>,
        <album/83151#subject> ;
    foaf:name "Yoko Aki"@en,
        "阿木燿子"@ja .

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

<album/90596> a mo:Release ;
    mo:catalogue_number "CFK-605" .

<artist/15661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83151#subject> ;
    schema:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja ;
    foaf:made <album/83151#composition>,
        <album/83151#subject> ;
    foaf:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja .

<product/14449#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    foaf:name "MASKED RIDER BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn .

<album/83151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamen Rider BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    mo:composer <artist/15661#subject> ;
    mo:produced_work <album/83151#musicalwork> ;
    schema:name "Kamen Rider BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/15/83151/83151-1546507291.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83151#performance> ;
    schema:name "Tetsuo Kurata"@en,
        "倉田てつを"@ja ;
    foaf:name "Tetsuo Kurata"@en,
        "倉田てつを"@ja .

<artist/8330#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83151#performance> ;
    schema:name "Norio Sakai"@en,
        "坂井紀雄"@ja ;
    foaf:name "Norio Sakai"@en,
        "坂井紀雄"@ja .

<album/83151#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamen Rider BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    mo:performance_of <album/83151#musicalwork> ;
    mo:performer <artist/27008#subject>,
        <artist/8330#subject> ;
    mo:recorded_as <album/83151#musicalexpression> ;
    schema:byArtist <artist/27008#subject>,
        <artist/8330#subject> ;
    schema:name "Kamen Rider BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    schema:workPerformed <album/83151#musicalwork> .

<album/83151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-10-21"^^xsd:date ;
    dcterms:title "Kamen Rider BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    mo:catalogue_number "CK-797" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/90596> ;
    mo:publication_of <album/83151#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nccb64e1c7da84664b896ae5d2aff7960 ;
    mo:record_count 1 ;
    schema:about <product/14449#subject> ;
    schema:byArtist <artist/27008#subject>,
        <artist/8330#subject> ;
    schema:datePublished "1987-10-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/15/83151/83151-1546507291.jpg> ;
    schema:name "Kamen Rider BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/83151/83151-1546507291.jpg> .

_:N073c844d5ba74d059d2d13810ff971bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nccb64e1c7da84664b896ae5d2aff7960 ;
    schema:name "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn .

_:N75277ff5306e40568992a52acc990de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Long ago, 20th Century"@ja,
        "Long Long ago, 20th Century"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nccb64e1c7da84664b896ae5d2aff7960 ;
    schema:name "Long Long ago, 20th Century"@ja,
        "Long Long ago, 20th Century"@ja-latn .

_:Nccb64e1c7da84664b896ae5d2aff7960 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073c844d5ba74d059d2d13810ff971bd,
        _:N75277ff5306e40568992a52acc990de7 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N073c844d5ba74d059d2d13810ff971bd,
        _:N75277ff5306e40568992a52acc990de7 .

