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

<artist/11201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kounosuke Fuji"@en,
        "藤公之介"@ja ;
    foaf:made <album/95617#lyrics>,
        <album/95617#subject> ;
    foaf:name "Kounosuke Fuji"@en,
        "藤公之介"@ja .

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Shimon"@en,
        "子門真人"@ja ;
    foaf:made <album/95617#subject>,
        <album/95617#vocals> ;
    foaf:name "Masato Shimon"@en,
        "子門真人"@ja .

<artist/8725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95617#subject> ;
    schema:name "Takeo Yamashita"@en,
        "山下毅雄"@ja ;
    foaf:made <album/95617#composition>,
        <album/95617#subject> ;
    foaf:name "Takeo Yamashita"@en,
        "山下毅雄"@ja .

<album/95617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Redman"@en,
        "レッドマン"@ja,
        "Redman"@ja-latn ;
    mo:composer <artist/8725#subject> ;
    mo:produced_work <album/95617#musicalwork> ;
    schema:name "Redman"@en,
        "レッドマン"@ja,
        "Redman"@ja-latn .

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

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

<album/95617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Redman"@en,
        "レッドマン"@ja,
        "Redman"@ja-latn ;
    mo:performance_of <album/95617#musicalwork> ;
    mo:recorded_as <album/95617#musicalexpression> ;
    schema:name "Redman"@en,
        "レッドマン"@ja,
        "Redman"@ja-latn ;
    schema:workPerformed <album/95617#musicalwork> .

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

<org/2415#subject> schema:name "TOHO RECORDS"@en,
        "東宝レコード"@ja,
        "TOHO RECORDS"@ja-latn ;
    foaf:name "TOHO RECORDS"@en,
        "東宝レコード"@ja,
        "TOHO RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/95617/95617-1579777537.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-06-01"^^xsd:date ;
    dcterms:title "Redman"@en,
        "レッドマン"@ja,
        "Redman"@ja-latn ;
    mo:catalogue_number "DS-1003" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/95617#musicalexpression> ;
    mo:publisher <org/2415#subject> ;
    mo:record _:Nf4197ea96ec84006a4ef92b6cb5c021c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Redman"@en ;
            foaf:name "Redman"@en ] ;
    schema:datePublished "1972-06-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/71/95617/95617-1579777537.jpg> ;
    schema:name "Redman"@en,
        "レッドマン"@ja,
        "Redman"@ja-latn ;
    schema:publisher <org/2415#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/95617/95617-1579777537.jpg> .

_:Ne8a6a7f40bc04a5e9f0bb3adf0d75ca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕陽のレッドマン"@ja,
        "Yuuhi no Redman"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nf4197ea96ec84006a4ef92b6cb5c021c ;
    schema:name "夕陽のレッドマン"@ja,
        "Yuuhi no Redman"@ja-latn .

_:Nfa7d10f627754f6994f8f38453246955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッドマン"@ja,
        "Redman"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nf4197ea96ec84006a4ef92b6cb5c021c ;
    schema:name "レッドマン"@ja,
        "Redman"@ja-latn .

_:Nf4197ea96ec84006a4ef92b6cb5c021c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne8a6a7f40bc04a5e9f0bb3adf0d75ca3,
        _:Nfa7d10f627754f6994f8f38453246955 ;
    mo:track_count 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ne8a6a7f40bc04a5e9f0bb3adf0d75ca3,
        _:Nfa7d10f627754f6994f8f38453246955 .

