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

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

<artist/3831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8135#subject> ;
    schema:name "Shigeo Naka"@en,
        "中重雄"@ja ;
    foaf:made <album/8135#composition>,
        <album/8135#subject> ;
    foaf:name "Shigeo Naka"@en,
        "中重雄"@ja .

<product/15949#subject> a schema:CreativeWork ;
    schema:name "Felony 11-79"@en,
        "ランナバウト"@ja,
        "RUNABOUT"@ja-latn ;
    foaf:name "Felony 11-79"@en,
        "ランナバウト"@ja,
        "RUNABOUT"@ja-latn .

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

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

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

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

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

<album/8135#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Runabout"@en,
        "Runabout"@ja,
        "Runabout"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HORIZON"@en ;
            foaf:made <album/8135#composition> ;
            foaf:name "HORIZON"@en ],
        <artist/3831#subject> ;
    mo:produced_work <album/8135#musicalwork> ;
    schema:name "Runabout"@en,
        "Runabout"@ja,
        "Runabout"@ja-latn .

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

<album/8135#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Runabout"@en,
        "Runabout"@ja,
        "Runabout"@ja-latn ;
    mo:performance_of <album/8135#musicalwork> ;
    mo:performer _:N48725348e4c64307b0097d18478cac53 ;
    mo:recorded_as <album/8135#musicalexpression> ;
    schema:byArtist _:N48725348e4c64307b0097d18478cac53 ;
    schema:name "Runabout"@en,
        "Runabout"@ja,
        "Runabout"@ja-latn ;
    schema:workPerformed <album/8135#musicalwork> .

<album/8135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-06-05"^^xsd:date ;
    dcterms:title "Runabout"@en,
        "Runabout"@ja,
        "Runabout"@ja-latn ;
    mo:catalogue_number "CRDP-159" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/8135#musicalexpression> ;
    mo:publisher <org/2427#subject> ;
    mo:record _:N1e0c8d3f37bc469998bc54085c41656e ;
    mo:record_count 1 ;
    schema:about <product/15949#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rika Takahashi"@en ;
            foaf:name "Rika Takahashi"@en ] ;
    schema:datePublished "1997-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/8135/8135-1592478067.jpg> ;
    schema:name "Runabout"@en,
        "Runabout"@ja,
        "Runabout"@ja-latn ;
    schema:publisher <org/2427#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/8135/8135-1592478067.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rika Takahashi"@en ;
    foaf:made <album/8135#lyrics> ;
    foaf:name "Rika Takahashi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rika Takahashi"@en ;
    foaf:made <album/8135#subject> ;
    foaf:name "Rika Takahashi"@en .

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

_:N48725348e4c64307b0097d18478cac53 a schema:Person,
        foaf:Person ;
    mo:performed <album/8135#performance> ;
    schema:name "Rika Takahashi"@en ;
    foaf:name "Rika Takahashi"@en .

_:N8ef16b43cc554c95bf7be164cdfcde39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUNABOUT (Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1e0c8d3f37bc469998bc54085c41656e ;
    schema:name "RUNABOUT (Karaoke)"@en .

_:Nbc87ecf7914147ea84f21f438c850774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUNABOUT"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1e0c8d3f37bc469998bc54085c41656e ;
    schema:name "RUNABOUT"@en .

_:Nc942ed572f7d43b29713cd60bee1ace7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Brightness"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1e0c8d3f37bc469998bc54085c41656e ;
    schema:name "Endless Brightness"@en .

_:Nf40482daec0b460b965b14a3016af245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Brightness (Karaoke)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1e0c8d3f37bc469998bc54085c41656e ;
    schema:name "Endless Brightness (Karaoke)"@en .

_:N1e0c8d3f37bc469998bc54085c41656e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8ef16b43cc554c95bf7be164cdfcde39,
        _:Nbc87ecf7914147ea84f21f438c850774,
        _:Nc942ed572f7d43b29713cd60bee1ace7,
        _:Nf40482daec0b460b965b14a3016af245 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8ef16b43cc554c95bf7be164cdfcde39,
        _:Nbc87ecf7914147ea84f21f438c850774,
        _:Nc942ed572f7d43b29713cd60bee1ace7,
        _:Nf40482daec0b460b965b14a3016af245 .

