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

<artist/13714#subject> a schema:Person,
        foaf:Person ;
    schema:name "zopp"@en ;
    foaf:made <album/50828#lyrics>,
        <album/50828#subject> ;
    foaf:name "zopp"@en .

<artist/17943#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyoshi Matsuo"@en,
        "松尾潔"@ja ;
    foaf:made <album/50828#lyrics>,
        <album/50828#subject> ;
    foaf:name "Kiyoshi Matsuo"@en,
        "松尾潔"@ja .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:made <album/50828#subject>,
        <album/50828#vocals> ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50828#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/50828#composition>,
        <album/50828#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<product/3400#subject> a schema:CreativeWork ;
    schema:name "Is It Wrong to Try to Pick Up Girls in a Dungeon? (TV)"@en,
        "ダンジョンに出会いを求めるのは間違っているだろうか FAMILIA MYTH (TV)"@ja,
        "Dungeon ni Deai o Motomeru no wa Machigatteiru Darou ka: FAMILIA MYTH (TV)"@ja-latn ;
    foaf:name "Is It Wrong to Try to Pick Up Girls in a Dungeon? (TV)"@en,
        "ダンジョンに出会いを求めるのは間違っているだろうか FAMILIA MYTH (TV)"@ja,
        "Dungeon ni Deai o Motomeru no wa Machigatteiru Darou ka: FAMILIA MYTH (TV)"@ja-latn .

<album/50828#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hey World / Yuka Iguchi [Limited Edition]"@en,
        "Hey World / 井口裕香 [初回限定盤]"@ja,
        "Hey World / Yuka Iguchi [Limited Edition]"@ja-latn ;
    mo:composer <artist/3403#subject> ;
    mo:produced_work <album/50828#musicalwork> ;
    schema:name "Hey World / Yuka Iguchi [Limited Edition]"@en,
        "Hey World / 井口裕香 [初回限定盤]"@ja,
        "Hey World / Yuka Iguchi [Limited Edition]"@ja-latn .

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

<album/50828#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hey World / Yuka Iguchi [Limited Edition]"@en,
        "Hey World / 井口裕香 [初回限定盤]"@ja,
        "Hey World / Yuka Iguchi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/50828#musicalwork> ;
    mo:recorded_as <album/50828#musicalexpression> ;
    schema:name "Hey World / Yuka Iguchi [Limited Edition]"@en,
        "Hey World / 井口裕香 [初回限定盤]"@ja,
        "Hey World / Yuka Iguchi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/50828#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/82/50828/50828-1427100880.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/50828#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-29"^^xsd:date ;
    dcterms:title "Hey World / Yuka Iguchi [Limited Edition]"@en,
        "Hey World / 井口裕香 [初回限定盤]"@ja,
        "Hey World / Yuka Iguchi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "1000563678" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/50828#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N026eb7cc27134ef9a8385df14c80574d,
        _:Na0406973391f4831b212dce1adfd4d1d ;
    mo:record_count 2 ;
    schema:about <product/3400#subject> ;
    schema:datePublished "2015-04-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/50828/50828-1427100880.jpg> ;
    schema:name "Hey World / Yuka Iguchi [Limited Edition]"@en,
        "Hey World / 井口裕香 [初回限定盤]"@ja,
        "Hey World / Yuka Iguchi [Limited Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/50828/50828-1427100880.jpg> .

_:N217f44f58ada41aeb591e57e00d1617b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Hey World\" Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N026eb7cc27134ef9a8385df14c80574d ;
    schema:name "\"Hey World\" Music Video"@ja .

_:N48bb8b9a4f654619a2319a6c87c977da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "指先ファンタジー (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na0406973391f4831b212dce1adfd4d1d ;
    schema:name "指先ファンタジー (Instrumental)"@ja .

_:N7e16e2e6c52e459e8ea590b939311e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "指先ファンタジー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na0406973391f4831b212dce1adfd4d1d ;
    schema:name "指先ファンタジー"@ja .

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

_:Nd1a632f95bc74430a68b40aa96434671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Documentary Of Iguchi Yuka \"Hey World\""@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N026eb7cc27134ef9a8385df14c80574d ;
    schema:name "Documentary Of Iguchi Yuka \"Hey World\""@ja .

_:Nfbbc266f8fa644b4942b6ac5cf9cfd87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey World (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na0406973391f4831b212dce1adfd4d1d ;
    schema:name "Hey World (Instrumental)"@ja .

_:Nfdbe152c212c44bdb2f19be47c71c63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey World"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na0406973391f4831b212dce1adfd4d1d ;
    schema:name "Hey World"@ja .

_:N026eb7cc27134ef9a8385df14c80574d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N217f44f58ada41aeb591e57e00d1617b,
        _:Nbd898ab9d88c4ec08d8f60485b79ae4b,
        _:Nd1a632f95bc74430a68b40aa96434671 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N217f44f58ada41aeb591e57e00d1617b,
        _:Nbd898ab9d88c4ec08d8f60485b79ae4b,
        _:Nd1a632f95bc74430a68b40aa96434671 .

_:Na0406973391f4831b212dce1adfd4d1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48bb8b9a4f654619a2319a6c87c977da,
        _:N7e16e2e6c52e459e8ea590b939311e15,
        _:Nfbbc266f8fa644b4942b6ac5cf9cfd87,
        _:Nfdbe152c212c44bdb2f19be47c71c63c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N48bb8b9a4f654619a2319a6c87c977da,
        _:N7e16e2e6c52e459e8ea590b939311e15,
        _:Nfbbc266f8fa644b4942b6ac5cf9cfd87,
        _:Nfdbe152c212c44bdb2f19be47c71c63c .

