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

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

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

<artist/1642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97025#subject> ;
    schema:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja ;
    foaf:made <album/97025#composition>,
        <album/97025#subject> ;
    foaf:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja .

<artist/185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97025#subject> ;
    schema:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja ;
    foaf:made <album/97025#composition>,
        <album/97025#subject> ;
    foaf:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja .

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97025#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/97025#composition>,
        <album/97025#subject> ;
    foaf:name "Haruomi Hosono"@en,
        "細野晴臣"@ja .

<product/1044#subject> a schema:CreativeWork ;
    schema:name "Space Invaders"@en,
        "スペースインベーダー"@ja,
        "Space Invaders"@ja-latn ;
    foaf:name "Space Invaders"@en,
        "スペースインベーダー"@ja,
        "Space Invaders"@ja-latn .

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

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/97025/97025-f125e6dd1c4a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97025#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@en,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja-latn ;
    mo:performance_of <album/97025#musicalwork> ;
    mo:performer <artist/4337#subject> ;
    mo:recorded_as <album/97025#musicalexpression> ;
    schema:byArtist <artist/4337#subject> ;
    schema:name "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@en,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja-latn ;
    schema:workPerformed <album/97025#musicalwork> .

<artist/4337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97025#subject> ;
    mo:performed <album/97025#performance> ;
    schema:name "Yellow Magic Orchestra"@en ;
    foaf:made <album/97025#composition>,
        <album/97025#subject> ;
    foaf:name "Yellow Magic Orchestra"@en .

<album/97025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@en,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Martin Denny"@en ;
            foaf:made <album/97025#composition> ;
            foaf:name "Martin Denny"@en ],
        <artist/1642#subject>,
        <artist/185#subject>,
        <artist/4337#subject>,
        <artist/845#subject> ;
    mo:produced_work <album/97025#musicalwork> ;
    schema:name "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@en,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja-latn .

<album/97025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-01-01"^^xsd:date ;
    dcterms:title "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@en,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja-latn ;
    mo:catalogue_number "AMSP 7502" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/97025#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:N88266677345a4a1e8e1c2fd5f881b3b1 ;
    mo:record_count 1 ;
    schema:about <product/1044#subject> ;
    schema:byArtist <artist/4337#subject> ;
    schema:datePublished "1979-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/97025/97025-f125e6dd1c4a.jpg> ;
    schema:name "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@en,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja,
        "Computer Game (Theme From The Invaders) / Yellow Magic Orchestra"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/97025/97025-f125e6dd1c4a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97025#subject> ;
    schema:name "Martin Denny"@en ;
    foaf:made <album/97025#subject> ;
    foaf:name "Martin Denny"@en .

_:N8813ecb34baf433993bfe0992432decd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firecracker"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N88266677345a4a1e8e1c2fd5f881b3b1 ;
    schema:name "Firecracker"@en .

_:N924aa96aefab4fb4a4a0480ddbd049e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Computer Game (Theme From The Invaders)"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N88266677345a4a1e8e1c2fd5f881b3b1 ;
    schema:name "Computer Game (Theme From The Invaders)"@en .

_:N9cc92f44df0d4f838b93b31f8ab05db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technopolis"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N88266677345a4a1e8e1c2fd5f881b3b1 ;
    schema:name "Technopolis"@en .

_:N88266677345a4a1e8e1c2fd5f881b3b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8813ecb34baf433993bfe0992432decd,
        _:N924aa96aefab4fb4a4a0480ddbd049e5,
        _:N9cc92f44df0d4f838b93b31f8ab05db1 ;
    mo:track_count 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8813ecb34baf433993bfe0992432decd,
        _:N924aa96aefab4fb4a4a0480ddbd049e5,
        _:N9cc92f44df0d4f838b93b31f8ab05db1 .

