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

<artist/22239#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sho Yamamoto"@en,
        "ヤマモトショウ"@ja ;
    foaf:made <album/77856#lyrics>,
        <album/77856#subject> ;
    foaf:name "Sho Yamamoto"@en,
        "ヤマモトショウ"@ja .

<artist/26022#subject> a schema:Person,
        foaf:Person ;
    schema:name "YURiKA"@en ;
    foaf:made <album/77856#subject>,
        <album/77856#vocals> ;
    foaf:name "YURiKA"@en .

<artist/14069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77856#subject> ;
    schema:name "Mimaru-chan"@en ;
    foaf:made <album/77856#composition>,
        <album/77856#subject> ;
    foaf:name "Mimaru-chan"@en .

<artist/15006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77856#subject> ;
    schema:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja ;
    foaf:made <album/77856#composition>,
        <album/77856#subject> ;
    foaf:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja .

<product/6433#subject> a schema:CreativeWork ;
    schema:name "HANEBADO!"@en,
        "はねバド!"@ja,
        "HANEBAD!"@ja-latn ;
    foaf:name "HANEBADO!"@en,
        "はねバド!"@ja,
        "HANEBAD!"@ja-latn .

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

<album/77856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Futari no Hane / YURiKA [Artist Edition]"@en,
        "ふたりの羽根 / YURiKA [アーティスト盤]"@ja,
        "Futari no Hane / YURiKA [Artist Edition]"@ja-latn ;
    mo:performance_of <album/77856#musicalwork> ;
    mo:recorded_as <album/77856#musicalexpression> ;
    schema:name "Futari no Hane / YURiKA [Artist Edition]"@en,
        "ふたりの羽根 / YURiKA [アーティスト盤]"@ja,
        "Futari no Hane / YURiKA [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/77856#musicalwork> .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/77856/77856-1537019438.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/77856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Futari no Hane / YURiKA [Artist Edition]"@en,
        "ふたりの羽根 / YURiKA [アーティスト盤]"@ja,
        "Futari no Hane / YURiKA [Artist Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Minoru Yoshida"@en ;
            foaf:made <album/77856#composition> ;
            foaf:name "(Minoru Yoshida"@en ],
        <artist/14069#subject>,
        <artist/15006#subject> ;
    mo:produced_work <album/77856#musicalwork> ;
    schema:name "Futari no Hane / YURiKA [Artist Edition]"@en,
        "ふたりの羽根 / YURiKA [アーティスト盤]"@ja,
        "Futari no Hane / YURiKA [Artist Edition]"@ja-latn .

<album/77856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-15"^^xsd:date ;
    dcterms:title "Futari no Hane / YURiKA [Artist Edition]"@en,
        "ふたりの羽根 / YURiKA [アーティスト盤]"@ja,
        "Futari no Hane / YURiKA [Artist Edition]"@ja-latn ;
    mo:catalogue_number "THCS-60220" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77856#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:Nef4bc5f8a60744c2baab8dce556ad8bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A&G ARTIST ZONE THE CATCH"@en ;
            foaf:name "A&G ARTIST ZONE THE CATCH"@en ],
        <product/6433#subject> ;
    schema:datePublished "2018-08-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/77856/77856-1537019438.jpg> ;
    schema:name "Futari no Hane / YURiKA [Artist Edition]"@en,
        "ふたりの羽根 / YURiKA [アーティスト盤]"@ja,
        "Futari no Hane / YURiKA [Artist Edition]"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/77856/77856-1537019438.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆりっぺとザキャッチリスナー"@en ;
    foaf:made <album/77856#subject> ;
    foaf:name "ゆりっぺとザキャッチリスナー"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77856#subject> ;
    schema:name "(Minoru Yoshida"@en ;
    foaf:made <album/77856#subject> ;
    foaf:name "(Minoru Yoshida"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆりっぺとザキャッチリスナー"@en ;
    foaf:made <album/77856#lyrics> ;
    foaf:name "ゆりっぺとザキャッチリスナー"@en .

_:N4c3bdae365644983939859b43bd98b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#ザキャッチ"@ja,
        "#TheCatch"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nef4bc5f8a60744c2baab8dce556ad8bd ;
    schema:name "#ザキャッチ"@ja,
        "#TheCatch"@ja-latn .

_:N641bad0698eb417aa029e21c82b9dd13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#ザキャッチ (Instrumental)"@ja,
        "#TheCatch (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nef4bc5f8a60744c2baab8dce556ad8bd ;
    schema:name "#ザキャッチ (Instrumental)"@ja,
        "#TheCatch (Instrumental)"@ja-latn .

_:N68672d660b434eb69146d0c1e0f8200b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりの羽根"@ja,
        "Futari no Hane"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nef4bc5f8a60744c2baab8dce556ad8bd ;
    schema:name "ふたりの羽根"@ja,
        "Futari no Hane"@ja-latn .

_:Nf505f74e95df49cbaf1fecf0656cf518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりの羽根 (Instrumental)"@ja,
        "Futari no Hane (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nef4bc5f8a60744c2baab8dce556ad8bd ;
    schema:name "ふたりの羽根 (Instrumental)"@ja,
        "Futari no Hane (Instrumental)"@ja-latn .

_:Nef4bc5f8a60744c2baab8dce556ad8bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c3bdae365644983939859b43bd98b0e,
        _:N641bad0698eb417aa029e21c82b9dd13,
        _:N68672d660b434eb69146d0c1e0f8200b,
        _:Nf505f74e95df49cbaf1fecf0656cf518 ;
    mo:track_count 4 ;
    schema:duration "PT17:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4c3bdae365644983939859b43bd98b0e,
        _:N641bad0698eb417aa029e21c82b9dd13,
        _:N68672d660b434eb69146d0c1e0f8200b,
        _:Nf505f74e95df49cbaf1fecf0656cf518 .

