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

<artist/9769#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryohei Matsufuji"@en,
        "松藤量平"@ja ;
    foaf:made <album/73042#lyrics>,
        <album/73042#subject> ;
    foaf:name "Ryohei Matsufuji"@en,
        "松藤量平"@ja .

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

<artist/28442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73042#subject> ;
    schema:name "Noi Takahashi"@en,
        "髙橋乃意"@ja ;
    foaf:made <album/73042#composition>,
        <album/73042#subject> ;
    foaf:name "Noi Takahashi"@en,
        "髙橋乃意"@ja .

<artist/7787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73042#subject> ;
    schema:name "Noriko Fujimoto"@en,
        "藤本記子"@ja ;
    foaf:made <album/73042#composition>,
        <album/73042#subject> ;
    foaf:name "Noriko Fujimoto"@en,
        "藤本記子"@ja .

<product/6464#subject> a schema:CreativeWork ;
    schema:name "School Babysitters"@en,
        "学園ベビーシッターズ"@ja,
        "Gakuen Babysitters"@ja-latn ;
    foaf:name "School Babysitters"@en,
        "学園ベビーシッターズ"@ja,
        "Gakuen Babysitters"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/73042/73042-1518870692.jpg> a schema:ImageObject,
        foaf:Image .

<album/73042#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oshiete yo / Hyorotto Danshi [Artist Edition]"@en,
        "おしえてョ / ひょろっと男子 [アーティスト盤]"@ja,
        "Oshiete yo / Hyorotto Danshi [Artist Edition]"@ja-latn ;
    mo:composer <artist/28442#subject>,
        <artist/7787#subject> ;
    mo:produced_work <album/73042#musicalwork> ;
    schema:name "Oshiete yo / Hyorotto Danshi [Artist Edition]"@en,
        "おしえてョ / ひょろっと男子 [アーティスト盤]"@ja,
        "Oshiete yo / Hyorotto Danshi [Artist Edition]"@ja-latn .

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

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73042#performance> ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/21838#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73042#performance> ;
    schema:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja ;
    foaf:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja .

<artist/28247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73042#performance> ;
    schema:name "Hyorotto Danshi"@en,
        "ひょろっと男子"@ja ;
    foaf:name "Hyorotto Danshi"@en,
        "ひょろっと男子"@ja .

<album/73042#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oshiete yo / Hyorotto Danshi [Artist Edition]"@en,
        "おしえてョ / ひょろっと男子 [アーティスト盤]"@ja,
        "Oshiete yo / Hyorotto Danshi [Artist Edition]"@ja-latn ;
    mo:performance_of <album/73042#musicalwork> ;
    mo:performer <artist/16697#subject>,
        <artist/21838#subject>,
        <artist/28247#subject> ;
    mo:recorded_as <album/73042#musicalexpression> ;
    schema:byArtist <artist/16697#subject>,
        <artist/21838#subject>,
        <artist/28247#subject> ;
    schema:name "Oshiete yo / Hyorotto Danshi [Artist Edition]"@en,
        "おしえてョ / ひょろっと男子 [アーティスト盤]"@ja,
        "Oshiete yo / Hyorotto Danshi [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/73042#musicalwork> .

<album/73042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-21"^^xsd:date ;
    dcterms:title "Oshiete yo / Hyorotto Danshi [Artist Edition]"@en,
        "おしえてョ / ひょろっと男子 [アーティスト盤]"@ja,
        "Oshiete yo / Hyorotto Danshi [Artist Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14726" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/73042#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N5671240060db4236a8c5fe898c371575,
        _:N95e6baadc9e44d13808016a190450711 ;
    mo:record_count 2 ;
    schema:about <product/6464#subject> ;
    schema:byArtist <artist/16697#subject>,
        <artist/21838#subject>,
        <artist/28247#subject> ;
    schema:datePublished "2018-02-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/73042/73042-1518870692.jpg> ;
    schema:name "Oshiete yo / Hyorotto Danshi [Artist Edition]"@en,
        "おしえてョ / ひょろっと男子 [アーティスト盤]"@ja,
        "Oshiete yo / Hyorotto Danshi [Artist Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/73042/73042-1518870692.jpg> .

_:N1dfa5cc86a3545e1928d63b84c821ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしえてョ (Music Video Short Size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5671240060db4236a8c5fe898c371575 ;
    schema:name "おしえてョ (Music Video Short Size)"@ja .

_:N45dc0d3e9860431b98052d600d143687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight HyoroHyoro Groove Shuffle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N95e6baadc9e44d13808016a190450711 ;
    schema:name "Midnight HyoroHyoro Groove Shuffle"@ja .

_:N6f994bff2a064efd8e53361d54904737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしえてョ (メイキング映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5671240060db4236a8c5fe898c371575 ;
    schema:name "おしえてョ (メイキング映像)"@ja .

_:Nf02c0c7a47e148eaa4d84ff0d3c62ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしえてョ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N95e6baadc9e44d13808016a190450711 ;
    schema:name "おしえてョ"@ja .

_:Nf8714b1f9d5d440fabea596f534624ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺とお前のラブゲーム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N95e6baadc9e44d13808016a190450711 ;
    schema:name "俺とお前のラブゲーム"@ja .

_:N5671240060db4236a8c5fe898c371575 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1dfa5cc86a3545e1928d63b84c821ae2,
        _:N6f994bff2a064efd8e53361d54904737 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1dfa5cc86a3545e1928d63b84c821ae2,
        _:N6f994bff2a064efd8e53361d54904737 .

_:N95e6baadc9e44d13808016a190450711 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45dc0d3e9860431b98052d600d143687,
        _:Nf02c0c7a47e148eaa4d84ff0d3c62ad8,
        _:Nf8714b1f9d5d440fabea596f534624ed ;
    mo:track_count 3 ;
    schema:duration "PT13:55"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N45dc0d3e9860431b98052d600d143687,
        _:Nf02c0c7a47e148eaa4d84ff0d3c62ad8,
        _:Nf8714b1f9d5d440fabea596f534624ed .

