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

<artist/13599#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hanano Tanaka"@en,
        "田中花乃"@ja ;
    foaf:made <album/51207#lyrics>,
        <album/51207#subject> ;
    foaf:name "Hanano Tanaka"@en,
        "田中花乃"@ja .

<artist/15555#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Amamiya"@en,
        "雨宮天"@ja ;
    foaf:made <album/51207#subject>,
        <album/51207#vocals> ;
    foaf:name "Sora Amamiya"@en,
        "雨宮天"@ja .

<artist/16188#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiina Natsukawa"@en,
        "夏川椎菜"@ja ;
    foaf:made <album/51207#subject>,
        <album/51207#vocals> ;
    foaf:name "Shiina Natsukawa"@en,
        "夏川椎菜"@ja .

<artist/16469#subject> a schema:Person,
        foaf:Person ;
    schema:name "TrySail"@en ;
    foaf:made <album/51207#subject>,
        <album/51207#vocals> ;
    foaf:name "TrySail"@en .

<artist/16470#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momo Asakura"@en,
        "麻倉もも"@ja ;
    foaf:made <album/51207#subject>,
        <album/51207#vocals> ;
    foaf:name "Momo Asakura"@en,
        "麻倉もも"@ja .

<artist/17385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51207#subject> ;
    schema:name "Hiroo Ishida"@en,
        "石田寛朗"@ja ;
    foaf:made <album/51207#composition>,
        <album/51207#lyrics>,
        <album/51207#subject> ;
    foaf:name "Hiroo Ishida"@en,
        "石田寛朗"@ja .

<artist/21992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51207#subject> ;
    schema:name "AYAME"@en ;
    foaf:made <album/51207#composition>,
        <album/51207#subject> ;
    foaf:name "AYAME"@en .

<product/3399#subject> a schema:CreativeWork ;
    schema:name "Ultimate Otaku Teacher"@en,
        "電波教師"@ja,
        "Denpa Kyoushi"@ja-latn ;
    foaf:name "Ultimate Otaku Teacher"@en,
        "電波教師"@ja,
        "Denpa Kyoushi"@ja-latn .

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

<album/51207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Youthful Dreamer / TrySail [Limited Edition]"@en,
        "Youthful Dreamer / TrySail [期間生産限定盤]"@ja,
        "Youthful Dreamer / TrySail [Limited Edition]"@ja-latn ;
    mo:performance_of <album/51207#musicalwork> ;
    mo:recorded_as <album/51207#musicalexpression> ;
    schema:name "Youthful Dreamer / TrySail [Limited Edition]"@en,
        "Youthful Dreamer / TrySail [期間生産限定盤]"@ja,
        "Youthful Dreamer / TrySail [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/51207#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/70/51207/51207-1427358874.jpg> a schema:ImageObject,
        foaf:Image .

<album/51207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Youthful Dreamer / TrySail [Limited Edition]"@en,
        "Youthful Dreamer / TrySail [期間生産限定盤]"@ja,
        "Youthful Dreamer / TrySail [Limited Edition]"@ja-latn ;
    mo:composer <artist/17385#subject>,
        <artist/21992#subject> ;
    mo:produced_work <album/51207#musicalwork> ;
    schema:name "Youthful Dreamer / TrySail [Limited Edition]"@en,
        "Youthful Dreamer / TrySail [期間生産限定盤]"@ja,
        "Youthful Dreamer / TrySail [Limited Edition]"@ja-latn .

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

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

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

<album/51207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-13"^^xsd:date ;
    dcterms:title "Youthful Dreamer / TrySail [Limited Edition]"@en,
        "Youthful Dreamer / TrySail [期間生産限定盤]"@ja,
        "Youthful Dreamer / TrySail [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SVWC-70070~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/51207#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N7bd976858a0a47b0a422933886ffd692,
        _:Nf66d9b1e33a94650a26a8a8df0046660 ;
    mo:record_count 2 ;
    schema:about <product/3399#subject> ;
    schema:datePublished "2015-05-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/51207/51207-1427358874.jpg> ;
    schema:name "Youthful Dreamer / TrySail [Limited Edition]"@en,
        "Youthful Dreamer / TrySail [期間生産限定盤]"@ja,
        "Youthful Dreamer / TrySail [Limited Edition]"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/51207/51207-1427358874.jpg> .

_:N7bd976858a0a47b0a422933886ffd692 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nf670c334101a453eb605d86887bbfe38 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf670c334101a453eb605d86887bbfe38 .

_:N9b0df28b774c4ba394b26a1568ba2e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youthful Dreamer"@en,
        "Youthful Dreamer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf66d9b1e33a94650a26a8a8df0046660 ;
    schema:name "Youthful Dreamer"@en,
        "Youthful Dreamer"@ja .

_:Nab3cd3c825c044e68d4e1d0b2e5e67bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Out (Karaoke)"@en,
        "Sail Out (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf66d9b1e33a94650a26a8a8df0046660 ;
    schema:name "Sail Out (Karaoke)"@en,
        "Sail Out (カラオケ)"@ja .

_:Nb8d96e228aeb46fd9c5ac01111f07d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youthful Dreamer (TV Ver.)"@en,
        "Youthful Dreamer (TV Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf66d9b1e33a94650a26a8a8df0046660 ;
    schema:name "Youthful Dreamer (TV Ver.)"@en,
        "Youthful Dreamer (TV Ver.)"@ja .

_:Nc956d3c2239e4561a332546d51d8990f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youthful Dreamer (Karaoke)"@en,
        "Youthful Dreamer (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf66d9b1e33a94650a26a8a8df0046660 ;
    schema:name "Youthful Dreamer (Karaoke)"@en,
        "Youthful Dreamer (カラオケ)"@ja .

_:Nd083c03a3089486caa940a4713b506a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Out"@en,
        "Sail Out"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf66d9b1e33a94650a26a8a8df0046660 ;
    schema:name "Sail Out"@en,
        "Sail Out"@ja .

_:Nf670c334101a453eb605d86887bbfe38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Denpa Kyoushi\" Non-credit Opening Movie"@en,
        "TVアニメ 「電波教師」 ノンクレジットオープニングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7bd976858a0a47b0a422933886ffd692 ;
    schema:name "TV Anime \"Denpa Kyoushi\" Non-credit Opening Movie"@en,
        "TVアニメ 「電波教師」 ノンクレジットオープニングムービー"@ja .

_:Nf66d9b1e33a94650a26a8a8df0046660 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9b0df28b774c4ba394b26a1568ba2e52,
        _:Nab3cd3c825c044e68d4e1d0b2e5e67bf,
        _:Nb8d96e228aeb46fd9c5ac01111f07d11,
        _:Nc956d3c2239e4561a332546d51d8990f,
        _:Nd083c03a3089486caa940a4713b506a3 ;
    mo:track_count 5 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N9b0df28b774c4ba394b26a1568ba2e52,
        _:Nab3cd3c825c044e68d4e1d0b2e5e67bf,
        _:Nb8d96e228aeb46fd9c5ac01111f07d11,
        _:Nc956d3c2239e4561a332546d51d8990f,
        _:Nd083c03a3089486caa940a4713b506a3 .

