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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/131865#subject>,
        <album/131865#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/19617#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Yanase"@en,
        "柳瀬嵩"@ja ;
    foaf:made <album/131865#lyrics>,
        <album/131865#subject> ;
    foaf:name "Takashi Yanase"@en,
        "柳瀬嵩"@ja .

<artist/54909#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Oguro"@en,
        "小黒恵子"@ja ;
    foaf:made <album/131865#lyrics>,
        <album/131865#subject> ;
    foaf:name "Keiko Oguro"@en,
        "小黒恵子"@ja .

<artist/9861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131865#subject> ;
    schema:name "Kuni Kawachi"@en,
        "クニ河内"@ja ;
    foaf:made <album/131865#composition>,
        <album/131865#subject>,
        <album/131865#vocals> ;
    foaf:name "Kuni Kawachi"@en,
        "クニ河内"@ja .

<product/19648#subject> a schema:CreativeWork ;
    schema:name "Minna no Uta"@en,
        "みんなのうた"@ja,
        "Minna no Uta"@ja-latn ;
    foaf:name "Minna no Uta"@en,
        "みんなのうた"@ja,
        "Minna no Uta"@ja-latn .

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

<album/131865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshi no Pantsu"@en,
        "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn ;
    mo:performance_of <album/131865#musicalwork> ;
    mo:recorded_as <album/131865#musicalexpression> ;
    schema:name "Tenshi no Pantsu"@en,
        "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn ;
    schema:workPerformed <album/131865#musicalwork> .

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

<https://media.vgm.io/albums/56/131865/131865-8f815f3f7d75.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131865#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/131865/131865-8f815f3f7d75.jpg> ;
    foaf:depicts <album/131865#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/131865/131865-8f815f3f7d75.jpg> .

<https://medium-media.vgm.io/albums/56/131865/131865-8f815f3f7d75.jpg> a schema:ImageObject,
        foaf:Image .

<album/131865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshi no Pantsu"@en,
        "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "天井正"@en ;
            foaf:made <album/131865#composition> ;
            foaf:name "天井正"@en ],
        <artist/9861#subject> ;
    mo:produced_work <album/131865#musicalwork> ;
    schema:name "Tenshi no Pantsu"@en,
        "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn .

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

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

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

<album/131865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-07-01"^^xsd:date ;
    dcterms:title "Tenshi no Pantsu"@en,
        "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn ;
    mo:catalogue_number "SCS-366" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/131865#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N4a70fefae8904ed3bc4d3558b7fcb6e0 ;
    mo:record_count 1 ;
    schema:about <product/19648#subject> ;
    schema:datePublished "1977-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/131865/131865-8f815f3f7d75.jpg> ;
    schema:name "Tenshi no Pantsu"@en,
        "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/131865/131865-8f815f3f7d75.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131865#subject> ;
    schema:name "天井正"@en ;
    foaf:made <album/131865#subject> ;
    foaf:name "天井正"@en .

_:Nbd3080344baa443b9dfd7321748eaf59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラキュラのうた"@ja,
        "Dracula no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N4a70fefae8904ed3bc4d3558b7fcb6e0 ;
    schema:name "ドラキュラのうた"@ja,
        "Dracula no Uta"@ja-latn .

_:Neb27294eb97e42708b1397eb70ebb900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N4a70fefae8904ed3bc4d3558b7fcb6e0 ;
    schema:name "天使のパンツ"@ja,
        "Tenshi no Pantsu"@ja-latn .

_:N4a70fefae8904ed3bc4d3558b7fcb6e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbd3080344baa443b9dfd7321748eaf59,
        _:Neb27294eb97e42708b1397eb70ebb900 ;
    mo:track_count 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nbd3080344baa443b9dfd7321748eaf59,
        _:Neb27294eb97e42708b1397eb70ebb900 .

