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

<artist/12828#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Matsumuro"@en,
        "松室麻衣"@ja ;
    foaf:made <album/135200#lyrics>,
        <album/135200#subject> ;
    foaf:name "Mai Matsumuro"@en,
        "松室麻衣"@ja .

<artist/18063#subject> a schema:Person,
        foaf:Person ;
    schema:name "dream"@en ;
    foaf:made <album/135200#subject>,
        <album/135200#vocals> ;
    foaf:name "dream"@en .

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135200#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/135200#composition>,
        <album/135200#subject> ;
    foaf:name "BOUNCEBACK"@en .

<product/5067#subject> a schema:CreativeWork ;
    schema:name "Hikaru no Go"@en,
        "ヒカルの碁"@ja,
        "Hikaru no Go"@ja-latn ;
    foaf:name "Hikaru no Go"@en,
        "ヒカルの碁"@ja,
        "Hikaru no Go"@ja-latn .

<album/135200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Get Over / dream"@en,
        "ゲットオーバー / ドリーム"@ja,
        "Get Over / dream"@ja-latn ;
    mo:composer <artist/11237#subject> ;
    mo:produced_work <album/135200#musicalwork> ;
    schema:name "Get Over / dream"@en,
        "ゲットオーバー / ドリーム"@ja,
        "Get Over / dream"@ja-latn .

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

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

<album/135200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Get Over / dream"@en,
        "ゲットオーバー / ドリーム"@ja,
        "Get Over / dream"@ja-latn ;
    mo:performance_of <album/135200#musicalwork> ;
    mo:recorded_as <album/135200#musicalexpression> ;
    schema:name "Get Over / dream"@en,
        "ゲットオーバー / ドリーム"@ja,
        "Get Over / dream"@ja-latn ;
    schema:workPerformed <album/135200#musicalwork> .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/135200/135200-f9dd0b775e40.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-02-14"^^xsd:date ;
    dcterms:title "Get Over / dream"@en,
        "ゲットオーバー / ドリーム"@ja,
        "Get Over / dream"@ja-latn ;
    mo:catalogue_number "AVBD-91082" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/135200#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N1b35aae039164360a99c174c486644b7 ;
    mo:record_count 1 ;
    schema:about <product/5067#subject> ;
    schema:datePublished "2002-02-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/135200/135200-f9dd0b775e40.jpg> ;
    schema:name "Get Over / dream"@en,
        "ゲットオーバー / ドリーム"@ja,
        "Get Over / dream"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/135200/135200-f9dd0b775e40.jpg> .

_:N1b35aae039164360a99c174c486644b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fa3b0293037451bb8af396ad049f8ba ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3fa3b0293037451bb8af396ad049f8ba .

_:N3fa3b0293037451bb8af396ad049f8ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Over / Original mix"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b35aae039164360a99c174c486644b7 ;
    schema:name "Get Over / Original mix"@en .

