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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/78355#subject>,
        <album/78355#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/78355#subject>,
        <album/78355#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/34296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja ;
    foaf:made <album/78355#lyrics>,
        <album/78355#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

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

<artist/5872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saburo Yatsude"@en,
        "八手三郎"@ja ;
    foaf:made <album/78355#lyrics>,
        <album/78355#subject> ;
    foaf:name "Saburo Yatsude"@en,
        "八手三郎"@ja .

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78355#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/78355#composition>,
        <album/78355#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

<album/78355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inazuman"@en,
        "イナズマン"@ja,
        "Inazuman"@ja-latn ;
    mo:composer <artist/3461#subject> ;
    mo:produced_work <album/78355#musicalwork> ;
    schema:name "Inazuman"@en,
        "イナズマン"@ja,
        "Inazuman"@ja-latn .

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

<album/78355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inazuman"@en,
        "イナズマン"@ja,
        "Inazuman"@ja-latn ;
    mo:performance_of <album/78355#musicalwork> ;
    mo:recorded_as <album/78355#musicalexpression> ;
    schema:name "Inazuman"@en,
        "イナズマン"@ja,
        "Inazuman"@ja-latn ;
    schema:workPerformed <album/78355#musicalwork> .

<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/55/78355/78355-1528792807.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/78355#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/78355/78355-1528792807.jpg> ;
    foaf:depicts <album/78355#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/78355/78355-1528792807.jpg> .

<https://medium-media.vgm.io/albums/55/78355/78355-1528792807.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/78355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-10-10"^^xsd:date ;
    dcterms:title "Inazuman"@en,
        "イナズマン"@ja,
        "Inazuman"@ja-latn ;
    mo:catalogue_number "SCS-518" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/78355#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N10a5992024d3465baea27170780d3090 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inazuman"@en ;
            foaf:name "Inazuman"@en ] ;
    schema:datePublished "1973-10-10"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/55/78355/78355-1528792807.jpg> ;
    schema:name "Inazuman"@en,
        "イナズマン"@ja,
        "Inazuman"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/78355/78355-1528792807.jpg> .

_:N17123f120e4348998749b1c918ddbbc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦えイナズマン"@ja,
        "Tatakae Inazuman"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N10a5992024d3465baea27170780d3090 ;
    schema:name "戦えイナズマン"@ja,
        "Tatakae Inazuman"@ja-latn .

_:N1c48da8ec85341d2b5501686c847f0b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェスト!チェスト!イナズマン"@ja,
        "Chest! Chest! Inazuman"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N10a5992024d3465baea27170780d3090 ;
    schema:name "チェスト!チェスト!イナズマン"@ja,
        "Chest! Chest! Inazuman"@ja-latn .

_:N10a5992024d3465baea27170780d3090 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17123f120e4348998749b1c918ddbbc0,
        _:N1c48da8ec85341d2b5501686c847f0b0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N17123f120e4348998749b1c918ddbbc0,
        _:N1c48da8ec85341d2b5501686c847f0b0 .

