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

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

<album/81485#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dancing Beat/Take A Chance / LOVERS"@en,
        "Dancing Beat/Take A Chance / LOVERS"@ja,
        "Dancing Beat/Take A Chance / LOVERS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "LOVERS"@en ;
            foaf:made <album/81485#composition> ;
            foaf:name "LOVERS"@en ] ;
    mo:produced_work <album/81485#musicalwork> ;
    schema:name "Dancing Beat/Take A Chance / LOVERS"@en,
        "Dancing Beat/Take A Chance / LOVERS"@ja,
        "Dancing Beat/Take A Chance / LOVERS"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/58/81485/81485-1539972930.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81485#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dancing Beat/Take A Chance / LOVERS"@en,
        "Dancing Beat/Take A Chance / LOVERS"@ja,
        "Dancing Beat/Take A Chance / LOVERS"@ja-latn ;
    mo:performance_of <album/81485#musicalwork> ;
    mo:performer _:N48b178967e1d4b139304a83f1c33cfc3 ;
    mo:recorded_as <album/81485#musicalexpression> ;
    schema:byArtist _:N48b178967e1d4b139304a83f1c33cfc3 ;
    schema:name "Dancing Beat/Take A Chance / LOVERS"@en,
        "Dancing Beat/Take A Chance / LOVERS"@ja,
        "Dancing Beat/Take A Chance / LOVERS"@ja-latn ;
    schema:workPerformed <album/81485#musicalwork> .

<album/81485#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-03-21"^^xsd:date ;
    dcterms:title "Dancing Beat/Take A Chance / LOVERS"@en,
        "Dancing Beat/Take A Chance / LOVERS"@ja,
        "Dancing Beat/Take A Chance / LOVERS"@ja-latn ;
    mo:catalogue_number "KIDA-16" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/81485#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nb1b9dd2ba92c4543b77066576efb51ff ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "THE RESCUE KIDS (Kinkyuu Hasshin Saver Kids)"@en ;
            foaf:name "THE RESCUE KIDS (Kinkyuu Hasshin Saver Kids)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "LOVERS"@en ;
            foaf:name "LOVERS"@en ] ;
    schema:datePublished "1991-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/81485/81485-1539972930.jpg> ;
    schema:name "Dancing Beat/Take A Chance / LOVERS"@en,
        "Dancing Beat/Take A Chance / LOVERS"@ja,
        "Dancing Beat/Take A Chance / LOVERS"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/81485/81485-1539972930.jpg> .

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

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

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

_:N48b178967e1d4b139304a83f1c33cfc3 a schema:Person,
        foaf:Person ;
    mo:performed <album/81485#performance> ;
    schema:name "LOVERS"@en ;
    foaf:name "LOVERS"@en .

_:N5079e01e539d4ebab2aa78db14bc32d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take A Chance"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1b9dd2ba92c4543b77066576efb51ff ;
    schema:name "Take A Chance"@en .

_:N51a46cb258c44942a245799844fafc38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Beat"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1b9dd2ba92c4543b77066576efb51ff ;
    schema:name "Dancing Beat"@en .

_:Nb1b9dd2ba92c4543b77066576efb51ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5079e01e539d4ebab2aa78db14bc32d2,
        _:N51a46cb258c44942a245799844fafc38 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5079e01e539d4ebab2aa78db14bc32d2,
        _:N51a46cb258c44942a245799844fafc38 .

