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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/120698#subject>,
        <album/120698#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/32445#subject> a schema:Person,
        foaf:Person ;
    schema:name "The Green Peas"@en,
        "ザ・グリンピース"@ja ;
    foaf:made <album/120698#subject>,
        <album/120698#vocals> ;
    foaf:name "The Green Peas"@en,
        "ザ・グリンピース"@ja .

<artist/50419#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Takase"@en,
        "高瀬タカシ"@ja ;
    foaf:made <album/120698#lyrics>,
        <album/120698#subject> ;
    foaf:name "Takashi Takase"@en,
        "高瀬タカシ"@ja .

<artist/50893#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Sakai"@en,
        "堺正章"@ja ;
    foaf:made <album/120698#subject>,
        <album/120698#vocals> ;
    foaf:name "Masaaki Sakai"@en,
        "堺正章"@ja .

<artist/641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120698#subject> ;
    schema:name "Kenichiro Morioka"@en,
        "森岡賢一郎"@ja ;
    foaf:made <album/120698#composition>,
        <album/120698#subject> ;
    foaf:name "Kenichiro Morioka"@en,
        "森岡賢一郎"@ja .

<album/120698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hacchaki March"@en,
        "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn ;
    mo:composer <artist/641#subject> ;
    mo:produced_work <album/120698#musicalwork> ;
    schema:name "Hacchaki March"@en,
        "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn .

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

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

<album/120698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hacchaki March"@en,
        "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn ;
    mo:performance_of <album/120698#musicalwork> ;
    mo:recorded_as <album/120698#musicalexpression> ;
    schema:name "Hacchaki March"@en,
        "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn ;
    schema:workPerformed <album/120698#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/89/120698/120698-9a8598547e05.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/120698/120698-9a8598547e05.jpg> ;
    foaf:depicts <album/120698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/120698/120698-9a8598547e05.jpg> .

<https://medium-media.vgm.io/albums/89/120698/120698-9a8598547e05.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/120698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-12-10"^^xsd:date ;
    dcterms:title "Hacchaki March"@en,
        "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn ;
    mo:catalogue_number "SCS-180" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/120698#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc847429f8f6a44a78e5683d22977aaad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Machaaki"@en ;
            foaf:name "Machaaki"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hacchaki"@en ;
            foaf:name "Hacchaki"@en ] ;
    schema:datePublished "1972-12-10"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/89/120698/120698-9a8598547e05.jpg> ;
    schema:name "Hacchaki March"@en,
        "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/120698/120698-9a8598547e05.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "笠川孝平"@en ;
    foaf:made <album/120698#vocals> ;
    foaf:name "笠川孝平"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "笠川孝平"@en ;
    foaf:made <album/120698#subject> ;
    foaf:name "笠川孝平"@en .

_:N8951d08bf2d54c22b5f33467b50eca25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お絵書き怪獣ゴミラ"@ja,
        "Oekaki Kaijuu Gomira"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc847429f8f6a44a78e5683d22977aaad ;
    schema:name "お絵書き怪獣ゴミラ"@ja,
        "Oekaki Kaijuu Gomira"@ja-latn .

_:Ndf78816fdff7412c9ac219c788cc2b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc847429f8f6a44a78e5683d22977aaad ;
    schema:name "ハッチャキ・マーチ"@ja,
        "Hacchaki March"@ja-latn .

_:Nc847429f8f6a44a78e5683d22977aaad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8951d08bf2d54c22b5f33467b50eca25,
        _:Ndf78816fdff7412c9ac219c788cc2b88 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8951d08bf2d54c22b5f33467b50eca25,
        _:Ndf78816fdff7412c9ac219c788cc2b88 .

