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

<artist/1932#subject> a schema:Person,
        foaf:Person ;
    schema:name "UNDER17"@en ;
    foaf:made <album/65787#subject>,
        <album/65787#vocals> ;
    foaf:name "UNDER17"@en .

<artist/4556#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Ohara"@en,
        "大原さやか"@ja ;
    foaf:made <album/65787#subject>,
        <album/65787#vocals> ;
    foaf:name "Sayaka Ohara"@en,
        "大原さやか"@ja .

<artist/873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Asano"@en,
        "浅野真澄"@ja ;
    foaf:made <album/65787#subject>,
        <album/65787#vocals> ;
    foaf:name "Masumi Asano"@en,
        "浅野真澄"@ja .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65787#subject> ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/65787#composition>,
        <album/65787#lyrics>,
        <album/65787#subject>,
        <album/65787#vocals> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<product/4791#subject> a schema:CreativeWork ;
    schema:name "Popotan"@en,
        "ぽぽたん"@ja,
        "Popotan"@ja-latn ;
    foaf:name "Popotan"@en,
        "ぽぽたん"@ja,
        "Popotan"@ja-latn .

<album/65787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Popotan Vocal Mini Album \"It's A Popo Time!\""@en,
        "TVアニメーション『ぽぽたん』ヴォーカルミニアルバム It's A Popo Time!"@ja,
        "Popotan Vocal Mini Album \"It's A Popo Time!\""@ja-latn ;
    mo:composer <artist/860#subject> ;
    mo:produced_work <album/65787#musicalwork> ;
    schema:name "Popotan Vocal Mini Album \"It's A Popo Time!\""@en,
        "TVアニメーション『ぽぽたん』ヴォーカルミニアルバム It's A Popo Time!"@ja,
        "Popotan Vocal Mini Album \"It's A Popo Time!\""@ja-latn .

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

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

<album/65787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Popotan Vocal Mini Album \"It's A Popo Time!\""@en,
        "TVアニメーション『ぽぽたん』ヴォーカルミニアルバム It's A Popo Time!"@ja,
        "Popotan Vocal Mini Album \"It's A Popo Time!\""@ja-latn ;
    mo:performance_of <album/65787#musicalwork> ;
    mo:recorded_as <album/65787#musicalexpression> ;
    schema:name "Popotan Vocal Mini Album \"It's A Popo Time!\""@en,
        "TVアニメーション『ぽぽたん』ヴォーカルミニアルバム It's A Popo Time!"@ja,
        "Popotan Vocal Mini Album \"It's A Popo Time!\""@ja-latn ;
    schema:workPerformed <album/65787#musicalwork> .

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

<https://medium-media.vgm.io/albums/78/65787/65787-e95f469b2b28.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-06"^^xsd:date ;
    dcterms:title "Popotan Vocal Mini Album \"It's A Popo Time!\""@en,
        "TVアニメーション『ぽぽたん』ヴォーカルミニアルバム It's A Popo Time!"@ja,
        "Popotan Vocal Mini Album \"It's A Popo Time!\""@ja-latn ;
    mo:catalogue_number "LACA-5216" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65787#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2909ec93f4f8461bb27bff390d5683e9 ;
    mo:record_count 1 ;
    schema:about <product/4791#subject> ;
    schema:datePublished "2003-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/65787/65787-e95f469b2b28.jpg> ;
    schema:name "Popotan Vocal Mini Album \"It's A Popo Time!\""@en,
        "TVアニメーション『ぽぽたん』ヴォーカルミニアルバム It's A Popo Time!"@ja,
        "Popotan Vocal Mini Album \"It's A Popo Time!\""@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/65787/65787-e95f469b2b28.jpg> .

_:N0bba8c1df5704f56a92671ba2df8339a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POPOTAN KISS"@ja,
        "POPOTAN KISS"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2909ec93f4f8461bb27bff390d5683e9 ;
    schema:name "POPOTAN KISS"@ja,
        "POPOTAN KISS"@ja-latn .

_:N43469d2f462841ceb66ec2a085998d0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Trip"@ja,
        "Endless Trip"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2909ec93f4f8461bb27bff390d5683e9 ;
    schema:name "Endless Trip"@ja,
        "Endless Trip"@ja-latn .

_:N640c65b609d04ee49ee238405fcdd93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まほーしょーじょ☆みいタン参上!!"@ja,
        "Mahou Shoujo☆Miitan Sanjou!!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2909ec93f4f8461bb27bff390d5683e9 ;
    schema:name "まほーしょーじょ☆みいタン参上!!"@ja,
        "Mahou Shoujo☆Miitan Sanjou!!"@ja-latn .

_:N6d8f0aedd7544a1dbef494b2e475fdd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいのせかい"@ja,
        "Ai no Sekai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2909ec93f4f8461bb27bff390d5683e9 ;
    schema:name "あいのせかい"@ja,
        "Ai no Sekai"@ja-latn .

_:Nbee7ae3c2d6d4d6dbe05a5f6d83cfb53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぽぽらじのうた"@ja,
        "Poporaji no Uta"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2909ec93f4f8461bb27bff390d5683e9 ;
    schema:name "ぽぽらじのうた"@ja,
        "Poporaji no Uta"@ja-latn .

_:N2909ec93f4f8461bb27bff390d5683e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bba8c1df5704f56a92671ba2df8339a,
        _:N43469d2f462841ceb66ec2a085998d0f,
        _:N640c65b609d04ee49ee238405fcdd93e,
        _:N6d8f0aedd7544a1dbef494b2e475fdd1,
        _:Nbee7ae3c2d6d4d6dbe05a5f6d83cfb53 ;
    mo:track_count 5 ;
    schema:duration "PT20:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0bba8c1df5704f56a92671ba2df8339a,
        _:N43469d2f462841ceb66ec2a085998d0f,
        _:N640c65b609d04ee49ee238405fcdd93e,
        _:N6d8f0aedd7544a1dbef494b2e475fdd1,
        _:Nbee7ae3c2d6d4d6dbe05a5f6d83cfb53 .

