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

<artist/21745#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shuhei Kudo"@en,
        "工藤秀平"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Shuhei Kudo"@en,
        "工藤秀平"@ja .

<artist/21746#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Takebuchi"@en,
        "竹渕慶"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Kei Takebuchi"@en,
        "竹渕慶"@ja .

<artist/21747#subject> a schema:Person,
        foaf:Person ;
    schema:name "Migiwa Takezawa"@en,
        "竹澤汀"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Migiwa Takezawa"@en,
        "竹澤汀"@ja .

<artist/21748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manami"@en,
        "マナミ"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Manami"@en,
        "マナミ"@ja .

<artist/21749#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka"@en,
        "沙夜香"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Sayaka"@en,
        "沙夜香"@ja .

<artist/21750#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shuhei Watanabe"@en,
        "ワタナベシュウヘイ"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Shuhei Watanabe"@en,
        "ワタナベシュウヘイ"@ja .

<artist/21751#subject> a schema:Person,
        foaf:Person ;
    schema:name "Johnny Saito"@en,
        "齊藤ジョニー"@ja ;
    foaf:made <album/47761#subject>,
        <album/47761#vocals> ;
    foaf:name "Johnny Saito"@en,
        "齊藤ジョニー"@ja .

<product/2948#subject> a schema:CreativeWork ;
    schema:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn ;
    foaf:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn .

<album/47761#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hikaru nara / Goose house [Limited Edition]"@en,
        "光るなら / Goose house [期間生産限定盤]"@ja,
        "Hikaru nara / Goose house [Limited Edition]"@ja-latn ;
    mo:composer <artist/15895#subject> ;
    mo:produced_work <album/47761#musicalwork> ;
    schema:name "Hikaru nara / Goose house [Limited Edition]"@en,
        "光るなら / Goose house [期間生産限定盤]"@ja,
        "Hikaru nara / Goose house [Limited Edition]"@ja-latn .

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

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/47761/47761-1416038665.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47761#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hikaru nara / Goose house [Limited Edition]"@en,
        "光るなら / Goose house [期間生産限定盤]"@ja,
        "Hikaru nara / Goose house [Limited Edition]"@ja-latn ;
    mo:performance_of <album/47761#musicalwork> ;
    mo:performer <artist/15895#subject> ;
    mo:recorded_as <album/47761#musicalexpression> ;
    schema:byArtist <artist/15895#subject> ;
    schema:name "Hikaru nara / Goose house [Limited Edition]"@en,
        "光るなら / Goose house [期間生産限定盤]"@ja,
        "Hikaru nara / Goose house [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/47761#musicalwork> .

<artist/15895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47761#subject> ;
    mo:performed <album/47761#performance> ;
    schema:name "Goose house"@en ;
    foaf:made <album/47761#composition>,
        <album/47761#lyrics>,
        <album/47761#subject> ;
    foaf:name "Goose house"@en .

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

<album/47761#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-19"^^xsd:date ;
    dcterms:title "Hikaru nara / Goose house [Limited Edition]"@en,
        "光るなら / Goose house [期間生産限定盤]"@ja,
        "Hikaru nara / Goose house [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-8641~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/47761#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N10d486cbee0d44a79c537d1475af938f,
        _:Nd8b16dc7f7b14a6a9e3662577b801385 ;
    mo:record_count 2 ;
    schema:about <product/2948#subject> ;
    schema:byArtist <artist/15895#subject> ;
    schema:datePublished "2014-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/47761/47761-1416038665.jpg> ;
    schema:name "Hikaru nara / Goose house [Limited Edition]"@en,
        "光るなら / Goose house [期間生産限定盤]"@ja,
        "Hikaru nara / Goose house [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/47761/47761-1416038665.jpg> .

_:N10d486cbee0d44a79c537d1475af938f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6be93830d58d463b9c2cf12167474fae ;
    mo:track_count 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6be93830d58d463b9c2cf12167474fae .

_:N2ff7ad1fb82145469a47810cdabe201f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光るなら -instrumental-"@ja,
        "Hikaru nara -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd8b16dc7f7b14a6a9e3662577b801385 ;
    schema:name "光るなら -instrumental-"@ja,
        "Hikaru nara -instrumental-"@ja-latn .

_:N32437fc5dada43298709d7443d46e295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬のエピローグ"@ja,
        "Fuyu no Epilogue"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nd8b16dc7f7b14a6a9e3662577b801385 ;
    schema:name "冬のエピローグ"@ja,
        "Fuyu no Epilogue"@ja-latn .

_:N6be93830d58d463b9c2cf12167474fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光るなら Music Video"@ja,
        "Hikaru nara Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N10d486cbee0d44a79c537d1475af938f ;
    schema:name "光るなら Music Video"@ja,
        "Hikaru nara Music Video"@ja-latn .

_:Nc17cbceead514172a648e4007de93c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光るなら -TV Size-"@ja,
        "Hikaru nara -TV Size-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nd8b16dc7f7b14a6a9e3662577b801385 ;
    schema:name "光るなら -TV Size-"@ja,
        "Hikaru nara -TV Size-"@ja-latn .

_:Nd691046b2384423282abf6852e3ed5fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光るなら"@ja,
        "Hikaru nara"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd8b16dc7f7b14a6a9e3662577b801385 ;
    schema:name "光るなら"@ja,
        "Hikaru nara"@ja-latn .

_:Nd8b16dc7f7b14a6a9e3662577b801385 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ff7ad1fb82145469a47810cdabe201f,
        _:N32437fc5dada43298709d7443d46e295,
        _:Nc17cbceead514172a648e4007de93c74,
        _:Nd691046b2384423282abf6852e3ed5fb ;
    mo:track_count 4 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2ff7ad1fb82145469a47810cdabe201f,
        _:N32437fc5dada43298709d7443d46e295,
        _:Nc17cbceead514172a648e4007de93c74,
        _:Nd691046b2384423282abf6852e3ed5fb .

