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

<artist/10703#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momoko Sakura"@en,
        "さくらももこ"@ja ;
    foaf:made <album/116673#lyrics>,
        <album/116673#subject> ;
    foaf:name "Momoko Sakura"@en,
        "さくらももこ"@ja .

<artist/18143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Taka"@en,
        "たかたかし"@ja ;
    foaf:made <album/116673#lyrics>,
        <album/116673#subject> ;
    foaf:name "Takashi Taka"@en,
        "たかたかし"@ja .

<artist/32302#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daizo Saito"@en,
        "さいとう大三"@ja ;
    foaf:made <album/116673#lyrics>,
        <album/116673#subject> ;
    foaf:name "Daizo Saito"@en,
        "さいとう大三"@ja .

<artist/8386#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazumi Yasui"@en,
        "安井かずみ"@ja ;
    foaf:made <album/116673#lyrics>,
        <album/116673#subject> ;
    foaf:name "Kazumi Yasui"@en,
        "安井かずみ"@ja .

<artist/9002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Saijo"@en,
        "西城秀樹"@ja ;
    foaf:made <album/116673#subject>,
        <album/116673#vocals> ;
    foaf:name "Hideki Saijo"@en,
        "西城秀樹"@ja .

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

<artist/25865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116673#subject> ;
    schema:name "Yoshinori Monta"@en,
        "もんたよしのり"@ja ;
    foaf:made <album/116673#composition>,
        <album/116673#lyrics>,
        <album/116673#subject> ;
    foaf:name "Yoshinori Monta"@en,
        "もんたよしのり"@ja .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116673#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/116673#composition>,
        <album/116673#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<artist/8443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116673#subject> ;
    schema:name "Tetsuro Oda"@en,
        "織田哲郎"@ja ;
    foaf:made <album/116673#composition>,
        <album/116673#subject> ;
    foaf:name "Tetsuro Oda"@en,
        "織田哲郎"@ja .

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

<album/116673#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hashire Shojikimono / Hideki Saijo"@en,
        "走れ正直者 / 西城秀樹"@ja,
        "Hashire Shojikimono / Hideki Saijo"@ja-latn ;
    mo:performance_of <album/116673#musicalwork> ;
    mo:recorded_as <album/116673#musicalexpression> ;
    schema:name "Hashire Shojikimono / Hideki Saijo"@en,
        "走れ正直者 / 西城秀樹"@ja,
        "Hashire Shojikimono / Hideki Saijo"@ja-latn ;
    schema:workPerformed <album/116673#musicalwork> .

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

<org/75#subject> schema:name "BMG VICTOR, INC."@en,
        "BMGビクター株式会社"@ja,
        "BMG VICTOR, INC."@ja-latn ;
    foaf:name "BMG VICTOR, INC."@en,
        "BMGビクター株式会社"@ja,
        "BMG VICTOR, INC."@ja-latn .

<https://media.vgm.io/albums/37/116673/116673-4cd6a48732cc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116673#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/116673/116673-4cd6a48732cc.jpg> ;
    foaf:depicts <album/116673#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/116673/116673-4cd6a48732cc.jpg> .

<https://medium-media.vgm.io/albums/37/116673/116673-4cd6a48732cc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116673#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hashire Shojikimono / Hideki Saijo"@en,
        "走れ正直者 / 西城秀樹"@ja,
        "Hashire Shojikimono / Hideki Saijo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jacques Morali"@en ;
            foaf:made <album/116673#composition> ;
            foaf:name "Jacques Morali"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ed Hamilton"@en ;
            foaf:made <album/116673#composition> ;
            foaf:name "Ed Hamilton"@en ],
        <artist/18140#subject>,
        <artist/25865#subject>,
        <artist/3403#subject>,
        <artist/8443#subject> ;
    mo:produced_work <album/116673#musicalwork> ;
    schema:name "Hashire Shojikimono / Hideki Saijo"@en,
        "走れ正直者 / 西城秀樹"@ja,
        "Hashire Shojikimono / Hideki Saijo"@ja-latn .

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

<album/116673#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-04-21"^^xsd:date ;
    dcterms:title "Hashire Shojikimono / Hideki Saijo"@en,
        "走れ正直者 / 西城秀樹"@ja,
        "Hashire Shojikimono / Hideki Saijo"@ja-latn ;
    mo:catalogue_number "BVSR-36" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/116673#musicalexpression> ;
    mo:publisher <org/75#subject> ;
    mo:record _:N8fe5fbf4ff4f4277972d64e07038cb86 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chibi Maruko-chan"@en ;
            foaf:name "Chibi Maruko-chan"@en ] ;
    schema:datePublished "1991-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/116673/116673-4cd6a48732cc.jpg> ;
    schema:name "Hashire Shojikimono / Hideki Saijo"@en,
        "走れ正直者 / 西城秀樹"@ja,
        "Hashire Shojikimono / Hideki Saijo"@ja-latn ;
    schema:publisher <org/75#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/116673/116673-4cd6a48732cc.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Victor Willis"@en ;
    foaf:made <album/116673#lyrics> ;
    foaf:name "Victor Willis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Victor Willis"@en ;
    foaf:made <album/116673#subject> ;
    foaf:name "Victor Willis"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116673#subject> ;
    schema:name "Jacques Morali"@en ;
    foaf:made <album/116673#subject> ;
    foaf:name "Jacques Morali"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Henri Belolo"@en ;
    foaf:made <album/116673#subject> ;
    foaf:name "Henri Belolo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ed Hamilton"@en ;
    foaf:made <album/116673#subject> ;
    foaf:name "Ed Hamilton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ed Hamilton"@en ;
    foaf:made <album/116673#lyrics> ;
    foaf:name "Ed Hamilton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Henri Belolo"@en ;
    foaf:made <album/116673#lyrics> ;
    foaf:name "Henri Belolo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116673#subject> ;
    schema:name "Ed Hamilton"@en ;
    foaf:made <album/116673#subject> ;
    foaf:name "Ed Hamilton"@en .

_:N05d323c188524cd78b1259e81258a36f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走れ正直者 (オリジナル・カラオケ)"@ja,
        "Hashire Shojikimono (Original Karaoke)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fe5fbf4ff4f4277972d64e07038cb86 ;
    schema:name "走れ正直者 (オリジナル・カラオケ)"@ja,
        "Hashire Shojikimono (Original Karaoke)"@ja-latn .

_:N9f6f260909864aabbfbaa82ae5dd0271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走れ正直者"@ja,
        "Hashire Shojikimono"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fe5fbf4ff4f4277972d64e07038cb86 ;
    schema:name "走れ正直者"@ja,
        "Hashire Shojikimono"@ja-latn .

_:Nc702058b7f2541548de62486206562e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIDEKI Greatest Hits Mega-Mix"@ja,
        "HIDEKI Greatest Hits Mega-Mix"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8fe5fbf4ff4f4277972d64e07038cb86 ;
    schema:name "HIDEKI Greatest Hits Mega-Mix"@ja,
        "HIDEKI Greatest Hits Mega-Mix"@ja-latn .

_:N8fe5fbf4ff4f4277972d64e07038cb86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05d323c188524cd78b1259e81258a36f,
        _:N9f6f260909864aabbfbaa82ae5dd0271,
        _:Nc702058b7f2541548de62486206562e3 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N05d323c188524cd78b1259e81258a36f,
        _:N9f6f260909864aabbfbaa82ae5dd0271,
        _:Nc702058b7f2541548de62486206562e3 .

