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

<album/73555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GAME / Perfume"@en,
        "GAME / Perfume"@ja,
        "GAME / Perfume"@ja-latn ;
    mo:produced_work <album/73555#musicalwork> ;
    schema:name "GAME / Perfume"@en,
        "GAME / Perfume"@ja,
        "GAME / Perfume"@ja-latn .

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

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

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

<org/131#subject> schema:name "JAPAN RECORD"@en,
        "JAPAN RECORD"@ja,
        "JAPAN RECORD"@ja-latn ;
    foaf:name "JAPAN RECORD"@en,
        "JAPAN RECORD"@ja,
        "JAPAN RECORD"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/73555/73555-1513463717.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13567#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73555#performance> ;
    schema:name "Perfume"@en,
        "パフューム"@ja ;
    foaf:name "Perfume"@en,
        "パフューム"@ja .

<artist/13569#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73555#performance> ;
    schema:name "KASHIYUKA"@en ;
    foaf:name "KASHIYUKA"@en .

<artist/13570#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73555#performance> ;
    schema:name "A-CHAN"@en ;
    foaf:name "A-CHAN"@en .

<artist/13571#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73555#performance> ;
    schema:name "NOCCHI"@en ;
    foaf:name "NOCCHI"@en .

<album/73555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-16"^^xsd:date ;
    dcterms:title "GAME / Perfume"@en,
        "GAME / Perfume"@ja,
        "GAME / Perfume"@ja-latn ;
    mo:catalogue_number "TKCA-73325" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73555#musicalexpression> ;
    mo:publisher <org/131#subject> ;
    mo:record _:Na070936dd2964ab58c2515869412d522 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sumire 16-sai!!"@en ;
            foaf:name "Sumire 16-sai!!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Moteki"@en ;
            foaf:name "Moteki"@en ] ;
    schema:byArtist <artist/13567#subject>,
        <artist/13569#subject>,
        <artist/13570#subject>,
        <artist/13571#subject> ;
    schema:datePublished "2008-04-16"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/55/73555/73555-1513463717.jpg> ;
    schema:name "GAME / Perfume"@en,
        "GAME / Perfume"@ja,
        "GAME / Perfume"@ja-latn ;
    schema:publisher <org/131#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/73555/73555-1513463717.jpg> .

<album/73555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GAME / Perfume"@en,
        "GAME / Perfume"@ja,
        "GAME / Perfume"@ja-latn ;
    mo:performance_of <album/73555#musicalwork> ;
    mo:performer <artist/13567#subject>,
        <artist/13569#subject>,
        <artist/13570#subject>,
        <artist/13571#subject> ;
    mo:recorded_as <album/73555#musicalexpression> ;
    schema:byArtist <artist/13567#subject>,
        <artist/13569#subject>,
        <artist/13570#subject>,
        <artist/13571#subject> ;
    schema:name "GAME / Perfume"@en,
        "GAME / Perfume"@ja,
        "GAME / Perfume"@ja-latn ;
    schema:workPerformed <album/73555#musicalwork> .

_:N0d8dec901d1b4a6aa2d25402dec4cc62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take me Take me"@en,
        "Take me Take me"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Take me Take me"@en,
        "Take me Take me"@ja .

_:N1a7b6833806d46b8aca6c81fd1a08969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plastic smile"@en,
        "plastic smile"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "plastic smile"@en,
        "plastic smile"@ja .

_:N430ee795a8da4eaab68c208acfa6295d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAME"@en,
        "GAME"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "GAME"@en,
        "GAME"@ja .

_:N586740fc5a864198a887bce3f23f5caf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puppy love"@en,
        "Puppy love"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Puppy love"@en,
        "Puppy love"@ja .

_:N5ff2ef38dc844d5bafc453243fcb177e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Secret"@en,
        "シークレットシークレット"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Secret Secret"@en,
        "シークレットシークレット"@ja .

_:N6e37af324efe43dfabc223400a698df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby cruising Love"@en,
        "Baby cruising Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Baby cruising Love"@en,
        "Baby cruising Love"@ja .

_:N8f7bf94d1946467085c6b55c1625d9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ceramic Girl"@en,
        "セラミックガール"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Ceramic Girl"@en,
        "セラミックガール"@ja .

_:Nb196abe69d4d49f29932acf82c8af307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Snow Powdery Snow"@en,
        "Twinkle Snow Powdery Snow"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Twinkle Snow Powdery Snow"@en,
        "Twinkle Snow Powdery Snow"@ja .

_:Nb52e641d6c3c4e7da44f695f69732a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolate Disco"@en,
        "チョコレイト・ディスコ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Chocolate Disco"@en,
        "チョコレイト・ディスコ"@ja .

_:Nc0b029560acc4320949f864d8000a7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Macaroni"@en,
        "マカロニ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Macaroni"@en,
        "マカロニ"@ja .

_:Nf7aa1e0db4ce4da6b80d59bf8fc86d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly"@en,
        "Butterfly"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Butterfly"@en,
        "Butterfly"@ja .

_:Nfe9961fe93154bb49d53045576127497 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polyrhythm"@en,
        "ポリリズム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na070936dd2964ab58c2515869412d522 ;
    schema:name "Polyrhythm"@en,
        "ポリリズム"@ja .

_:Na070936dd2964ab58c2515869412d522 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d8dec901d1b4a6aa2d25402dec4cc62,
        _:N1a7b6833806d46b8aca6c81fd1a08969,
        _:N430ee795a8da4eaab68c208acfa6295d,
        _:N586740fc5a864198a887bce3f23f5caf,
        _:N5ff2ef38dc844d5bafc453243fcb177e,
        _:N6e37af324efe43dfabc223400a698df3,
        _:N8f7bf94d1946467085c6b55c1625d9aa,
        _:Nb196abe69d4d49f29932acf82c8af307,
        _:Nb52e641d6c3c4e7da44f695f69732a00,
        _:Nc0b029560acc4320949f864d8000a7a0,
        _:Nf7aa1e0db4ce4da6b80d59bf8fc86d2e,
        _:Nfe9961fe93154bb49d53045576127497 ;
    mo:track_count 12 ;
    schema:duration "PT56:03"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0d8dec901d1b4a6aa2d25402dec4cc62,
        _:N1a7b6833806d46b8aca6c81fd1a08969,
        _:N430ee795a8da4eaab68c208acfa6295d,
        _:N586740fc5a864198a887bce3f23f5caf,
        _:N5ff2ef38dc844d5bafc453243fcb177e,
        _:N6e37af324efe43dfabc223400a698df3,
        _:N8f7bf94d1946467085c6b55c1625d9aa,
        _:Nb196abe69d4d49f29932acf82c8af307,
        _:Nb52e641d6c3c4e7da44f695f69732a00,
        _:Nc0b029560acc4320949f864d8000a7a0,
        _:Nf7aa1e0db4ce4da6b80d59bf8fc86d2e,
        _:Nfe9961fe93154bb49d53045576127497 .

