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

<artist/1630#subject> a schema:Person,
        foaf:Person ;
    schema:name "Don McCow"@en,
        "ドン・マッコウ"@ja ;
    foaf:made <album/36472#lyrics>,
        <album/36472#subject> ;
    foaf:name "Don McCow"@en,
        "ドン・マッコウ"@ja .

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

<artist/100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36472#subject> ;
    schema:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja ;
    foaf:made <album/36472#composition>,
        <album/36472#subject> ;
    foaf:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja .

<product/5563#subject> a schema:CreativeWork ;
    schema:name "Pia♥ Carrot e Youkoso!! 3"@en,
        "Pia♥キャロットへようこそ!! 3"@ja,
        "Pia♥ Carrot e Youkoso!! 3"@ja-latn ;
    foaf:name "Pia♥ Carrot e Youkoso!! 3"@en,
        "Pia♥キャロットへようこそ!! 3"@ja,
        "Pia♥ Carrot e Youkoso!! 3"@ja-latn .

<album/36472#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@en,
        "Pia♥キャロットへようこそ!!3 SPECIAL DISC"@ja,
        "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@ja-latn ;
    mo:composer <artist/100#subject> ;
    mo:produced_work <album/36472#musicalwork> ;
    schema:name "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@en,
        "Pia♥キャロットへようこそ!!3 SPECIAL DISC"@ja,
        "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@ja-latn .

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

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

<https://media.vgm.io/albums/27/36472/36472-761a160b6a17.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36472#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/36472/36472-761a160b6a17.jpg> ;
    foaf:depicts <album/36472#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/36472/36472-761a160b6a17.jpg> .

<https://medium-media.vgm.io/albums/27/36472/36472-761a160b6a17.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36472#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@en,
        "Pia♥キャロットへようこそ!!3 SPECIAL DISC"@ja,
        "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@ja-latn ;
    mo:performance_of <album/36472#musicalwork> ;
    mo:performer <artist/54332#subject> ;
    mo:recorded_as <album/36472#musicalexpression> ;
    schema:byArtist <artist/54332#subject> ;
    schema:name "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@en,
        "Pia♥キャロットへようこそ!!3 SPECIAL DISC"@ja,
        "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@ja-latn ;
    schema:workPerformed <album/36472#musicalwork> .

<artist/54332#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36472#performance> ;
    schema:name "Miu"@en,
        "美羽"@ja ;
    foaf:name "Miu"@en,
        "美羽"@ja .

<album/36472#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-03-27"^^xsd:date ;
    dcterms:title "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@en,
        "Pia♥キャロットへようこそ!!3 SPECIAL DISC"@ja,
        "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@ja-latn ;
    mo:catalogue_number "T-20110M" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36472#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N1ec6aaf588c44812aebed018b29c789c ;
    mo:record_count 1 ;
    schema:about <product/5563#subject> ;
    schema:byArtist <artist/54332#subject> ;
    schema:datePublished "2003-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/36472/36472-761a160b6a17.jpg> ;
    schema:name "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@en,
        "Pia♥キャロットへようこそ!!3 SPECIAL DISC"@ja,
        "Pia♥ Carrot e Youkoso!! 3 SPECIAL DISC"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/36472/36472-761a160b6a17.jpg> .

_:N0d484629479947ea83e9d119c4304351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーエンドからはじめよう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N1ec6aaf588c44812aebed018b29c789c ;
    schema:name "ハッピーエンドからはじめよう"@ja .

_:N48a72f00f240495fa2d7fde1a8d735a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋人たちの伝説"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N1ec6aaf588c44812aebed018b29c789c ;
    schema:name "恋人たちの伝説"@ja .

_:Nfcffe0763f9940d8ae42140445811796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠のストーリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N1ec6aaf588c44812aebed018b29c789c ;
    schema:name "永遠のストーリー"@ja .

_:N1ec6aaf588c44812aebed018b29c789c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d484629479947ea83e9d119c4304351,
        _:N48a72f00f240495fa2d7fde1a8d735a6,
        _:Nfcffe0763f9940d8ae42140445811796 ;
    mo:track_count 3 ;
    schema:duration "PT11:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d484629479947ea83e9d119c4304351,
        _:N48a72f00f240495fa2d7fde1a8d735a6,
        _:Nfcffe0763f9940d8ae42140445811796 .

