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

<artist/26104#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sag Aoyama"@en,
        "蒼山サグ"@ja ;
    foaf:made <album/79381#lyrics>,
        <album/79381#subject> ;
    foaf:name "Sag Aoyama"@en,
        "蒼山サグ"@ja .

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

<artist/15833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79381#subject> ;
    schema:name "Ryudai Abe"@en,
        "阿部隆大"@ja ;
    foaf:made <album/79381#composition>,
        <album/79381#subject> ;
    foaf:name "Ryudai Abe"@en,
        "阿部隆大"@ja .

<artist/16976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79381#subject> ;
    schema:name "Shinpei Nozaki"@en,
        "野崎心平"@ja ;
    foaf:made <album/79381#composition>,
        <album/79381#subject> ;
    foaf:name "Shinpei Nozaki"@en,
        "野崎心平"@ja .

<product/5549#subject> a schema:CreativeWork ;
    schema:name "Angel's 3Piece!"@en,
        "天使の3P! HERE COMES THE THREE ANGELS"@ja,
        "Tenshi no 3P! HERE COMES THE THREE ANGELS"@ja-latn ;
    foaf:name "Angel's 3Piece!"@en,
        "天使の3P! HERE COMES THE THREE ANGELS"@ja,
        "Tenshi no 3P! HERE COMES THE THREE ANGELS"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/79381/79381-1532713306.jpg> a schema:ImageObject,
        foaf:Image .

<album/79381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brand new Stage / Baby's breath"@en,
        "Brand new Stage / Baby's breath"@ja,
        "Brand new Stage / Baby's breath"@ja-latn ;
    mo:composer <artist/15833#subject>,
        <artist/16976#subject> ;
    mo:produced_work <album/79381#musicalwork> ;
    schema:name "Brand new Stage / Baby's breath"@en,
        "Brand new Stage / Baby's breath"@ja,
        "Brand new Stage / Baby's breath"@ja-latn .

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

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

<artist/15574#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79381#performance> ;
    schema:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja ;
    foaf:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja .

<artist/27044#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79381#performance> ;
    schema:name "Aoi Koga"@en,
        "古賀葵"@ja ;
    foaf:name "Aoi Koga"@en,
        "古賀葵"@ja .

<artist/27045#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79381#performance> ;
    schema:name "Yuko Ono"@en,
        "大野柚布子"@ja ;
    foaf:name "Yuko Ono"@en,
        "大野柚布子"@ja .

<album/79381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brand new Stage / Baby's breath"@en,
        "Brand new Stage / Baby's breath"@ja,
        "Brand new Stage / Baby's breath"@ja-latn ;
    mo:performance_of <album/79381#musicalwork> ;
    mo:performer <artist/15574#subject>,
        <artist/27044#subject>,
        <artist/27045#subject> ;
    mo:recorded_as <album/79381#musicalexpression> ;
    schema:byArtist <artist/15574#subject>,
        <artist/27044#subject>,
        <artist/27045#subject> ;
    schema:name "Brand new Stage / Baby's breath"@en,
        "Brand new Stage / Baby's breath"@ja,
        "Brand new Stage / Baby's breath"@ja-latn ;
    schema:workPerformed <album/79381#musicalwork> .

<album/79381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-04"^^xsd:date ;
    dcterms:title "Brand new Stage / Baby's breath"@en,
        "Brand new Stage / Baby's breath"@ja,
        "Brand new Stage / Baby's breath"@ja-latn ;
    mo:catalogue_number "LACZ-10001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79381#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nb443325dfb0741f897bcefc5f4867af1 ;
    mo:record_count 1 ;
    schema:about <product/5549#subject> ;
    schema:byArtist <artist/15574#subject>,
        <artist/27044#subject>,
        <artist/27045#subject> ;
    schema:datePublished "2018-05-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/79381/79381-1532713306.jpg> ;
    schema:name "Brand new Stage / Baby's breath"@en,
        "Brand new Stage / Baby's breath"@ja,
        "Brand new Stage / Baby's breath"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/79381/79381-1532713306.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Baby's breath"@en ;
    foaf:made <album/79381#lyrics> ;
    foaf:name "Baby's breath"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Baby's breath"@en ;
    foaf:made <album/79381#subject> ;
    foaf:name "Baby's breath"@en .

_:N3f60c08329a941c1b1580fff6a7dd56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand new Stage (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "Brand new Stage (Instrumental)"@ja .

_:N4d9b962d7e2b45a693789c33ef380845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠藤ゆりか オーディオコメント"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "遠藤ゆりか オーディオコメント"@ja .

_:N54fac79a7d744cf796a17672216767f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古賀葵 オーディオコメント"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "古賀葵 オーディオコメント"@ja .

_:N63184ca918e74fbb904be850dce219f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hail to reason"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "Hail to reason"@ja .

_:N7b39154dbf7a427d977c172527902b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大野柚布子 オーディオコメント"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "大野柚布子 オーディオコメント"@ja .

_:N92b3de04a02b4d2695a693415ad5535d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand new Stage"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "Brand new Stage"@ja .

_:Ne3fb8df9a44e404aaa8192ed5f194041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hail to reason (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb443325dfb0741f897bcefc5f4867af1 ;
    schema:name "Hail to reason (Instrumental)"@ja .

_:Nb443325dfb0741f897bcefc5f4867af1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f60c08329a941c1b1580fff6a7dd56b,
        _:N4d9b962d7e2b45a693789c33ef380845,
        _:N54fac79a7d744cf796a17672216767f2,
        _:N63184ca918e74fbb904be850dce219f4,
        _:N7b39154dbf7a427d977c172527902b42,
        _:N92b3de04a02b4d2695a693415ad5535d,
        _:Ne3fb8df9a44e404aaa8192ed5f194041 ;
    mo:track_count 7 ;
    schema:duration "PT28:25"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3f60c08329a941c1b1580fff6a7dd56b,
        _:N4d9b962d7e2b45a693789c33ef380845,
        _:N54fac79a7d744cf796a17672216767f2,
        _:N63184ca918e74fbb904be850dce219f4,
        _:N7b39154dbf7a427d977c172527902b42,
        _:N92b3de04a02b4d2695a693415ad5535d,
        _:Ne3fb8df9a44e404aaa8192ed5f194041 .

