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

<artist/24500#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamoru Sasaki"@en,
        "佐々木守"@ja ;
    foaf:made <album/91735#lyrics>,
        <album/91735#subject> ;
    foaf:name "Mamoru Sasaki"@en,
        "佐々木守"@ja .

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

<album/91737> a mo:Release ;
    mo:catalogue_number "ES" .

<album/91739> a mo:Release ;
    mo:catalogue_number "KT-36" .

<album/91740> a mo:Release ;
    mo:catalogue_number "BX-83" .

<artist/19483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91735#subject> ;
    schema:name "Shiroo Tsuchimochi"@en,
        "土持城夫"@ja ;
    foaf:made <album/91735#composition>,
        <album/91735#subject> ;
    foaf:name "Shiroo Tsuchimochi"@en,
        "土持城夫"@ja .

<album/91735#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otoko Doahou Koushien"@en,
        "男どアホウ甲子園"@ja,
        "Otoko Doahou Koushien"@ja-latn ;
    mo:composer <artist/19483#subject> ;
    mo:produced_work <album/91735#musicalwork> ;
    schema:name "Otoko Doahou Koushien"@en,
        "男どアホウ甲子園"@ja,
        "Otoko Doahou Koushien"@ja-latn .

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

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

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/91735/91735-1571475706.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91735#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otoko Doahou Koushien"@en,
        "男どアホウ甲子園"@ja,
        "Otoko Doahou Koushien"@ja-latn ;
    mo:performance_of <album/91735#musicalwork> ;
    mo:performer _:N341dd198b2104a6e9046be15e7517f90 ;
    mo:recorded_as <album/91735#musicalexpression> ;
    schema:byArtist _:N341dd198b2104a6e9046be15e7517f90 ;
    schema:name "Otoko Doahou Koushien"@en,
        "男どアホウ甲子園"@ja,
        "Otoko Doahou Koushien"@ja-latn ;
    schema:workPerformed <album/91735#musicalwork> .

<album/91735#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1970-11-05"^^xsd:date ;
    dcterms:title "Otoko Doahou Koushien"@en,
        "男どアホウ甲子園"@ja,
        "Otoko Doahou Koushien"@ja-latn ;
    mo:catalogue_number "TC-1158" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/91737>,
        <album/91739>,
        <album/91740> ;
    mo:publication_of <album/91735#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:N5c263dc5cc904998944c65d5bed9b9ee ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Otoko Doahou Koushien"@en ;
            foaf:name "Otoko Doahou Koushien"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Four Sluggers"@en ;
            foaf:name "Four Sluggers"@en ] ;
    schema:datePublished "1970-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/91735/91735-1571475706.jpg> ;
    schema:name "Otoko Doahou Koushien"@en,
        "男どアホウ甲子園"@ja,
        "Otoko Doahou Koushien"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/91735/91735-1571475706.jpg> .

_:N341dd198b2104a6e9046be15e7517f90 a schema:Person,
        foaf:Person ;
    mo:performed <album/91735#performance> ;
    schema:name "Four Sluggers"@en ;
    foaf:name "Four Sluggers"@en .

_:N84ee9eefd0fe4255a98c0b98ee3c8550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どアホウ讃歌"@ja,
        "Doahou Sanka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c263dc5cc904998944c65d5bed9b9ee ;
    schema:name "どアホウ讃歌"@ja,
        "Doahou Sanka"@ja-latn .

_:N9b0e53cce0ec4a418192879e686d4e1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "男どアホウ!甲子園"@ja,
        "Otoko Doahou! Koushien"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5c263dc5cc904998944c65d5bed9b9ee ;
    schema:name "男どアホウ!甲子園"@ja,
        "Otoko Doahou! Koushien"@ja-latn .

_:N5c263dc5cc904998944c65d5bed9b9ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N84ee9eefd0fe4255a98c0b98ee3c8550,
        _:N9b0e53cce0ec4a418192879e686d4e1c ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N84ee9eefd0fe4255a98c0b98ee3c8550,
        _:N9b0e53cce0ec4a418192879e686d4e1c .

