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

<artist/19605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohan Kawauchi"@en,
        "川内康範"@ja ;
    foaf:made <album/93171#lyrics>,
        <album/93171#subject> ;
    foaf:name "Kohan Kawauchi"@en,
        "川内康範"@ja .

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

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

<album/93171#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seigi no Symbol Condorman"@en,
        "正義のシンボルコンドールマン"@ja,
        "Seigi no Symbol Condorman"@ja-latn ;
    mo:composer <artist/18140#subject> ;
    mo:produced_work <album/93171#musicalwork> ;
    schema:name "Seigi no Symbol Condorman"@en,
        "正義のシンボルコンドールマン"@ja,
        "Seigi no Symbol Condorman"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/17/93171/93171-1574610433.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93171#performance> ;
    schema:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja ;
    foaf:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja .

<album/93171#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seigi no Symbol Condorman"@en,
        "正義のシンボルコンドールマン"@ja,
        "Seigi no Symbol Condorman"@ja-latn ;
    mo:performance_of <album/93171#musicalwork> ;
    mo:performer _:N9130d9a9cbf145ea848256989e93fef8,
        <artist/10356#subject> ;
    mo:recorded_as <album/93171#musicalexpression> ;
    schema:byArtist _:N9130d9a9cbf145ea848256989e93fef8,
        <artist/10356#subject> ;
    schema:name "Seigi no Symbol Condorman"@en,
        "正義のシンボルコンドールマン"@ja,
        "Seigi no Symbol Condorman"@ja-latn ;
    schema:workPerformed <album/93171#musicalwork> .

<album/93171#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1975-03-01"^^xsd:date ;
    dcterms:title "Seigi no Symbol Condorman"@en,
        "正義のシンボルコンドールマン"@ja,
        "Seigi no Symbol Condorman"@ja-latn ;
    mo:catalogue_number "CX-28" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/93171#musicalexpression> ;
    mo:publisher <org/2268#subject> ;
    mo:record _:N222aa503e9204b3487d48f78bd86fe90 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seigi no Symbol Condorman"@en ;
            foaf:name "Seigi no Symbol Condorman"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Saito and Monsters"@en ;
            foaf:name "Ben Saito and Monsters"@en ],
        <artist/10356#subject> ;
    schema:datePublished "1975-03-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/17/93171/93171-1574610433.jpg> ;
    schema:name "Seigi no Symbol Condorman"@en,
        "正義のシンボルコンドールマン"@ja,
        "Seigi no Symbol Condorman"@ja-latn ;
    schema:publisher <org/2268#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/93171/93171-1574610433.jpg> .

_:N5e2b7f54dafb4368bdf7242971488152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Monster"@en,
        "ザ・モンスター"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N222aa503e9204b3487d48f78bd86fe90 ;
    schema:name "The Monster"@en,
        "ザ・モンスター"@ja .

_:N8da070154c0543b2836201de3c198701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Condorman"@en,
        "コンドールマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N222aa503e9204b3487d48f78bd86fe90 ;
    schema:name "Condorman"@en,
        "コンドールマン"@ja .

_:N9130d9a9cbf145ea848256989e93fef8 a schema:Person,
        foaf:Person ;
    mo:performed <album/93171#performance> ;
    schema:name "Ben Saito and Monsters"@en ;
    foaf:name "Ben Saito and Monsters"@en .

_:N222aa503e9204b3487d48f78bd86fe90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e2b7f54dafb4368bdf7242971488152,
        _:N8da070154c0543b2836201de3c198701 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5e2b7f54dafb4368bdf7242971488152,
        _:N8da070154c0543b2836201de3c198701 .

