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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/51703#lyrics>,
        <album/51703#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/51703#lyrics>,
        <album/51703#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

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

<artist/9372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51703#subject> ;
    schema:name "Ichiro Hada"@en,
        "羽田一郎"@ja ;
    foaf:made <album/51703#composition>,
        <album/51703#subject> ;
    foaf:name "Ichiro Hada"@en,
        "羽田一郎"@ja .

<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/51703#musicalexpression> a mo:Signal ;
    mo:published_as <album/51703#subject> ;
    mo:records <album/51703#performance> .

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

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

<https://medium-media.vgm.io/albums/30/51703/51703-1431701307.jpg> a schema:ImageObject,
        foaf:Image .

<album/51703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@en,
        "DREAMIN' / 東京パフォーマンスドール [初回生産限定盤C]"@ja,
        "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takaharu Yoshino"@en ;
            foaf:made <album/51703#composition> ;
            foaf:name "Takaharu Yoshino"@en ],
        <artist/9372#subject> ;
    mo:produced_work <album/51703#musicalwork> ;
    schema:name "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@en,
        "DREAMIN' / 東京パフォーマンスドール [初回生産限定盤C]"@ja,
        "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@ja-latn .

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

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

<album/51703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@en,
        "DREAMIN' / 東京パフォーマンスドール [初回生産限定盤C]"@ja,
        "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@ja-latn ;
    mo:performance_of <album/51703#musicalwork> ;
    mo:performer <artist/18322#subject> ;
    mo:recorded_as <album/51703#musicalexpression> ;
    schema:byArtist <artist/18322#subject> ;
    schema:name "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@en,
        "DREAMIN' / 東京パフォーマンスドール [初回生産限定盤C]"@ja,
        "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@ja-latn ;
    schema:workPerformed <album/51703#musicalwork> .

<artist/18322#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51703#performance> ;
    schema:name "Tokyo Performance Doll"@en,
        "東京パフォーマンスドール"@ja ;
    foaf:name "Tokyo Performance Doll"@en,
        "東京パフォーマンスドール"@ja .

<album/51703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-10"^^xsd:date ;
    dcterms:title "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@en,
        "DREAMIN' / 東京パフォーマンスドール [初回生産限定盤C]"@ja,
        "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@ja-latn ;
    mo:catalogue_number "ESCL-4455~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/51703#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Ncbf4a793a1d7472391299c8ceb4575a9,
        _:Ndfbb629e96ce4b12b583463ab0ceb863 ;
    mo:record_count 2 ;
    schema:about <product/3399#subject> ;
    schema:byArtist <artist/18322#subject> ;
    schema:datePublished "2015-06-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/51703/51703-1431701307.jpg> ;
    schema:name "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@en,
        "DREAMIN' / 東京パフォーマンスドール [初回生産限定盤C]"@ja,
        "DREAMIN' / Tokyo Performance Doll [Limited Edition C]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/51703/51703-1431701307.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51703#subject> ;
    schema:name "Takaharu Yoshino"@en ;
    foaf:made <album/51703#subject> ;
    foaf:name "Takaharu Yoshino"@en .

_:N039ae411d64d4f0f9c39fe2a2b09d637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BE BORN -Rearranged ver.-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ndfbb629e96ce4b12b583463ab0ceb863 ;
    schema:name "BE BORN -Rearranged ver.-"@en .

_:N14adfcb00abe4fba97c0697d98ff66dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TPD DOCUMENTARY vol.3 (2014.10-2015.2)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncbf4a793a1d7472391299c8ceb4575a9 ;
    schema:name "TPD DOCUMENTARY vol.3 (2014.10-2015.2)"@en .

_:N4c024764d1b246b1afd2a843fafce2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMIN' (KARAOKE)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ndfbb629e96ce4b12b583463ab0ceb863 ;
    schema:name "DREAMIN' (KARAOKE)"@en .

_:Ncbc76460a58044f48bcf6ba76d3fa645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BE BORN -Rearranged ver.- (KARAOKE)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ndfbb629e96ce4b12b583463ab0ceb863 ;
    schema:name "BE BORN -Rearranged ver.- (KARAOKE)"@en .

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

_:Nfe1bc9be31e147f2bdc8e07c80941d6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMIN'"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ndfbb629e96ce4b12b583463ab0ceb863 ;
    schema:name "DREAMIN'"@en .

_:Ndfbb629e96ce4b12b583463ab0ceb863 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N039ae411d64d4f0f9c39fe2a2b09d637,
        _:N4c024764d1b246b1afd2a843fafce2c7,
        _:Ncbc76460a58044f48bcf6ba76d3fa645,
        _:Nfe1bc9be31e147f2bdc8e07c80941d6c ;
    mo:track_count 4 ;
    schema:duration "PT20:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N039ae411d64d4f0f9c39fe2a2b09d637,
        _:N4c024764d1b246b1afd2a843fafce2c7,
        _:Ncbc76460a58044f48bcf6ba76d3fa645,
        _:Nfe1bc9be31e147f2bdc8e07c80941d6c .

