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

<artist/15790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44940#subject> ;
    schema:name "WEST GROUND"@en ;
    foaf:made <album/44940#composition>,
        <album/44940#subject> ;
    foaf:name "WEST GROUND"@en .

<artist/21870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44940#subject> ;
    schema:name "Ayako Nakanomori"@en,
        "中ノ森文子"@ja ;
    foaf:made <album/44940#composition>,
        <album/44940#lyrics>,
        <album/44940#subject>,
        <album/44940#vocals> ;
    foaf:name "Ayako Nakanomori"@en,
        "中ノ森文子"@ja .

<product/5612#subject> a schema:CreativeWork ;
    schema:name "Tenkai Knights"@en,
        "テンカイナイト"@ja,
        "Tenkai Knights"@ja-latn ;
    foaf:name "Tenkai Knights"@en,
        "テンカイナイト"@ja,
        "Tenkai Knights"@ja-latn .

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

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

<album/44940#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Get the glory / Ayako Nakanomori"@en,
        "Get the glory / 中ノ森文子"@ja,
        "Get the glory / Ayako Nakanomori"@ja-latn ;
    mo:performance_of <album/44940#musicalwork> ;
    mo:recorded_as <album/44940#musicalexpression> ;
    schema:name "Get the glory / Ayako Nakanomori"@en,
        "Get the glory / 中ノ森文子"@ja,
        "Get the glory / Ayako Nakanomori"@ja-latn ;
    schema:workPerformed <album/44940#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/44940/44940-1400654490.jpg> a schema:ImageObject,
        foaf:Image .

<album/44940#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Get the glory / Ayako Nakanomori"@en,
        "Get the glory / 中ノ森文子"@ja,
        "Get the glory / Ayako Nakanomori"@ja-latn ;
    mo:composer <artist/15790#subject>,
        <artist/21870#subject> ;
    mo:produced_work <album/44940#musicalwork> ;
    schema:name "Get the glory / Ayako Nakanomori"@en,
        "Get the glory / 中ノ森文子"@ja,
        "Get the glory / Ayako Nakanomori"@ja-latn .

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

<album/44940#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-11"^^xsd:date ;
    dcterms:title "Get the glory / Ayako Nakanomori"@en,
        "Get the glory / 中ノ森文子"@ja,
        "Get the glory / Ayako Nakanomori"@ja-latn ;
    mo:catalogue_number "VTCL-35185" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44940#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nb262a333394a4ee4a483d2566b3aef7e ;
    mo:record_count 1 ;
    schema:about <product/5612#subject> ;
    schema:datePublished "2014-06-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/44940/44940-1400654490.jpg> ;
    schema:name "Get the glory / Ayako Nakanomori"@en,
        "Get the glory / 中ノ森文子"@ja,
        "Get the glory / Ayako Nakanomori"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/44940/44940-1400654490.jpg> .

_:N7a2ab04ca85f41509e9706f2c24a33a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROLL INTO YOU (Instrumental ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb262a333394a4ee4a483d2566b3aef7e ;
    schema:name "ROLL INTO YOU (Instrumental ver.)"@en .

_:N855b42f7a1a246d0b660b3a4371135f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get the glory"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb262a333394a4ee4a483d2566b3aef7e ;
    schema:name "Get the glory"@en .

_:Ne2b1e71b09a74735ad20cc21d25885bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROLL INTO YOU"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb262a333394a4ee4a483d2566b3aef7e ;
    schema:name "ROLL INTO YOU"@en .

_:Ne490d39f8bc441c88c8acd6471d7acb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get the glory (Instrumental ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb262a333394a4ee4a483d2566b3aef7e ;
    schema:name "Get the glory (Instrumental ver.)"@en .

_:Nb262a333394a4ee4a483d2566b3aef7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a2ab04ca85f41509e9706f2c24a33a1,
        _:N855b42f7a1a246d0b660b3a4371135f4,
        _:Ne2b1e71b09a74735ad20cc21d25885bd,
        _:Ne490d39f8bc441c88c8acd6471d7acb1 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7a2ab04ca85f41509e9706f2c24a33a1,
        _:N855b42f7a1a246d0b660b3a4371135f4,
        _:Ne2b1e71b09a74735ad20cc21d25885bd,
        _:Ne490d39f8bc441c88c8acd6471d7acb1 .

