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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78452#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/78452#composition>,
        <album/78452#lyrics>,
        <album/78452#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/29224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78452#subject> ;
    schema:name "Tatsuya Kitani"@en,
        "キタニタツヤ"@ja ;
    foaf:made <album/78452#composition>,
        <album/78452#lyrics>,
        <album/78452#subject> ;
    foaf:name "Tatsuya Kitani"@en,
        "キタニタツヤ"@ja .

<product/6419#subject> a schema:CreativeWork ;
    schema:name "Sirius the Jaeger"@en,
        "天狼 Sirius the Jaeger"@ja,
        "Sirius the Jaeger"@ja-latn ;
    foaf:name "Sirius the Jaeger"@en,
        "天狼 Sirius the Jaeger"@ja,
        "Sirius the Jaeger"@ja-latn .

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/78452/78452-1532959317.jpg> a schema:ImageObject,
        foaf:Image .

<album/78452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hoshie / sajou no hana"@en,
        "星絵 / sajou no hana"@ja,
        "Hoshie / sajou no hana"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/29224#subject> ;
    mo:produced_work <album/78452#musicalwork> ;
    schema:name "Hoshie / sajou no hana"@en,
        "星絵 / sajou no hana"@ja,
        "Hoshie / sajou no hana"@ja-latn .

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

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

<artist/29222#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78452#performance> ;
    schema:name "sajou no hana"@en ;
    foaf:name "sajou no hana"@en .

<artist/29223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78452#performance> ;
    schema:name "sana"@en ;
    foaf:name "sana"@en .

<album/78452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hoshie / sajou no hana"@en,
        "星絵 / sajou no hana"@ja,
        "Hoshie / sajou no hana"@ja-latn ;
    mo:performance_of <album/78452#musicalwork> ;
    mo:performer <artist/29222#subject>,
        <artist/29223#subject> ;
    mo:recorded_as <album/78452#musicalexpression> ;
    schema:byArtist <artist/29222#subject>,
        <artist/29223#subject> ;
    schema:name "Hoshie / sajou no hana"@en,
        "星絵 / sajou no hana"@ja,
        "Hoshie / sajou no hana"@ja-latn ;
    schema:workPerformed <album/78452#musicalwork> .

<album/78452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-22"^^xsd:date ;
    dcterms:title "Hoshie / sajou no hana"@en,
        "星絵 / sajou no hana"@ja,
        "Hoshie / sajou no hana"@ja-latn ;
    mo:catalogue_number "1000724959" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78452#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Nb14d3d69daff4ee4aac1fd09c2b9993f ;
    mo:record_count 1 ;
    schema:about <product/6419#subject> ;
    schema:byArtist <artist/29222#subject>,
        <artist/29223#subject> ;
    schema:datePublished "2018-08-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/78452/78452-1532959317.jpg> ;
    schema:name "Hoshie / sajou no hana"@en,
        "星絵 / sajou no hana"@ja,
        "Hoshie / sajou no hana"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/78452/78452-1532959317.jpg> .

_:N1ca95089dafa4989800bc175a85d0279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の中のぼくらは"@ja,
        "Yume no Naka no Bokura wa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb14d3d69daff4ee4aac1fd09c2b9993f ;
    schema:name "夢の中のぼくらは"@ja,
        "Yume no Naka no Bokura wa"@ja-latn .

_:N38d3f714463441c3a7e2542e9b2deb00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つもり"@ja,
        "Tsumori"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nb14d3d69daff4ee4aac1fd09c2b9993f ;
    schema:name "つもり"@ja,
        "Tsumori"@ja-latn .

_:Naa52ca3a93f640378ba5b838a7a1b0b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星絵"@ja,
        "Hoshie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nb14d3d69daff4ee4aac1fd09c2b9993f ;
    schema:name "星絵"@ja,
        "Hoshie"@ja-latn .

_:Nb14d3d69daff4ee4aac1fd09c2b9993f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ca95089dafa4989800bc175a85d0279,
        _:N38d3f714463441c3a7e2542e9b2deb00,
        _:Naa52ca3a93f640378ba5b838a7a1b0b3 ;
    mo:track_count 3 ;
    schema:duration "PT10:32"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1ca95089dafa4989800bc175a85d0279,
        _:N38d3f714463441c3a7e2542e9b2deb00,
        _:Naa52ca3a93f640378ba5b838a7a1b0b3 .

