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

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/63554#subject>,
        <album/63554#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/63554#subject>,
        <album/63554#vocals> ;
    foaf:name "Ken Narita"@en,
        "成田賢"@ja .

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

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

<album/65415> a mo:Release ;
    mo:catalogue_number "CH-210" .

<artist/8902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63554#subject> ;
    schema:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja ;
    foaf:made <album/63554#composition>,
        <album/63554#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/63554#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/63554#musicalwork> ;
    schema:name "Cyborg 009"@en,
        "サイボーグ009"@ja,
        "Cyborg 009"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/45/63554/63554-1486323308.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

_:Nf855b2b8f2774f65b33303de8be527b0 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 _:Nb45fb10f6069430e93aae43a9664317f ;
    schema:name "いつの日か"@ja,
        "Itsu no Hi ka"@ja-latn .

_:Nb45fb10f6069430e93aae43a9664317f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f36a45196e949c4b2fc740920140000,
        _:Nf855b2b8f2774f65b33303de8be527b0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1f36a45196e949c4b2fc740920140000,
        _:Nf855b2b8f2774f65b33303de8be527b0 .

