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

<artist/10845#subject> a schema:Person,
        foaf:Person ;
    schema:name "mavie"@en ;
    foaf:made <album/150509#lyrics>,
        <album/150509#subject> ;
    foaf:name "mavie"@en .

<artist/3051#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150509#subject> ;
    schema:name "Motoyoshi Iwasaki"@en,
        "岩崎元是"@ja ;
    foaf:made <album/150509#composition>,
        <album/150509#subject> ;
    foaf:name "Motoyoshi Iwasaki"@en,
        "岩崎元是"@ja .

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

<album/150509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Password@PIPOPA / COON"@en,
        "パスワード@PIPOPA / COON"@ja,
        "Password@PIPOPA / COON"@ja-latn ;
    mo:performance_of <album/150509#musicalwork> ;
    mo:recorded_as <album/150509#musicalexpression> ;
    schema:name "Password@PIPOPA / COON"@en,
        "パスワード@PIPOPA / COON"@ja,
        "Password@PIPOPA / COON"@ja-latn ;
    schema:workPerformed <album/150509#musicalwork> .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

<https://media.vgm.io/albums/90/150509/150509-751513e3f541.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150509#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/150509/150509-751513e3f541.jpg> ;
    foaf:depicts <album/150509#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/150509/150509-751513e3f541.jpg> .

<https://medium-media.vgm.io/albums/90/150509/150509-751513e3f541.jpg> a schema:ImageObject,
        foaf:Image .

<album/150509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Password@PIPOPA / COON"@en,
        "パスワード@PIPOPA / COON"@ja,
        "Password@PIPOPA / COON"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "COON"@en ;
            foaf:made <album/150509#composition> ;
            foaf:name "COON"@en ],
        <artist/3051#subject> ;
    mo:produced_work <album/150509#musicalwork> ;
    schema:name "Password@PIPOPA / COON"@en,
        "パスワード@PIPOPA / COON"@ja,
        "Password@PIPOPA / COON"@ja-latn .

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

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

<album/150509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-05"^^xsd:date ;
    dcterms:title "Password@PIPOPA / COON"@en,
        "パスワード@PIPOPA / COON"@ja,
        "Password@PIPOPA / COON"@ja-latn ;
    mo:catalogue_number "UPCH-80096" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150509#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:N5882f99ec65c4bcab2e151ba93b69b5c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Net Ghost PiPoPa"@en ;
            foaf:name "Net Ghost PiPoPa"@en ] ;
    schema:datePublished "2008-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/150509/150509-751513e3f541.jpg> ;
    schema:name "Password@PIPOPA / COON"@en,
        "パスワード@PIPOPA / COON"@ja,
        "Password@PIPOPA / COON"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/150509/150509-751513e3f541.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "イワタナオミ"@en ;
    foaf:made <album/150509#subject> ;
    foaf:name "イワタナオミ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "COON"@en ;
    foaf:made <album/150509#vocals> ;
    foaf:name "COON"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "イワタナオミ"@en ;
    foaf:made <album/150509#lyrics> ;
    foaf:name "イワタナオミ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "COON"@en ;
    foaf:made <album/150509#subject> ;
    foaf:name "COON"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150509#subject> ;
    schema:name "COON"@en ;
    foaf:made <album/150509#subject> ;
    foaf:name "COON"@en .

_:N3eb6c92446914efc92b98c6c7e366ca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋するリズム"@ja,
        "Koi Suru Rhythm"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5882f99ec65c4bcab2e151ba93b69b5c ;
    schema:name "恋するリズム"@ja,
        "Koi Suru Rhythm"@ja-latn .

_:N469a3cfccf6f46b6beb3da55576ccc5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋するリズム (Original Karaoke)"@ja,
        "Koi Suru Rhythm (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5882f99ec65c4bcab2e151ba93b69b5c ;
    schema:name "恋するリズム (Original Karaoke)"@ja,
        "Koi Suru Rhythm (Original Karaoke)"@ja-latn .

_:Nae525c91648f4877bd0d43136f81640b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パスワード@PIPOPA (Original Karaoke)"@ja,
        "Password@PIPOPA (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5882f99ec65c4bcab2e151ba93b69b5c ;
    schema:name "パスワード@PIPOPA (Original Karaoke)"@ja,
        "Password@PIPOPA (Original Karaoke)"@ja-latn .

_:Ne7be344869b941dcb9bb6e8549477580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パスワード@PIPOPA"@ja,
        "Password@PIPOPA"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5882f99ec65c4bcab2e151ba93b69b5c ;
    schema:name "パスワード@PIPOPA"@ja,
        "Password@PIPOPA"@ja-latn .

_:N5882f99ec65c4bcab2e151ba93b69b5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3eb6c92446914efc92b98c6c7e366ca3,
        _:N469a3cfccf6f46b6beb3da55576ccc5d,
        _:Nae525c91648f4877bd0d43136f81640b,
        _:Ne7be344869b941dcb9bb6e8549477580 ;
    mo:track_count 4 ;
    schema:duration "PT13:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3eb6c92446914efc92b98c6c7e366ca3,
        _:N469a3cfccf6f46b6beb3da55576ccc5d,
        _:Nae525c91648f4877bd0d43136f81640b,
        _:Ne7be344869b941dcb9bb6e8549477580 .

