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

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

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

<artist/31410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101846#subject> ;
    schema:name "TAM Music Factory"@en ;
    foaf:made <album/101846#composition>,
        <album/101846#subject> ;
    foaf:name "TAM Music Factory"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<https://media.vgm.io/albums/64/101846/101846-05e6822c1af7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101846#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/101846/101846-05e6822c1af7.jpg> ;
    foaf:depicts <album/101846#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/101846/101846-05e6822c1af7.jpg> .

<https://medium-media.vgm.io/albums/64/101846/101846-05e6822c1af7.jpg> a schema:ImageObject,
        foaf:Image .

<album/101846#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nisehono no Tsundere-ppoi CD"@en,
        "偽ほののつんでれっぽいCD"@ja,
        "Nisehono no Tsundere-ppoi CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "H/MIX GALLERY"@en ;
            foaf:made <album/101846#composition> ;
            foaf:name "H/MIX GALLERY"@en ],
        <artist/31410#subject> ;
    mo:produced_work <album/101846#musicalwork> ;
    schema:name "Nisehono no Tsundere-ppoi CD"@en,
        "偽ほののつんでれっぽいCD"@ja,
        "Nisehono no Tsundere-ppoi CD"@ja-latn .

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

<album/101846#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nisehono no Tsundere-ppoi CD"@en,
        "偽ほののつんでれっぽいCD"@ja,
        "Nisehono no Tsundere-ppoi CD"@ja-latn ;
    mo:performance_of <album/101846#musicalwork> ;
    mo:performer _:Nba40f166cd24492a941dc745e809d0ae ;
    mo:recorded_as <album/101846#musicalexpression> ;
    schema:byArtist _:Nba40f166cd24492a941dc745e809d0ae ;
    schema:name "Nisehono no Tsundere-ppoi CD"@en,
        "偽ほののつんでれっぽいCD"@ja,
        "Nisehono no Tsundere-ppoi CD"@ja-latn ;
    schema:workPerformed <album/101846#musicalwork> .

<album/101846#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Nisehono no Tsundere-ppoi CD"@en,
        "偽ほののつんでれっぽいCD"@ja,
        "Nisehono no Tsundere-ppoi CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101846#musicalexpression> ;
    mo:publisher _:Nda483bb3b2a14ebcad5b14a305314889 ;
    mo:record _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Web Radio Orange Juice"@en ;
            foaf:name "Web Radio Orange Juice"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Reina Toda"@en ;
            foaf:name "Reina Toda"@en ] ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/64/101846/101846-05e6822c1af7.jpg> ;
    schema:name "Nisehono no Tsundere-ppoi CD"@en,
        "偽ほののつんでれっぽいCD"@ja,
        "Nisehono no Tsundere-ppoi CD"@ja-latn ;
    schema:publisher _:Nda483bb3b2a14ebcad5b14a305314889 ;
    foaf:depiction <https://media.vgm.io/albums/64/101846/101846-05e6822c1af7.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101846#subject> ;
    schema:name "H/MIX GALLERY"@en ;
    foaf:made <album/101846#subject> ;
    foaf:name "H/MIX GALLERY"@en .

_:N153f6ac897e44f8ab7b025edb4df5a41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:N26c6db84c4fb42a894e105801071917a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:N2f5d625427e94caa80f5bb57fd4721d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:N757142da858b4915b968c583e9654a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:N8e047afb86134ccbae75577f972fd4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:Nb8017cea2f424a9397dffa82167db2e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:Nba40f166cd24492a941dc745e809d0ae a schema:Person,
        foaf:Person ;
    mo:performed <album/101846#performance> ;
    schema:name "Reina Toda"@en ;
    foaf:name "Reina Toda"@en .

_:Nd62a575e70cb42c3acee5e6be263a8e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:Nda483bb3b2a14ebcad5b14a305314889 schema:name "Orange-Juice"@en ;
    foaf:name "Orange-Juice"@en .

_:Nefbfbc714eef4f8ab11d69fccfb19235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5bbdf13fdfa041afb2a6a6b76e7e3468 ;
    schema:name "None"@en .

_:N5bbdf13fdfa041afb2a6a6b76e7e3468 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N153f6ac897e44f8ab7b025edb4df5a41,
        _:N26c6db84c4fb42a894e105801071917a,
        _:N2f5d625427e94caa80f5bb57fd4721d0,
        _:N757142da858b4915b968c583e9654a1e,
        _:N8e047afb86134ccbae75577f972fd4f6,
        _:Nb8017cea2f424a9397dffa82167db2e6,
        _:Nd62a575e70cb42c3acee5e6be263a8e5,
        _:Nefbfbc714eef4f8ab11d69fccfb19235 ;
    mo:track_count 8 ;
    schema:duration "PT28:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N153f6ac897e44f8ab7b025edb4df5a41,
        _:N26c6db84c4fb42a894e105801071917a,
        _:N2f5d625427e94caa80f5bb57fd4721d0,
        _:N757142da858b4915b968c583e9654a1e,
        _:N8e047afb86134ccbae75577f972fd4f6,
        _:Nb8017cea2f424a9397dffa82167db2e6,
        _:Nd62a575e70cb42c3acee5e6be263a8e5,
        _:Nefbfbc714eef4f8ab11d69fccfb19235 .

