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

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

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

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

<album/105910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@en,
        "ソノラマエース・パピイシリーズ 正義のシンボルコンドールマン"@ja,
        "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@ja-latn ;
    mo:composer <artist/18140#subject> ;
    mo:produced_work <album/105910#musicalwork> ;
    schema:name "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@en,
        "ソノラマエース・パピイシリーズ 正義のシンボルコンドールマン"@ja,
        "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@ja-latn .

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

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

<artist/62856#subject> schema:name "Tatsuo Shirai"@en,
        "白井達男"@ja ;
    foaf:name "Tatsuo Shirai"@en,
        "白井達男"@ja .

<https://media.vgm.io/albums/01/105910/105910-84069b9f5e8a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105910#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/105910/105910-84069b9f5e8a.jpg> ;
    foaf:depicts <album/105910#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/105910/105910-84069b9f5e8a.jpg> .

<https://medium-media.vgm.io/albums/01/105910/105910-84069b9f5e8a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/105910#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@en,
        "ソノラマエース・パピイシリーズ 正義のシンボルコンドールマン"@ja,
        "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@ja-latn ;
    mo:performance_of <album/105910#musicalwork> ;
    mo:performer _:Nb73e31bad47f40e08a837b92dd128ab7,
        <artist/10356#subject> ;
    mo:recorded_as <album/105910#musicalexpression> ;
    schema:byArtist _:Nb73e31bad47f40e08a837b92dd128ab7,
        <artist/10356#subject> ;
    schema:name "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@en,
        "ソノラマエース・パピイシリーズ 正義のシンボルコンドールマン"@ja,
        "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@ja-latn ;
    schema:workPerformed <album/105910#musicalwork> .

<album/105910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1975-01-01"^^xsd:date ;
    dcterms:title "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@en,
        "ソノラマエース・パピイシリーズ 正義のシンボルコンドールマン"@ja,
        "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@ja-latn ;
    mo:catalogue_number "APS-5021" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/105910#musicalexpression> ;
    mo:publisher <artist/62856#subject> ;
    mo:record _:Nc21e7020284d419189ce220b2afc20d0 ;
    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-01-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/01/105910/105910-84069b9f5e8a.jpg> ;
    schema:name "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@en,
        "ソノラマエース・パピイシリーズ 正義のシンボルコンドールマン"@ja,
        "Sonorama Ace Puppy Series Seigi no Symbol Condorman"@ja-latn ;
    schema:publisher <artist/62856#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/105910/105910-84069b9f5e8a.jpg> .

_:N9d0e4fc0600c49e2824a813531996d6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うた: 正義のシンボルコンドールマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc21e7020284d419189ce220b2afc20d0 ;
    schema:name "うた: 正義のシンボルコンドールマン"@ja .

_:N9db9ef8ab7da41ff82f9ab4c55478d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ: モンスター日本上陸"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc21e7020284d419189ce220b2afc20d0 ;
    schema:name "ドラマ: モンスター日本上陸"@ja .

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

_:Nee885682626044538f81aef38e0a3f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うた: ザ・モンスター"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc21e7020284d419189ce220b2afc20d0 ;
    schema:name "うた: ザ・モンスター"@ja .

_:Nc21e7020284d419189ce220b2afc20d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d0e4fc0600c49e2824a813531996d6f,
        _:N9db9ef8ab7da41ff82f9ab4c55478d54,
        _:Nee885682626044538f81aef38e0a3f24 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9d0e4fc0600c49e2824a813531996d6f,
        _:N9db9ef8ab7da41ff82f9ab4c55478d54,
        _:Nee885682626044538f81aef38e0a3f24 .

