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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/95791#lyrics>,
        <album/95791#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

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

<artist/12785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95791#subject> ;
    schema:name "Makoto Kawaguchi"@en,
        "川口真"@ja ;
    foaf:made <album/95791#composition>,
        <album/95791#subject> ;
    foaf:name "Makoto Kawaguchi"@en,
        "川口真"@ja .

<product/14425#subject> a schema:CreativeWork ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    foaf:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

<album/95791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:composer <artist/12785#subject> ;
    mo:produced_work <album/95791#musicalwork> ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

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

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

<org/16#subject> schema:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn ;
    foaf:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/95791/95791-1580310290.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95791#performance> ;
    schema:name "Masato Shimon"@en,
        "子門真人"@ja ;
    foaf:name "Masato Shimon"@en,
        "子門真人"@ja .

<album/95791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:performance_of <album/95791#musicalwork> ;
    mo:performer _:N9df536c182604f909867d46e75108aff,
        <artist/3727#subject> ;
    mo:recorded_as <album/95791#musicalexpression> ;
    schema:byArtist _:N9df536c182604f909867d46e75108aff,
        <artist/3727#subject> ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    schema:workPerformed <album/95791#musicalwork> .

<album/95791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-07-21"^^xsd:date ;
    dcterms:title "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:catalogue_number "SOBB-1" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/95791#musicalexpression> ;
    mo:publisher <org/16#subject> ;
    mo:record _:Nde2d4983b62441cb9bb11f8b0757d392 ;
    mo:record_count 1 ;
    schema:about <product/14425#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hikari no Kuni Jidou Gasshoudan"@en ;
            foaf:name "Hikari no Kuni Jidou Gasshoudan"@en ],
        <artist/3727#subject> ;
    schema:datePublished "1973-07-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/19/95791/95791-1580310290.jpg> ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    schema:publisher <org/16#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/95791/95791-1580310290.jpg> .

_:N2d1e5554853a499f8be46a47155ad0a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde2d4983b62441cb9bb11f8b0757d392 ;
    schema:name "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

_:N9df536c182604f909867d46e75108aff a schema:Person,
        foaf:Person ;
    mo:performed <album/95791#performance> ;
    schema:name "Hikari no Kuni Jidou Gasshoudan"@en ;
    foaf:name "Hikari no Kuni Jidou Gasshoudan"@en .

_:Nd5558fa967244d01886093fa6267f74e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ六兄弟"@ja,
        "Ultra Roku Kyodai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde2d4983b62441cb9bb11f8b0757d392 ;
    schema:name "ウルトラ六兄弟"@ja,
        "Ultra Roku Kyodai"@ja-latn .

_:Nde2d4983b62441cb9bb11f8b0757d392 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d1e5554853a499f8be46a47155ad0a2,
        _:Nd5558fa967244d01886093fa6267f74e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2d1e5554853a499f8be46a47155ad0a2,
        _:Nd5558fa967244d01886093fa6267f74e .

