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

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/65415#subject>,
        <album/65415#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/22481#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ken Narita"@en,
        "成田賢"@ja ;
    foaf:made <album/65415#subject>,
        <album/65415#vocals> ;
    foaf:name "Ken Narita"@en,
        "成田賢"@ja .

<artist/34296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja ;
    foaf:made <album/65415#lyrics>,
        <album/65415#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

<artist/5872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saburo Yatsude"@en,
        "八手三郎"@ja ;
    foaf:made <album/65415#lyrics>,
        <album/65415#subject> ;
    foaf:name "Saburo Yatsude"@en,
        "八手三郎"@ja .

<album/63554> a mo:Release ;
    mo:catalogue_number "SCS-467" .

<artist/8902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65415#subject> ;
    schema:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja ;
    foaf:made <album/65415#composition>,
        <album/65415#subject> ;
    foaf:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja .

<product/5440#subject> a schema:CreativeWork ;
    schema:name "Cyborg 009 (1979)"@en,
        "サイボーグ009 (1979)"@ja,
        "Cyborg 009 (1979)"@ja-latn ;
    foaf:name "Cyborg 009 (1979)"@en,
        "サイボーグ009 (1979)"@ja,
        "Cyborg 009 (1979)"@ja-latn .

<album/65415#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn ;
    mo:composer <artist/8902#subject> ;
    mo:produced_work <album/65415#musicalwork> ;
    schema:name "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn .

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

<album/65415#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn ;
    mo:performance_of <album/65415#musicalwork> ;
    mo:recorded_as <album/65415#musicalexpression> ;
    schema:name "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn ;
    schema:workPerformed <album/65415#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/51/65415/65415-1486324454.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65415#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/65415/65415-1486324454.jpg> ;
    foaf:depicts <album/65415#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/65415/65415-1486324454.jpg> .

<https://medium-media.vgm.io/albums/51/65415/65415-1486324454.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/65415#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-11-01"^^xsd:date ;
    dcterms:title "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn ;
    mo:catalogue_number "CH-210" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/63554> ;
    mo:publication_of <album/65415#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N25037af8fe574f97891e8d294d6ffed6 ;
    mo:record_count 1 ;
    schema:about <product/5440#subject> ;
    schema:datePublished "1980-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/65415/65415-1486324454.jpg> ;
    schema:name "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/65415/65415-1486324454.jpg> .

_:N76ef551b4dfb428bba17cc58c5dfaf7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつの日か"@ja,
        "Itsu no Hi ka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25037af8fe574f97891e8d294d6ffed6 ;
    schema:name "いつの日か"@ja,
        "Itsu no Hi ka"@ja-latn .

_:Nff3027de723f4c2785f20ce14cd931cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰がために"@ja,
        "Tagatame ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25037af8fe574f97891e8d294d6ffed6 ;
    schema:name "誰がために"@ja,
        "Tagatame ni"@ja-latn .

_:N25037af8fe574f97891e8d294d6ffed6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N76ef551b4dfb428bba17cc58c5dfaf7f,
        _:Nff3027de723f4c2785f20ce14cd931cb ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N76ef551b4dfb428bba17cc58c5dfaf7f,
        _:Nff3027de723f4c2785f20ce14cd931cb .

