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

<artist/24495#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fujio Akatsuka"@en,
        "赤塚不二夫"@ja ;
    foaf:made <album/103822#lyrics>,
        <album/103822#subject> ;
    foaf:name "Fujio Akatsuka"@en,
        "赤塚不二夫"@ja .

<artist/24499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikki Kajiwara"@en,
        "梶原一騎"@ja ;
    foaf:made <album/103822#lyrics>,
        <album/103822#subject> ;
    foaf:name "Ikki Kajiwara"@en,
        "梶原一騎"@ja .

<artist/28295#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masanori Tomotake"@en,
        "友竹正則"@ja ;
    foaf:made <album/103822#subject>,
        <album/103822#vocals> ;
    foaf:name "Masanori Tomotake"@en,
        "友竹正則"@ja .

<artist/31952#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bonny Jacks"@en,
        "ボニージャックス"@ja ;
    foaf:made <album/103822#subject>,
        <album/103822#vocals> ;
    foaf:name "Bonny Jacks"@en,
        "ボニージャックス"@ja .

<artist/8731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Susumu Ishikawa"@en,
        "石川進"@ja ;
    foaf:made <album/103822#subject>,
        <album/103822#vocals> ;
    foaf:name "Susumu Ishikawa"@en,
        "石川進"@ja .

<artist/13549#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103822#subject> ;
    schema:name "Taku Izumi"@en,
        "いずみたく"@ja ;
    foaf:made <album/103822#composition>,
        <album/103822#subject> ;
    foaf:name "Taku Izumi"@en,
        "いずみたく"@ja .

<album/103822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyojin no Hoshi / Tensai Bakabon"@en,
        "巨人の星 / 天才バカボン"@ja,
        "Kyojin no Hoshi / Tensai Bakabon"@ja-latn ;
    mo:composer <artist/13549#subject> ;
    mo:produced_work <album/103822#musicalwork> ;
    schema:name "Kyojin no Hoshi / Tensai Bakabon"@en,
        "巨人の星 / 天才バカボン"@ja,
        "Kyojin no Hoshi / Tensai Bakabon"@ja-latn .

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

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

<https://media.vgm.io/albums/22/103822/103822-1323b98d1099.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103822#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/103822/103822-1323b98d1099.png> ;
    foaf:depicts <album/103822#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/103822/103822-1323b98d1099.png> .

<https://medium-media.vgm.io/albums/22/103822/103822-1323b98d1099.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/103822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyojin no Hoshi / Tensai Bakabon"@en,
        "巨人の星 / 天才バカボン"@ja,
        "Kyojin no Hoshi / Tensai Bakabon"@ja-latn ;
    mo:performance_of <album/103822#musicalwork> ;
    mo:performer <artist/32613#subject> ;
    mo:recorded_as <album/103822#musicalexpression> ;
    schema:byArtist <artist/32613#subject> ;
    schema:name "Kyojin no Hoshi / Tensai Bakabon"@en,
        "巨人の星 / 天才バカボン"@ja,
        "Kyojin no Hoshi / Tensai Bakabon"@ja-latn ;
    schema:workPerformed <album/103822#musicalwork> .

<artist/32613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103822#performance> ;
    schema:name "King Orchestra"@en,
        "キングオーケストラ"@ja ;
    foaf:name "King Orchestra"@en,
        "キングオーケストラ"@ja .

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

<album/103822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1967-10-10"^^xsd:date ;
    dcterms:title "Kyojin no Hoshi / Tensai Bakabon"@en,
        "巨人の星 / 天才バカボン"@ja,
        "Kyojin no Hoshi / Tensai Bakabon"@ja-latn ;
    mo:catalogue_number "BS" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/103822#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N96c81b751be44535b63681644a81f841 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tensai Bakabon"@en ;
            foaf:name "Tensai Bakabon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kyojin no Hoshi"@en ;
            foaf:name "Kyojin no Hoshi"@en ] ;
    schema:byArtist <artist/32613#subject> ;
    schema:datePublished "1967-10-10"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/22/103822/103822-1323b98d1099.png> ;
    schema:name "Kyojin no Hoshi / Tensai Bakabon"@en,
        "巨人の星 / 天才バカボン"@ja,
        "Kyojin no Hoshi / Tensai Bakabon"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/103822/103822-1323b98d1099.png> .

_:N6b323a45df9f4d1281287e1978c4f3be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巨人の星"@ja,
        "Kyojin no Hoshi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N96c81b751be44535b63681644a81f841 ;
    schema:name "巨人の星"@ja,
        "Kyojin no Hoshi"@ja-latn .

_:N721a5b2834054264a9a3bc5a3481e3b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N96c81b751be44535b63681644a81f841 ;
    schema:name "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn .

_:N96c81b751be44535b63681644a81f841 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6b323a45df9f4d1281287e1978c4f3be,
        _:N721a5b2834054264a9a3bc5a3481e3b6 ;
    mo:track_count 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6b323a45df9f4d1281287e1978c4f3be,
        _:N721a5b2834054264a9a3bc5a3481e3b6 .

