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

<artist/12430#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Hide"@en,
        "ヒデ夕樹"@ja ;
    foaf:made <album/75370#subject>,
        <album/75370#vocals> ;
    foaf:name "Yuki Hide"@en,
        "ヒデ夕樹"@ja .

<artist/1734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75370#subject> ;
    schema:name "Hiroshi Tsutsui"@en,
        "筒井広志"@ja ;
    foaf:made <album/75370#composition>,
        <album/75370#subject> ;
    foaf:name "Hiroshi Tsutsui"@en,
        "筒井広志"@ja .

<album/75370#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@en,
        "ソノラマエース・パピイシリーズ ブロッカー軍団IVマシーンブラスター"@ja,
        "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@ja-latn ;
    mo:composer <artist/1734#subject> ;
    mo:produced_work <album/75370#musicalwork> ;
    schema:name "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@en,
        "ソノラマエース・パピイシリーズ ブロッカー軍団IVマシーンブラスター"@ja,
        "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@ja-latn .

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

<album/75370#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@en,
        "ソノラマエース・パピイシリーズ ブロッカー軍団IVマシーンブラスター"@ja,
        "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@ja-latn ;
    mo:performance_of <album/75370#musicalwork> ;
    mo:recorded_as <album/75370#musicalexpression> ;
    schema:name "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@en,
        "ソノラマエース・パピイシリーズ ブロッカー軍団IVマシーンブラスター"@ja,
        "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@ja-latn ;
    schema:workPerformed <album/75370#musicalwork> .

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

<artist/65063#subject> schema:name "Minoru Murayama"@en,
        "村山実"@ja ;
    foaf:name "Minoru Murayama"@en,
        "村山実"@ja .

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

<https://medium-media.vgm.io/albums/07/75370/75370-1518790530.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75370#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1976-01-01"^^xsd:date ;
    dcterms:title "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@en,
        "ソノラマエース・パピイシリーズ ブロッカー軍団IVマシーンブラスター"@ja,
        "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@ja-latn ;
    mo:catalogue_number "APS-5052" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/75370#musicalexpression> ;
    mo:publisher <artist/65063#subject> ;
    mo:record _:Nd1360cd1118a4796bb88c146ef2ef012 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blocker Gundan IV Machine Blaster"@en ;
            foaf:name "Blocker Gundan IV Machine Blaster"@en ] ;
    schema:datePublished "1976-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/75370/75370-1518790530.jpg> ;
    schema:name "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@en,
        "ソノラマエース・パピイシリーズ ブロッカー軍団IVマシーンブラスター"@ja,
        "Sonorama Ace Puppy Series Blocker Gundan IV Machine Blaster"@ja-latn ;
    schema:publisher <artist/65063#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/75370/75370-1518790530.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "武者造"@en ;
    foaf:made <album/75370#lyrics> ;
    foaf:name "武者造"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "武者造"@en ;
    foaf:made <album/75370#subject> ;
    foaf:name "武者造"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "とくら清和"@en ;
    foaf:made <album/75370#lyrics> ;
    foaf:name "とくら清和"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "とくら清和"@en ;
    foaf:made <album/75370#subject> ;
    foaf:name "とくら清和"@en .

_:N33bad86b255144fb8988bbe92bb02780 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うた: 男天平の唄"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1360cd1118a4796bb88c146ef2ef012 ;
    schema:name "うた: 男天平の唄"@ja .

_:N89cfb9a342e14b75b241fe59de4e7b60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ: でたぞ必殺円月回転!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1360cd1118a4796bb88c146ef2ef012 ;
    schema:name "ドラマ: でたぞ必殺円月回転!!"@ja .

_:Na30311db0f364f99ae1bee8ead465537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うた: ブロッカー軍団マシンブラスター"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1360cd1118a4796bb88c146ef2ef012 ;
    schema:name "うた: ブロッカー軍団マシンブラスター"@ja .

_:Nd1360cd1118a4796bb88c146ef2ef012 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33bad86b255144fb8988bbe92bb02780,
        _:N89cfb9a342e14b75b241fe59de4e7b60,
        _:Na30311db0f364f99ae1bee8ead465537 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N33bad86b255144fb8988bbe92bb02780,
        _:N89cfb9a342e14b75b241fe59de4e7b60,
        _:Na30311db0f364f99ae1bee8ead465537 .

