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

<artist/5185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja ;
    foaf:made <album/38983#lyrics>,
        <album/38983#subject> ;
    foaf:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja .

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

<artist/25084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38983#subject> ;
    schema:name "Kazushi Miyakoda"@en,
        "都田和志"@ja ;
    foaf:made <album/38983#composition>,
        <album/38983#lyrics>,
        <album/38983#subject> ;
    foaf:name "Kazushi Miyakoda"@en,
        "都田和志"@ja .

<product/23039#subject> a schema:CreativeWork ;
    schema:name "PARASITE DOLLS"@en,
        "パラサイト・ドールズ"@ja,
        "PARASITE DOLLS"@ja-latn ;
    foaf:name "PARASITE DOLLS"@en,
        "パラサイト・ドールズ"@ja,
        "PARASITE DOLLS"@ja-latn .

<album/38983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Get On the Beat / off"@en,
        "Get On the Beat / off"@ja,
        "Get On the Beat / off"@ja-latn ;
    mo:composer <artist/25084#subject> ;
    mo:produced_work <album/38983#musicalwork> ;
    schema:name "Get On the Beat / off"@en,
        "Get On the Beat / off"@ja,
        "Get On the Beat / off"@ja-latn .

<album/38983#musicalexpression> a mo:Signal ;
    mo:published_as <album/38983#subject> ;
    mo:records <album/38983#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/38/38983/38983-1367124420.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38983#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/38983/38983-1367124420.jpg> ;
    foaf:depicts <album/38983#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/38983/38983-1367124420.jpg> .

<https://medium-media.vgm.io/albums/38/38983/38983-1367124420.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/38983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Get On the Beat / off"@en,
        "Get On the Beat / off"@ja,
        "Get On the Beat / off"@ja-latn ;
    mo:performance_of <album/38983#musicalwork> ;
    mo:performer <artist/8469#subject> ;
    mo:recorded_as <album/38983#musicalexpression> ;
    schema:byArtist <artist/8469#subject> ;
    schema:name "Get On the Beat / off"@en,
        "Get On the Beat / off"@ja,
        "Get On the Beat / off"@ja-latn ;
    schema:workPerformed <album/38983#musicalwork> .

<artist/8469#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38983#performance> ;
    schema:name "?"@en ;
    foaf:name "?"@en .

<album/38983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-22"^^xsd:date ;
    dcterms:title "Get On the Beat / off"@en,
        "Get On the Beat / off"@ja,
        "Get On the Beat / off"@ja-latn ;
    mo:catalogue_number "KICM-1086" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38983#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N11b4c7298c8541a09a7d2510def84707 ;
    mo:record_count 1 ;
    schema:about <product/23039#subject> ;
    schema:byArtist <artist/8469#subject> ;
    schema:datePublished "2003-10-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/38983/38983-1367124420.jpg> ;
    schema:name "Get On the Beat / off"@en,
        "Get On the Beat / off"@ja,
        "Get On the Beat / off"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/38983/38983-1367124420.jpg> .

_:N139351881bfb4e2696b91380db967c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "off [Instrumental]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N11b4c7298c8541a09a7d2510def84707 ;
    schema:name "off [Instrumental]"@en .

_:N40c6dd26216243c88c35a871d03438a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "off"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N11b4c7298c8541a09a7d2510def84707 ;
    schema:name "off"@en .

_:Nd4574ad99ae84a988d9d3b58ab8001b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get On the Beat [Instrumental]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N11b4c7298c8541a09a7d2510def84707 ;
    schema:name "Get On the Beat [Instrumental]"@en .

_:Ne798df904bd64b2792e3641b6864f11c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get On the Beat"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N11b4c7298c8541a09a7d2510def84707 ;
    schema:name "Get On the Beat"@en .

_:N11b4c7298c8541a09a7d2510def84707 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N139351881bfb4e2696b91380db967c0b,
        _:N40c6dd26216243c88c35a871d03438a1,
        _:Nd4574ad99ae84a988d9d3b58ab8001b2,
        _:Ne798df904bd64b2792e3641b6864f11c ;
    mo:track_count 4 ;
    schema:duration "PT17:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N139351881bfb4e2696b91380db967c0b,
        _:N40c6dd26216243c88c35a871d03438a1,
        _:Nd4574ad99ae84a988d9d3b58ab8001b2,
        _:Ne798df904bd64b2792e3641b6864f11c .

