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

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

<product/4582#subject> a schema:CreativeWork ;
    schema:name "Maid-Sama!"@en,
        "会長はメイド様!"@ja,
        "Kaicho ha Maid Sama!"@ja-latn ;
    foaf:name "Maid-Sama!"@en,
        "会長はメイド様!"@ja,
        "Kaicho ha Maid Sama!"@ja-latn .

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

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/25935/25935-1304787442.jpg> a schema:ImageObject,
        foaf:Image .

<album/25935#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "∞ Loop / heidi. [Limited Edition]"@en,
        "∞ループ / heidi."@ja,
        "∞ Loop / heidi. [Limited Edition]"@ja-latn ;
    mo:composer <artist/10912#subject>,
        <artist/10914#subject> ;
    mo:produced_work <album/25935#musicalwork> ;
    schema:name "∞ Loop / heidi. [Limited Edition]"@en,
        "∞ループ / heidi."@ja,
        "∞ Loop / heidi. [Limited Edition]"@ja-latn .

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

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

<artist/10911#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25935#performance> ;
    schema:name "heidi."@en ;
    foaf:name "heidi."@en .

<artist/10913#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25935#performance> ;
    schema:name "yoshihiko"@en,
        "義彦"@ja ;
    foaf:made <album/25935#lyrics>,
        <album/25935#subject> ;
    foaf:name "yoshihiko"@en,
        "義彦"@ja .

<artist/10916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25935#performance> ;
    schema:name "kiri"@en,
        "桐"@ja ;
    foaf:name "kiri"@en,
        "桐"@ja .

<artist/10912#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25935#subject> ;
    mo:performed <album/25935#performance> ;
    schema:name "nao"@en,
        "ナオ"@ja ;
    foaf:made <album/25935#composition>,
        <album/25935#lyrics>,
        <album/25935#subject> ;
    foaf:name "nao"@en,
        "ナオ"@ja .

<artist/10914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25935#subject> ;
    mo:performed <album/25935#performance> ;
    schema:name "kohsuke"@en,
        "コースケ"@ja ;
    foaf:made <album/25935#composition>,
        <album/25935#subject> ;
    foaf:name "kohsuke"@en,
        "コースケ"@ja .

<album/25935#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "∞ Loop / heidi. [Limited Edition]"@en,
        "∞ループ / heidi."@ja,
        "∞ Loop / heidi. [Limited Edition]"@ja-latn ;
    mo:performance_of <album/25935#musicalwork> ;
    mo:performer <artist/10911#subject>,
        <artist/10912#subject>,
        <artist/10913#subject>,
        <artist/10914#subject>,
        <artist/10916#subject> ;
    mo:recorded_as <album/25935#musicalexpression> ;
    schema:byArtist <artist/10911#subject>,
        <artist/10912#subject>,
        <artist/10913#subject>,
        <artist/10914#subject>,
        <artist/10916#subject> ;
    schema:name "∞ Loop / heidi. [Limited Edition]"@en,
        "∞ループ / heidi."@ja,
        "∞ Loop / heidi. [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/25935#musicalwork> .

<album/25935#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-25"^^xsd:date ;
    dcterms:title "∞ Loop / heidi. [Limited Edition]"@en,
        "∞ループ / heidi."@ja,
        "∞ Loop / heidi. [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCL-0049" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/25935#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:N71fdcf5124314bc3a280680cc9506cd5,
        _:N9f5839334b40430c8019cd9a4ffe6e86 ;
    mo:record_count 2 ;
    schema:about <product/4582#subject> ;
    schema:byArtist <artist/10911#subject>,
        <artist/10912#subject>,
        <artist/10913#subject>,
        <artist/10914#subject>,
        <artist/10916#subject> ;
    schema:datePublished "2010-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/25935/25935-1304787442.jpg> ;
    schema:name "∞ Loop / heidi. [Limited Edition]"@en,
        "∞ループ / heidi."@ja,
        "∞ Loop / heidi. [Limited Edition]"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/25935/25935-1304787442.jpg> .

_:N0ba8a353ca724d83b877543683297fe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "∞ループ [Instrumental]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N9f5839334b40430c8019cd9a4ffe6e86 ;
    schema:name "∞ループ [Instrumental]"@ja .

_:N35e74738656543d0a4d82b5f92ed67e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "∞ループ [music clip]"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71fdcf5124314bc3a280680cc9506cd5 ;
    schema:name "∞ループ [music clip]"@ja .

_:N6459a5417a5c461f8d72b7e8a394962b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペイン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N9f5839334b40430c8019cd9a4ffe6e86 ;
    schema:name "ペイン"@ja .

_:N7ea89c3731484ce2af8cb5720d06b58f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイキング"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71fdcf5124314bc3a280680cc9506cd5 ;
    schema:name "メイキング"@ja .

_:Nd8920096a8d545cb84c05ff097120d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霞"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N9f5839334b40430c8019cd9a4ffe6e86 ;
    schema:name "霞"@ja .

_:Ne8d18bfbcddd49cd84fc1e482066babf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "∞ループ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N9f5839334b40430c8019cd9a4ffe6e86 ;
    schema:name "∞ループ"@ja .

_:N71fdcf5124314bc3a280680cc9506cd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N35e74738656543d0a4d82b5f92ed67e1,
        _:N7ea89c3731484ce2af8cb5720d06b58f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N35e74738656543d0a4d82b5f92ed67e1,
        _:N7ea89c3731484ce2af8cb5720d06b58f .

_:N9f5839334b40430c8019cd9a4ffe6e86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ba8a353ca724d83b877543683297fe7,
        _:N6459a5417a5c461f8d72b7e8a394962b,
        _:Nd8920096a8d545cb84c05ff097120d01,
        _:Ne8d18bfbcddd49cd84fc1e482066babf ;
    mo:track_count 4 ;
    schema:duration "PT15:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ba8a353ca724d83b877543683297fe7,
        _:N6459a5417a5c461f8d72b7e8a394962b,
        _:Nd8920096a8d545cb84c05ff097120d01,
        _:Ne8d18bfbcddd49cd84fc1e482066babf .

