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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66530#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/66530#composition>,
        <album/66530#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<album/66530#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fan Funny Series Machine Hayabusa"@en,
        "ファンファニーシリーズ マシンハヤブサ"@ja,
        "Fan Funny Series Machine Hayabusa"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/66530#musicalwork> ;
    schema:name "Fan Funny Series Machine Hayabusa"@en,
        "ファンファニーシリーズ マシンハヤブサ"@ja,
        "Fan Funny Series Machine Hayabusa"@ja-latn .

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

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

<org/1728#subject> schema:name "Tokuma Shoten"@en,
        "株式会社徳間書店"@ja,
        "Tokuma Shoten"@ja-latn ;
    foaf:name "Tokuma Shoten"@en,
        "株式会社徳間書店"@ja,
        "Tokuma Shoten"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/66530/66530-1489492719.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66530#performance> ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

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

<album/66530#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fan Funny Series Machine Hayabusa"@en,
        "ファンファニーシリーズ マシンハヤブサ"@ja,
        "Fan Funny Series Machine Hayabusa"@ja-latn ;
    mo:performance_of <album/66530#musicalwork> ;
    mo:performer <artist/1025#subject>,
        <artist/11653#subject> ;
    mo:recorded_as <album/66530#musicalexpression> ;
    schema:byArtist <artist/1025#subject>,
        <artist/11653#subject> ;
    schema:name "Fan Funny Series Machine Hayabusa"@en,
        "ファンファニーシリーズ マシンハヤブサ"@ja,
        "Fan Funny Series Machine Hayabusa"@ja-latn ;
    schema:workPerformed <album/66530#musicalwork> .

<album/66530#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1976-04-25"^^xsd:date ;
    dcterms:title "Fan Funny Series Machine Hayabusa"@en,
        "ファンファニーシリーズ マシンハヤブサ"@ja,
        "Fan Funny Series Machine Hayabusa"@ja-latn ;
    mo:catalogue_number "FF-5" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/66530#musicalexpression> ;
    mo:publisher <org/1728#subject> ;
    mo:record _:N3efb0588eb2b4050948544ed96cf8dc3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Machine Hayabusa"@en ;
            foaf:name "Machine Hayabusa"@en ] ;
    schema:byArtist <artist/1025#subject>,
        <artist/11653#subject> ;
    schema:datePublished "1976-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/66530/66530-1489492719.jpg> ;
    schema:name "Fan Funny Series Machine Hayabusa"@en,
        "ファンファニーシリーズ マシンハヤブサ"@ja,
        "Fan Funny Series Machine Hayabusa"@ja-latn ;
    schema:publisher <org/1728#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/66530/66530-1489492719.jpg> .

_:N1817f5df47cb42a5ac2ef2060e52d0ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「栄光のマシンV3」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3efb0588eb2b4050948544ed96cf8dc3 ;
    schema:name "ドラマ「栄光のマシンV3」"@ja .

_:N474bc3c154f140c8a492b2188f5304e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダッシュ!マシンハヤブサ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3efb0588eb2b4050948544ed96cf8dc3 ;
    schema:name "ダッシュ!マシンハヤブサ"@ja .

_:N999f9536e4f64ffc83cdf6906597d4ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グランプリ・ブギ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3efb0588eb2b4050948544ed96cf8dc3 ;
    schema:name "グランプリ・ブギ"@ja .

_:N3efb0588eb2b4050948544ed96cf8dc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1817f5df47cb42a5ac2ef2060e52d0ae,
        _:N474bc3c154f140c8a492b2188f5304e1,
        _:N999f9536e4f64ffc83cdf6906597d4ff ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1817f5df47cb42a5ac2ef2060e52d0ae,
        _:N474bc3c154f140c8a492b2188f5304e1,
        _:N999f9536e4f64ffc83cdf6906597d4ff .

