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

<artist/28884#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jiroh Tsunoda"@en,
        "つのだじろう"@ja ;
    foaf:made <album/97526#lyrics>,
        <album/97526#subject> ;
    foaf:name "Jiroh Tsunoda"@en,
        "つのだじろう"@ja .

<artist/49445#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Zaitsu"@en,
        "財津一郎"@ja ;
    foaf:made <album/97526#subject>,
        <album/97526#vocals> ;
    foaf:name "Ichiro Zaitsu"@en,
        "財津一郎"@ja .

<artist/8739#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Maekawa"@en,
        "前川陽子"@ja ;
    foaf:made <album/97526#subject>,
        <album/97526#vocals> ;
    foaf:name "Yoko Maekawa"@en,
        "前川陽子"@ja .

<artist/22328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97526#subject> ;
    schema:name "Hirooki Ogawa"@en,
        "小川寛興"@ja ;
    foaf:made <album/97526#composition>,
        <album/97526#subject> ;
    foaf:name "Hirooki Ogawa"@en,
        "小川寛興"@ja .

<album/97526#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pyun Pyun Maru"@en,
        "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn ;
    mo:composer <artist/22328#subject> ;
    mo:produced_work <album/97526#musicalwork> ;
    schema:name "Pyun Pyun Maru"@en,
        "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/62/97526/97526-1585581113.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97526#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pyun Pyun Maru"@en,
        "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn ;
    mo:performance_of <album/97526#musicalwork> ;
    mo:performer <artist/32613#subject> ;
    mo:recorded_as <album/97526#musicalexpression> ;
    schema:byArtist <artist/32613#subject> ;
    schema:name "Pyun Pyun Maru"@en,
        "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn ;
    schema:workPerformed <album/97526#musicalwork> .

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

<artist/32613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97526#performance> ;
    schema:name "King Orchestra"@en,
        "キングオーケストラ"@ja ;
    foaf:name "King Orchestra"@en,
        "キングオーケストラ"@ja .

<album/97526#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1967-08-02"^^xsd:date ;
    dcterms:title "Pyun Pyun Maru"@en,
        "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn ;
    mo:catalogue_number "BS" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97526#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N19c90c4e832b42b789b9a783dce5baed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pyun Pyun Maru"@en ;
            foaf:name "Pyun Pyun Maru"@en ] ;
    schema:byArtist <artist/32613#subject> ;
    schema:datePublished "1967-08-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/97526/97526-1585581113.jpg> ;
    schema:name "Pyun Pyun Maru"@en,
        "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/97526/97526-1585581113.jpg> .

_:N3c156820cccb41b7ae66b93cc8413a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N19c90c4e832b42b789b9a783dce5baed ;
    schema:name "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn .

_:Ncc664623891244e49d9a2fc0aeff718d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N19c90c4e832b42b789b9a783dce5baed ;
    schema:name "ピュンピュン丸"@ja,
        "Pyun Pyun Maru"@ja-latn .

_:N19c90c4e832b42b789b9a783dce5baed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c156820cccb41b7ae66b93cc8413a00,
        _:Ncc664623891244e49d9a2fc0aeff718d ;
    mo:track_count 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3c156820cccb41b7ae66b93cc8413a00,
        _:Ncc664623891244e49d9a2fc0aeff718d .

