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

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

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

<artist/15423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152412#subject> ;
    schema:name "☆Taku Takahashi"@en ;
    foaf:made <album/152412#composition>,
        <album/152412#subject> ;
    foaf:name "☆Taku Takahashi"@en .

<artist/15453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152412#subject> ;
    schema:name "TeddyLoid"@en ;
    foaf:made <album/152412#composition>,
        <album/152412#subject> ;
    foaf:name "TeddyLoid"@en .

<artist/27654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152412#subject> ;
    schema:name "m-flo"@en ;
    foaf:made <album/152412#composition>,
        <album/152412#subject> ;
    foaf:name "m-flo"@en .

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

<album/152412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Theme of New PANTY & STOCKING"@en,
        "Theme of New PANTY & STOCKING"@ja,
        "Theme of New PANTY & STOCKING"@ja-latn ;
    mo:performance_of <album/152412#musicalwork> ;
    mo:recorded_as <album/152412#musicalexpression> ;
    schema:name "Theme of New PANTY & STOCKING"@en,
        "Theme of New PANTY & STOCKING"@ja,
        "Theme of New PANTY & STOCKING"@ja-latn ;
    schema:workPerformed <album/152412#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/152412/152412-ba736b513668.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Theme of New PANTY & STOCKING"@en,
        "Theme of New PANTY & STOCKING"@ja,
        "Theme of New PANTY & STOCKING"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(m-flo)"@en ;
            foaf:made <album/152412#composition> ;
            foaf:name "(m-flo)"@en ],
        <artist/15423#subject>,
        <artist/15453#subject>,
        <artist/27654#subject> ;
    mo:produced_work <album/152412#musicalwork> ;
    schema:name "Theme of New PANTY & STOCKING"@en,
        "Theme of New PANTY & STOCKING"@ja,
        "Theme of New PANTY & STOCKING"@ja-latn .

<album/152412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-06"^^xsd:date ;
    dcterms:title "Theme of New PANTY & STOCKING"@en,
        "Theme of New PANTY & STOCKING"@ja,
        "Theme of New PANTY & STOCKING"@ja-latn ;
    mo:catalogue_number "VTCL-35387" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152412#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N2c2cf81cad774aa0b62e754ce48673fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "New PANTY & STOCKING with GARTERBELT"@en ;
            foaf:name "New PANTY & STOCKING with GARTERBELT"@en ] ;
    schema:datePublished "2025-08-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/152412/152412-ba736b513668.jpg> ;
    schema:name "Theme of New PANTY & STOCKING"@en,
        "Theme of New PANTY & STOCKING"@ja,
        "Theme of New PANTY & STOCKING"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/152412/152412-ba736b513668.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152412#subject> ;
    schema:name "(m-flo)"@en ;
    foaf:made <album/152412#subject> ;
    foaf:name "(m-flo)"@en .

_:N01e4da514785427d81d53f722bbfe9f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of New PANTY & STOCKING"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N2c2cf81cad774aa0b62e754ce48673fc ;
    schema:name "Theme of New PANTY & STOCKING"@en .

_:N1cee966d6215445b9f0edf90b1761fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angels and Demons"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N2c2cf81cad774aa0b62e754ce48673fc ;
    schema:name "Angels and Demons"@en .

_:N3f65d702bd924abdb340ec0251f03b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N2c2cf81cad774aa0b62e754ce48673fc ;
    schema:name "Reckless (instrumental)"@en .

_:N93ac1d1241134e6a84c2129ae91210df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of New PANTY & STOCKING (Long Version instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N2c2cf81cad774aa0b62e754ce48673fc ;
    schema:name "Theme of New PANTY & STOCKING (Long Version instrumental)"@en .

_:Nbeff70f8a88c402fb2df136709e90b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of New PANTY & STOCKING (Long Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N2c2cf81cad774aa0b62e754ce48673fc ;
    schema:name "Theme of New PANTY & STOCKING (Long Version)"@en .

_:Ncc9dfc5700fe45768bf09826f7226269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N2c2cf81cad774aa0b62e754ce48673fc ;
    schema:name "Reckless"@en .

_:N2c2cf81cad774aa0b62e754ce48673fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01e4da514785427d81d53f722bbfe9f7,
        _:N1cee966d6215445b9f0edf90b1761fe3,
        _:N3f65d702bd924abdb340ec0251f03b71,
        _:N93ac1d1241134e6a84c2129ae91210df,
        _:Nbeff70f8a88c402fb2df136709e90b71,
        _:Ncc9dfc5700fe45768bf09826f7226269 ;
    mo:track_count 6 ;
    schema:duration "PT14:37"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N01e4da514785427d81d53f722bbfe9f7,
        _:N1cee966d6215445b9f0edf90b1761fe3,
        _:N3f65d702bd924abdb340ec0251f03b71,
        _:N93ac1d1241134e6a84c2129ae91210df,
        _:Nbeff70f8a88c402fb2df136709e90b71,
        _:Ncc9dfc5700fe45768bf09826f7226269 .

