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

<album/63901#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Air Drive/Strings / Elephant Girl"@en,
        "Air Drive/ストリングス / Elephant Girl"@ja,
        "Air Drive/Strings / Elephant Girl"@ja-latn ;
    mo:produced_work <album/63901#musicalwork> ;
    schema:name "Air Drive/Strings / Elephant Girl"@en,
        "Air Drive/ストリングス / Elephant Girl"@ja,
        "Air Drive/Strings / Elephant Girl"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/10/63901/63901-1482236883.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63901#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Air Drive/Strings / Elephant Girl"@en,
        "Air Drive/ストリングス / Elephant Girl"@ja,
        "Air Drive/Strings / Elephant Girl"@ja-latn ;
    mo:performance_of <album/63901#musicalwork> ;
    mo:performer <artist/25476#subject> ;
    mo:recorded_as <album/63901#musicalexpression> ;
    schema:byArtist <artist/25476#subject> ;
    schema:name "Air Drive/Strings / Elephant Girl"@en,
        "Air Drive/ストリングス / Elephant Girl"@ja,
        "Air Drive/Strings / Elephant Girl"@ja-latn ;
    schema:workPerformed <album/63901#musicalwork> .

<artist/25476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63901#performance> ;
    schema:name "Elephant Girl"@en ;
    foaf:name "Elephant Girl"@en .

<album/63901#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-25"^^xsd:date ;
    dcterms:title "Air Drive/Strings / Elephant Girl"@en,
        "Air Drive/ストリングス / Elephant Girl"@ja,
        "Air Drive/Strings / Elephant Girl"@ja-latn ;
    mo:catalogue_number "CYCL-35002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63901#musicalexpression> ;
    mo:publisher _:N5cb567d947f84768804287a9d7186009 ;
    mo:record _:Nc7c0e23efe8148488725e4910fd37a83 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bakugan Battle Brawlers"@en ;
            foaf:name "Bakugan Battle Brawlers"@en ] ;
    schema:byArtist <artist/25476#subject> ;
    schema:datePublished "2007-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/63901/63901-1482236883.jpg> ;
    schema:name "Air Drive/Strings / Elephant Girl"@en,
        "Air Drive/ストリングス / Elephant Girl"@ja,
        "Air Drive/Strings / Elephant Girl"@ja-latn ;
    schema:publisher _:N5cb567d947f84768804287a9d7186009 ;
    foaf:depiction <https://media.vgm.io/albums/10/63901/63901-1482236883.jpg> .

_:N1ac92acc8909439daae8527065ebe58e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strings (without Erina)"@en,
        "ストリングス (without Erina)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc7c0e23efe8148488725e4910fd37a83 ;
    schema:name "Strings (without Erina)"@en,
        "ストリングス (without Erina)"@ja .

_:N3fef74f9820a43fc886966464b765dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strings"@en,
        "ストリングス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc7c0e23efe8148488725e4910fd37a83 ;
    schema:name "Strings"@en,
        "ストリングス"@ja .

_:N47e04904841f4d479e905eef08d2a369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Drive"@en,
        "Air Drive"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc7c0e23efe8148488725e4910fd37a83 ;
    schema:name "Air Drive"@en,
        "Air Drive"@ja .

_:N5cb567d947f84768804287a9d7186009 schema:name "Happy Music Records"@en,
        "Happy Music Records"@ja,
        "Happy Music Records"@ja-latn ;
    foaf:name "Happy Music Records"@en,
        "Happy Music Records"@ja,
        "Happy Music Records"@ja-latn .

_:N696f68b113964b7d96e21adf288f701a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Drive (without Erina)"@en,
        "Air Drive (without Erina)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc7c0e23efe8148488725e4910fd37a83 ;
    schema:name "Air Drive (without Erina)"@en,
        "Air Drive (without Erina)"@ja .

_:Nc7c0e23efe8148488725e4910fd37a83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ac92acc8909439daae8527065ebe58e,
        _:N3fef74f9820a43fc886966464b765dea,
        _:N47e04904841f4d479e905eef08d2a369,
        _:N696f68b113964b7d96e21adf288f701a ;
    mo:track_count 4 ;
    schema:duration "PT14:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1ac92acc8909439daae8527065ebe58e,
        _:N3fef74f9820a43fc886966464b765dea,
        _:N47e04904841f4d479e905eef08d2a369,
        _:N696f68b113964b7d96e21adf288f701a .

