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

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/63041#subject>,
        <album/63041#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/19069#subject> a schema:Person,
        foaf:Person ;
    schema:name "The Chirps"@en,
        "ザ・チャープス"@ja ;
    foaf:made <album/63041#subject>,
        <album/63041#vocals> ;
    foaf:name "The Chirps"@en,
        "ザ・チャープス"@ja .

<artist/24476#subject> a schema:Person,
        foaf:Person ;
    schema:name "NISSHO"@en ;
    foaf:made <album/63041#subject>,
        <album/63041#vocals> ;
    foaf:name "NISSHO"@en .

<artist/24505#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinji Mizushima"@en,
        "水島新司"@ja ;
    foaf:made <album/63041#lyrics>,
        <album/63041#subject> ;
    foaf:name "Shinji Mizushima"@en,
        "水島新司"@ja .

<artist/9508#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kougo Hotomi"@en,
        "保富康午"@ja ;
    foaf:made <album/63041#lyrics>,
        <album/63041#subject> ;
    foaf:name "Kougo Hotomi"@en,
        "保富康午"@ja .

<album/63042> a mo:Release ;
    mo:catalogue_number "COCC-12736" .

<artist/25074#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63041#subject> ;
    schema:name "Yuji Koseki"@en,
        "古関裕而"@ja ;
    foaf:made <album/63041#composition>,
        <album/63041#subject> ;
    foaf:name "Yuji Koseki"@en,
        "古関裕而"@ja .

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63041#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/63041#composition>,
        <album/63041#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

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

<album/63041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dokaben"@en,
        "ドカベン"@ja,
        "Dokaben"@ja-latn ;
    mo:performance_of <album/63041#musicalwork> ;
    mo:recorded_as <album/63041#musicalexpression> ;
    schema:name "Dokaben"@en,
        "ドカベン"@ja,
        "Dokaben"@ja-latn ;
    schema:workPerformed <album/63041#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/14/63041/63041-1479481684.jpg> a schema:ImageObject,
        foaf:Image .

<album/63041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dokaben"@en,
        "ドカベン"@ja,
        "Dokaben"@ja-latn ;
    mo:composer <artist/25074#subject>,
        <artist/3402#subject> ;
    mo:produced_work <album/63041#musicalwork> ;
    schema:name "Dokaben"@en,
        "ドカベン"@ja,
        "Dokaben"@ja-latn .

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

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

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

<album/63041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-03-01"^^xsd:date ;
    dcterms:title "Dokaben"@en,
        "ドカベン"@ja,
        "Dokaben"@ja-latn ;
    mo:catalogue_number "CS-7021" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/63042> ;
    mo:publication_of <album/63041#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N13a28e1bd8eb4e879b875de1926224cd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dokaben"@en ;
            foaf:name "Dokaben"@en ] ;
    schema:datePublished "1977-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/63041/63041-1479481684.jpg> ;
    schema:name "Dokaben"@en,
        "ドカベン"@ja,
        "Dokaben"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/63041/63041-1479481684.jpg> .

_:N0b9571978ede4cb7b206eee452fa13d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仲間たち"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "仲間たち"@ja .

_:N2d517e0972ed4f5eadf0091456a94f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれドカベン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "がんばれドカベン"@ja .

_:N71ceb6f35824499aba57c3c2275aa781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ああ青春よいつまでも"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "ああ青春よいつまでも"@ja .

_:N81ec85d2c09742a5b14624f88719e048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野球小唄"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "野球小唄"@ja .

_:N9d4b7828bd3b47d38b4ee4c85591c790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "男は岩鬼"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "男は岩鬼"@ja .

_:Nbb15c796d9e14f28aeb46dff82cbd2c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "殿馬ずら"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "殿馬ずら"@ja .

_:Nc5b5cfaf894c4724bd48a43c31625312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな巨人里中くん"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "小さな巨人里中くん"@ja .

_:Nd5a04c7eddbc4083902b3030e0a1863e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホームランソング"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "ホームランソング"@ja .

_:Neb0d9a2f316c4f51a0176b0a459b039b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光る青春今ここに"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "光る青春今ここに"@ja .

_:Nfd01f9786ad34e94a09bd0228fe81056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ああ甲子園"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13a28e1bd8eb4e879b875de1926224cd ;
    schema:name "ああ甲子園"@ja .

_:N13a28e1bd8eb4e879b875de1926224cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b9571978ede4cb7b206eee452fa13d8,
        _:N2d517e0972ed4f5eadf0091456a94f57,
        _:N71ceb6f35824499aba57c3c2275aa781,
        _:N81ec85d2c09742a5b14624f88719e048,
        _:N9d4b7828bd3b47d38b4ee4c85591c790,
        _:Nbb15c796d9e14f28aeb46dff82cbd2c4,
        _:Nc5b5cfaf894c4724bd48a43c31625312,
        _:Nd5a04c7eddbc4083902b3030e0a1863e,
        _:Neb0d9a2f316c4f51a0176b0a459b039b,
        _:Nfd01f9786ad34e94a09bd0228fe81056 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b9571978ede4cb7b206eee452fa13d8,
        _:N2d517e0972ed4f5eadf0091456a94f57,
        _:N71ceb6f35824499aba57c3c2275aa781,
        _:N81ec85d2c09742a5b14624f88719e048,
        _:N9d4b7828bd3b47d38b4ee4c85591c790,
        _:Nbb15c796d9e14f28aeb46dff82cbd2c4,
        _:Nc5b5cfaf894c4724bd48a43c31625312,
        _:Nd5a04c7eddbc4083902b3030e0a1863e,
        _:Neb0d9a2f316c4f51a0176b0a459b039b,
        _:Nfd01f9786ad34e94a09bd0228fe81056 .

