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

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

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

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

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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/27/108272/108272-37629ebf20b7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/108272#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 "BVDR-36" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/108272#musicalexpression> ;
    mo:publisher <org/75#subject> ;
    mo:record _:N6d01a18a2d7e463a862bdae790e2bbf8 ;
    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/27/108272/108272-37629ebf20b7.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/27/108272/108272-37629ebf20b7.jpg> .

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

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

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

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

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

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

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

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

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

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

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

_:N6d01a18a2d7e463a862bdae790e2bbf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27c76467839a495d806821beeab56503,
        _:N315c289e2d8448de91f34d4497fd3887,
        _:N60daacc437b4439c9be463366b5599d5 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N27c76467839a495d806821beeab56503,
        _:N315c289e2d8448de91f34d4497fd3887,
        _:N60daacc437b4439c9be463366b5599d5 .

