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

<artist/21983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133210#subject> ;
    schema:name "Ryosuke \"Dr.R\" Sakai"@en ;
    foaf:made <album/133210#composition>,
        <album/133210#subject> ;
    foaf:name "Ryosuke \"Dr.R\" Sakai"@en .

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

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

<album/133210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "No Frontier / Aile The Shota"@en,
        "No Frontier / Aile The Shota"@ja,
        "No Frontier / Aile The Shota"@ja-latn ;
    mo:performance_of <album/133210#musicalwork> ;
    mo:recorded_as <album/133210#musicalexpression> ;
    schema:name "No Frontier / Aile The Shota"@en,
        "No Frontier / Aile The Shota"@ja,
        "No Frontier / Aile The Shota"@ja-latn ;
    schema:workPerformed <album/133210#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/01/133210/133210-e46376b5afe8.jpg> a schema:ImageObject,
        foaf:Image .

<album/133210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "No Frontier / Aile The Shota"@en,
        "No Frontier / Aile The Shota"@ja,
        "No Frontier / Aile The Shota"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Aile The Shota"@en ;
            foaf:made <album/133210#composition> ;
            foaf:name "Aile The Shota"@en ],
        <artist/21983#subject> ;
    mo:produced_work <album/133210#musicalwork> ;
    schema:name "No Frontier / Aile The Shota"@en,
        "No Frontier / Aile The Shota"@ja,
        "No Frontier / Aile The Shota"@ja-latn .

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

<album/133210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-05"^^xsd:date ;
    dcterms:title "No Frontier / Aile The Shota"@en,
        "No Frontier / Aile The Shota"@ja,
        "No Frontier / Aile The Shota"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/133210#musicalexpression> ;
    mo:publisher _:Na9c6a099d09c4e73b61d612d5f8d25c8 ;
    mo:record _:Nc02e10712ea54b199f5bbe905fe4d1ca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Gene of AI (AI no Idenshi)"@en ;
            foaf:name "The Gene of AI (AI no Idenshi)"@en ] ;
    schema:datePublished "2023-07-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/133210/133210-e46376b5afe8.jpg> ;
    schema:name "No Frontier / Aile The Shota"@en,
        "No Frontier / Aile The Shota"@ja,
        "No Frontier / Aile The Shota"@ja-latn ;
    schema:publisher _:Na9c6a099d09c4e73b61d612d5f8d25c8 ;
    foaf:depiction <https://media.vgm.io/albums/01/133210/133210-e46376b5afe8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133210#subject> ;
    schema:name "Aile The Shota"@en ;
    foaf:made <album/133210#subject> ;
    foaf:name "Aile The Shota"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aile The Shota"@en ;
    foaf:made <album/133210#subject> ;
    foaf:name "Aile The Shota"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aile The Shota"@en ;
    foaf:made <album/133210#subject> ;
    foaf:name "Aile The Shota"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aile The Shota"@en ;
    foaf:made <album/133210#vocals> ;
    foaf:name "Aile The Shota"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aile The Shota"@en ;
    foaf:made <album/133210#lyrics> ;
    foaf:name "Aile The Shota"@en .

_:N357e60b2ed614cc4a1be5a95b9b7f13a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Frontier"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc02e10712ea54b199f5bbe905fe4d1ca ;
    schema:name "No Frontier"@en .

_:Na9c6a099d09c4e73b61d612d5f8d25c8 schema:name "BMSG"@en,
        "BMSG"@ja,
        "BMSG"@ja-latn ;
    foaf:name "BMSG"@en,
        "BMSG"@ja,
        "BMSG"@ja-latn .

_:Nc02e10712ea54b199f5bbe905fe4d1ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N357e60b2ed614cc4a1be5a95b9b7f13a ;
    mo:track_count 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N357e60b2ed614cc4a1be5a95b9b7f13a .

