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

<artist/10827#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanon Wakeshima"@en,
        "分島花音"@ja ;
    foaf:made <album/76283#lyrics>,
        <album/76283#subject> ;
    foaf:name "Kanon Wakeshima"@en,
        "分島花音"@ja .

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

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76283#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/76283#composition>,
        <album/76283#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/29048#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76283#subject> ;
    schema:name "Emi Noda"@en,
        "野田愛実"@ja ;
    foaf:made <album/76283#composition>,
        <album/76283#lyrics>,
        <album/76283#subject> ;
    foaf:name "Emi Noda"@en,
        "野田愛実"@ja .

<product/6291#subject> a schema:CreativeWork ;
    schema:name "Lostorage conflated WIXOSS"@en,
        "Lostorage conflated WIXOSS"@ja,
        "Lostorage conflated WIXOSS"@ja-latn ;
    foaf:name "Lostorage conflated WIXOSS"@en,
        "Lostorage conflated WIXOSS"@ja,
        "Lostorage conflated WIXOSS"@ja-latn .

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

<album/76283#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNLOCK / Yuka Iguchi [Artist Edition]"@en,
        "UNLOCK / 井口裕香 [アーティスト盤]"@ja,
        "UNLOCK / Yuka Iguchi [Artist Edition]"@ja-latn ;
    mo:performance_of <album/76283#musicalwork> ;
    mo:recorded_as <album/76283#musicalexpression> ;
    schema:name "UNLOCK / Yuka Iguchi [Artist Edition]"@en,
        "UNLOCK / 井口裕香 [アーティスト盤]"@ja,
        "UNLOCK / Yuka Iguchi [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/76283#musicalwork> .

<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/38/76283/76283-1524618538.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/76283#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/76283/76283-1524618538.jpg> ;
    foaf:depicts <album/76283#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/76283/76283-1524618538.jpg> .

<https://medium-media.vgm.io/albums/38/76283/76283-1524618538.jpg> a schema:ImageObject,
        foaf:Image .

<album/76283#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNLOCK / Yuka Iguchi [Artist Edition]"@en,
        "UNLOCK / 井口裕香 [アーティスト盤]"@ja,
        "UNLOCK / Yuka Iguchi [Artist Edition]"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/29048#subject> ;
    mo:produced_work <album/76283#musicalwork> ;
    schema:name "UNLOCK / Yuka Iguchi [Artist Edition]"@en,
        "UNLOCK / 井口裕香 [アーティスト盤]"@ja,
        "UNLOCK / Yuka Iguchi [Artist Edition]"@ja-latn .

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

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

<album/76283#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-23"^^xsd:date ;
    dcterms:title "UNLOCK / Yuka Iguchi [Artist Edition]"@en,
        "UNLOCK / 井口裕香 [アーティスト盤]"@ja,
        "UNLOCK / Yuka Iguchi [Artist Edition]"@ja-latn ;
    mo:catalogue_number "1000717209" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/76283#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N7d520c1200ce47f894d8e6b11fde595b,
        _:Nfbfe46e71c764865b18bd746c842526b ;
    mo:record_count 2 ;
    schema:about <product/6291#subject> ;
    schema:datePublished "2018-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/76283/76283-1524618538.jpg> ;
    schema:name "UNLOCK / Yuka Iguchi [Artist Edition]"@en,
        "UNLOCK / 井口裕香 [アーティスト盤]"@ja,
        "UNLOCK / Yuka Iguchi [Artist Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/76283/76283-1524618538.jpg> .

_:N0293012e7a924530b92913fb69010963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNLOCK (Instrumental)"@ja,
        "UNLOCK (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfbfe46e71c764865b18bd746c842526b ;
    schema:name "UNLOCK (Instrumental)"@ja,
        "UNLOCK (Instrumental)"@ja-latn .

_:N37775807c5604670a9c3881fa5c0f2e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"UNLOCK\" Music Video"@ja,
        "\"UNLOCK\" Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d520c1200ce47f894d8e6b11fde595b ;
    schema:name "\"UNLOCK\" Music Video"@ja,
        "\"UNLOCK\" Music Video"@ja-latn .

_:N7995dafacce74d24b11c94f21d8cd9ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV-SPOT"@ja,
        "TV-SPOT"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d520c1200ce47f894d8e6b11fde595b ;
    schema:name "TV-SPOT"@ja,
        "TV-SPOT"@ja-latn .

_:N8b169dbb956c453e8331f469995a18de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デザートを前にして (Instrumental)"@ja,
        "Dessert wo Mae ni Shite (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfbfe46e71c764865b18bd746c842526b ;
    schema:name "デザートを前にして (Instrumental)"@ja,
        "Dessert wo Mae ni Shite (Instrumental)"@ja-latn .

_:Nade2804cb1164ebbbfe94f5a1556a23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Scenes of \"UNLOCK\""@ja,
        "Behind the Scenes of \"UNLOCK\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7d520c1200ce47f894d8e6b11fde595b ;
    schema:name "Behind the Scenes of \"UNLOCK\""@ja,
        "Behind the Scenes of \"UNLOCK\""@ja-latn .

_:Nc2998b4197b5442690403ee38d839d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デザートを前にして"@ja,
        "Dessert wo Mae ni Shite"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nfbfe46e71c764865b18bd746c842526b ;
    schema:name "デザートを前にして"@ja,
        "Dessert wo Mae ni Shite"@ja-latn .

_:Nd2804fff930148f79fa3af901b7587b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNLOCK"@ja,
        "UNLOCK"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfbfe46e71c764865b18bd746c842526b ;
    schema:name "UNLOCK"@ja,
        "UNLOCK"@ja-latn .

_:N7d520c1200ce47f894d8e6b11fde595b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N37775807c5604670a9c3881fa5c0f2e8,
        _:N7995dafacce74d24b11c94f21d8cd9ae,
        _:Nade2804cb1164ebbbfe94f5a1556a23a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N37775807c5604670a9c3881fa5c0f2e8,
        _:N7995dafacce74d24b11c94f21d8cd9ae,
        _:Nade2804cb1164ebbbfe94f5a1556a23a .

_:Nfbfe46e71c764865b18bd746c842526b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0293012e7a924530b92913fb69010963,
        _:N8b169dbb956c453e8331f469995a18de,
        _:Nc2998b4197b5442690403ee38d839d0e,
        _:Nd2804fff930148f79fa3af901b7587b5 ;
    mo:track_count 4 ;
    schema:duration "PT15:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0293012e7a924530b92913fb69010963,
        _:N8b169dbb956c453e8331f469995a18de,
        _:Nc2998b4197b5442690403ee38d839d0e,
        _:Nd2804fff930148f79fa3af901b7587b5 .

