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

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

<artist/26083#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92407#subject> ;
    schema:name "ANCHOR"@en ;
    foaf:made <album/92407#composition>,
        <album/92407#lyrics>,
        <album/92407#subject> ;
    foaf:name "ANCHOR"@en .

<product/7744#subject> a schema:CreativeWork ;
    schema:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn ;
    foaf:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn .

<album/92407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uraomote TEACHER"@en,
        "ウラオモテTEACHER"@ja,
        "Uraomote TEACHER"@ja-latn ;
    mo:composer <artist/26083#subject> ;
    mo:produced_work <album/92407#musicalwork> ;
    schema:name "Uraomote TEACHER"@en,
        "ウラオモテTEACHER"@ja,
        "Uraomote TEACHER"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/92407/92407-1572815899.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92407#performance> ;
    schema:name "Atsushi Tamaru"@en,
        "田丸篤志"@ja ;
    foaf:name "Atsushi Tamaru"@en,
        "田丸篤志"@ja .

<artist/25779#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92407#performance> ;
    schema:name "Chiharu Sawashiro"@en,
        "沢城千春"@ja ;
    foaf:name "Chiharu Sawashiro"@en,
        "沢城千春"@ja .

<artist/30854#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92407#performance> ;
    schema:name "Daisuke Hirose"@en,
        "廣瀬大介"@ja ;
    foaf:name "Daisuke Hirose"@en,
        "廣瀬大介"@ja .

<artist/9077#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92407#performance> ;
    schema:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja ;
    foaf:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja .

<album/92407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uraomote TEACHER"@en,
        "ウラオモテTEACHER"@ja,
        "Uraomote TEACHER"@ja-latn ;
    mo:performance_of <album/92407#musicalwork> ;
    mo:performer <artist/18301#subject>,
        <artist/25779#subject>,
        <artist/30854#subject>,
        <artist/9077#subject> ;
    mo:recorded_as <album/92407#musicalexpression> ;
    schema:byArtist <artist/18301#subject>,
        <artist/25779#subject>,
        <artist/30854#subject>,
        <artist/9077#subject> ;
    schema:name "Uraomote TEACHER"@en,
        "ウラオモテTEACHER"@ja,
        "Uraomote TEACHER"@ja-latn ;
    schema:workPerformed <album/92407#musicalwork> .

<album/92407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-12"^^xsd:date ;
    dcterms:title "Uraomote TEACHER"@en,
        "ウラオモテTEACHER"@ja,
        "Uraomote TEACHER"@ja-latn ;
    mo:catalogue_number "PCCG-01748" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92407#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N758e00edc5b04c508153e4cc99bd5401 ;
    mo:record_count 1 ;
    schema:about <product/7744#subject> ;
    schema:byArtist <artist/18301#subject>,
        <artist/25779#subject>,
        <artist/30854#subject>,
        <artist/9077#subject> ;
    schema:datePublished "2018-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/92407/92407-1572815899.jpg> ;
    schema:name "Uraomote TEACHER"@en,
        "ウラオモテTEACHER"@ja,
        "Uraomote TEACHER"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/92407/92407-1572815899.jpg> .

_:N27512cfc641b40979471638694a5fd37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放課後ミッドナイト (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N758e00edc5b04c508153e4cc99bd5401 ;
    schema:name "放課後ミッドナイト (Instrumental)"@ja .

_:N3339d64de56949ecad3bdaffbafb5c09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放課後ミッドナイト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N758e00edc5b04c508153e4cc99bd5401 ;
    schema:name "放課後ミッドナイト"@ja .

_:Nb987b5c80fe8496faff5d657220bfcc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growing Pain (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N758e00edc5b04c508153e4cc99bd5401 ;
    schema:name "Growing Pain (Instrumental)"@ja .

_:Nbf1561d987ac4f72bca195cd89f12461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growing Pain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N758e00edc5b04c508153e4cc99bd5401 ;
    schema:name "Growing Pain"@ja .

_:Nd37a775fab2d4cbebe1ae70fdb370aaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『A3!』ボイスドラマ「たるち&NEOの役作り実況」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N758e00edc5b04c508153e4cc99bd5401 ;
    schema:name "『A3!』ボイスドラマ「たるち&NEOの役作り実況」"@ja .

_:N758e00edc5b04c508153e4cc99bd5401 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27512cfc641b40979471638694a5fd37,
        _:N3339d64de56949ecad3bdaffbafb5c09,
        _:Nb987b5c80fe8496faff5d657220bfcc8,
        _:Nbf1561d987ac4f72bca195cd89f12461,
        _:Nd37a775fab2d4cbebe1ae70fdb370aaa ;
    mo:track_count 5 ;
    schema:duration "PT23:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N27512cfc641b40979471638694a5fd37,
        _:N3339d64de56949ecad3bdaffbafb5c09,
        _:Nb987b5c80fe8496faff5d657220bfcc8,
        _:Nbf1561d987ac4f72bca195cd89f12461,
        _:Nd37a775fab2d4cbebe1ae70fdb370aaa .

