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

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

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

<artist/53735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156668#subject> ;
    schema:name "Kannami"@en ;
    foaf:made <album/156668#composition>,
        <album/156668#subject> ;
    foaf:name "Kannami"@en .

<artist/67737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156668#subject> ;
    schema:name "Ichii"@en ;
    foaf:made <album/156668#composition>,
        <album/156668#subject> ;
    foaf:name "Ichii"@en .

<artist/68529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156668#subject> ;
    schema:name "Xiba"@en ;
    foaf:made <album/156668#composition>,
        <album/156668#subject> ;
    foaf:name "Xiba"@en .

<artist/75402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156668#subject> ;
    schema:name "Mizuki Halcy"@en ;
    foaf:made <album/156668#composition>,
        <album/156668#subject> ;
    foaf:name "Mizuki Halcy"@en .

<artist/79335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156668#subject> ;
    schema:name "Erixa"@en ;
    foaf:made <album/156668#composition>,
        <album/156668#subject> ;
    foaf:name "Erixa"@en .

<artist/79613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156668#subject> ;
    schema:name "Clion"@en,
        "クリオン"@ja ;
    foaf:made <album/156668#composition>,
        <album/156668#subject> ;
    foaf:name "Clion"@en,
        "クリオン"@ja .

<event/289> a mo:Release ;
    schema:name "Released at M3-2023 Spring (Apr 30, 2023)" .

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

<album/156668#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@en,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja-latn ;
    mo:performance_of <album/156668#musicalwork> ;
    mo:recorded_as <album/156668#musicalexpression> ;
    schema:name "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@en,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja-latn ;
    schema:workPerformed <album/156668#musicalwork> .

<org/5154#subject> schema:name "Aisatsubu"@en,
        "あいさつ部"@ja,
        "Aisatsubu"@ja-latn ;
    foaf:name "Aisatsubu"@en,
        "あいさつ部"@ja,
        "Aisatsubu"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/156668/156668-cd25e0829efa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@en,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja-latn ;
    mo:composer <artist/53735#subject>,
        <artist/67737#subject>,
        <artist/68529#subject>,
        <artist/75402#subject>,
        <artist/79335#subject>,
        <artist/79613#subject> ;
    mo:produced_work <album/156668#musicalwork> ;
    schema:name "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@en,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja-latn .

<album/156668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-30"^^xsd:date ;
    dcterms:title "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@en,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/156668#musicalexpression> ;
    mo:publisher <org/5154#subject> ;
    mo:record _:Nf5915222e196464a8a4abdc664c0b108 ;
    mo:record_count 1 ;
    mo:release <event/289> ;
    schema:datePublished "2023-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/86/156668/156668-cd25e0829efa.jpg> ;
    schema:name "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@en,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja,
        "A.S.G. Vol.3 -Aisatsu Super Grand Prix-"@ja-latn ;
    schema:publisher <org/5154#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/156668/156668-cd25e0829efa.jpg> .

_:N0d4aabe260cc4759b2a9fd8cf5e88705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE MOMENT IS WAITING"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf5915222e196464a8a4abdc664c0b108 ;
    schema:name "THE MOMENT IS WAITING"@ja .

_:N3537ae0afdcb4dc59c989539ad23cb4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side By Side"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf5915222e196464a8a4abdc664c0b108 ;
    schema:name "Side By Side"@ja .

_:Na411c46003ca4df49c57c1599cacd015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf5915222e196464a8a4abdc664c0b108 ;
    schema:name "Happiness"@ja .

_:Nb0027f7ad7bd431b9cb47fad0a0232d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Dive into the Cyber"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nf5915222e196464a8a4abdc664c0b108 ;
    schema:name "Deep Dive into the Cyber"@ja .

_:Nb9a78763f089491a99a8b6b77f1e432e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリズムロード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nf5915222e196464a8a4abdc664c0b108 ;
    schema:name "プリズムロード"@ja .

_:Ne84a4f93409441419aa5975df02b6f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミッドナイト2010／星月夜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nf5915222e196464a8a4abdc664c0b108 ;
    schema:name "ミッドナイト2010／星月夜"@ja .

_:Nf5915222e196464a8a4abdc664c0b108 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d4aabe260cc4759b2a9fd8cf5e88705,
        _:N3537ae0afdcb4dc59c989539ad23cb4d,
        _:Na411c46003ca4df49c57c1599cacd015,
        _:Nb0027f7ad7bd431b9cb47fad0a0232d0,
        _:Nb9a78763f089491a99a8b6b77f1e432e,
        _:Ne84a4f93409441419aa5975df02b6f66 ;
    mo:track_count 6 ;
    schema:duration "PT23:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d4aabe260cc4759b2a9fd8cf5e88705,
        _:N3537ae0afdcb4dc59c989539ad23cb4d,
        _:Na411c46003ca4df49c57c1599cacd015,
        _:Nb0027f7ad7bd431b9cb47fad0a0232d0,
        _:Nb9a78763f089491a99a8b6b77f1e432e,
        _:Ne84a4f93409441419aa5975df02b6f66 .

