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

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

<artist/7432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97835#subject> ;
    schema:name "Gossec"@en ;
    foaf:made <album/97835#composition>,
        <album/97835#subject> ;
    foaf:name "Gossec"@en .

<artist/79698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97835#subject> ;
    schema:name "Masashi Komatsubara"@en,
        "小松原まさし"@ja ;
    foaf:made <album/97835#composition>,
        <album/97835#subject> ;
    foaf:name "Masashi Komatsubara"@en,
        "小松原まさし"@ja .

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

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

<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/53/97835/97835-1586441942.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97835#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/97835/97835-1586441942.jpg> ;
    foaf:depicts <album/97835#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/97835/97835-1586441942.jpg> .

<https://medium-media.vgm.io/albums/53/97835/97835-1586441942.jpg> a schema:ImageObject,
        foaf:Image .

<album/97835#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oira wa Space Dog"@en,
        "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn ;
    mo:composer <artist/7432#subject>,
        <artist/79698#subject> ;
    mo:produced_work <album/97835#musicalwork> ;
    schema:name "Oira wa Space Dog"@en,
        "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn .

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

<artist/19696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97835#performance> ;
    schema:name "Fusako Fujimoto"@en,
        "藤本房子"@ja ;
    foaf:name "Fusako Fujimoto"@en,
        "藤本房子"@ja .

<artist/33452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97835#performance> ;
    schema:name "Hideki Matsutake Synthesizer Orchestra"@en,
        "松武秀樹シンセサイザー・オーケストラ"@ja ;
    foaf:name "Hideki Matsutake Synthesizer Orchestra"@en,
        "松武秀樹シンセサイザー・オーケストラ"@ja .

<album/97835#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oira wa Space Dog"@en,
        "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn ;
    mo:performance_of <album/97835#musicalwork> ;
    mo:performer <artist/19696#subject>,
        <artist/33452#subject> ;
    mo:recorded_as <album/97835#musicalexpression> ;
    schema:byArtist <artist/19696#subject>,
        <artist/33452#subject> ;
    schema:name "Oira wa Space Dog"@en,
        "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn ;
    schema:workPerformed <album/97835#musicalwork> .

<album/97835#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-07-01"^^xsd:date ;
    dcterms:title "Oira wa Space Dog"@en,
        "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn ;
    mo:catalogue_number "SCS-409" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97835#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ncb8750b04b83495998389564fa662153 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "One Two Jump!"@en ;
            foaf:name "One Two Jump!"@en ] ;
    schema:byArtist <artist/19696#subject>,
        <artist/33452#subject> ;
    schema:datePublished "1978-07-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/53/97835/97835-1586441942.jpg> ;
    schema:name "Oira wa Space Dog"@en,
        "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/97835/97835-1586441942.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Komori"@en ;
    foaf:made <album/97835#subject> ;
    foaf:name "Kazuko Komori"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kazuko Komori"@en ;
    foaf:made <album/97835#lyrics> ;
    foaf:name "Kazuko Komori"@en .

_:N234728489d2c4cee804ef503f3b75a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb8750b04b83495998389564fa662153 ;
    schema:name "おいらはスペース・ドッグ"@ja,
        "Oira wa Space Dog"@ja-latn .

_:N52f86bf7577043258be275ff68488e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森のガボット"@ja,
        "Mori no Gavotte"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb8750b04b83495998389564fa662153 ;
    schema:name "森のガボット"@ja,
        "Mori no Gavotte"@ja-latn .

_:Ncb8750b04b83495998389564fa662153 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N234728489d2c4cee804ef503f3b75a79,
        _:N52f86bf7577043258be275ff68488e80 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N234728489d2c4cee804ef503f3b75a79,
        _:N52f86bf7577043258be275ff68488e80 .

