@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/3521#composition> a mo:Composition ;
    dcterms:title "PRINCESS MAKER: Go! Go! Princess · Mission in Pocket"@en,
        "プリンセスメーカー Go! Go! プリンセス / ポケット大作戦"@ja,
        "Princess Maker: Go! Go! Princess / Pocket Daisakusen"@ja-latn ;
    schema:name "PRINCESS MAKER: Go! Go! Princess · Mission in Pocket"@en,
        "プリンセスメーカー Go! Go! プリンセス / ポケット大作戦"@ja,
        "Princess Maker: Go! Go! Princess / Pocket Daisakusen"@ja-latn .

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

<album/3521#performance> a mo:Performance ;
    dcterms:title "PRINCESS MAKER: Go! Go! Princess · Mission in Pocket"@en,
        "プリンセスメーカー Go! Go! プリンセス / ポケット大作戦"@ja,
        "Princess Maker: Go! Go! Princess / Pocket Daisakusen"@ja-latn ;
    schema:name "PRINCESS MAKER: Go! Go! Princess · Mission in Pocket"@en,
        "プリンセスメーカー Go! Go! プリンセス / ポケット大作戦"@ja,
        "Princess Maker: Go! Go! Princess / Pocket Daisakusen"@ja-latn .

<album/3521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-20"^^xsd:date ;
    dcterms:title "PRINCESS MAKER: Go! Go! Princess · Mission in Pocket"@en,
        "プリンセスメーカー Go! Go! プリンセス / ポケット大作戦"@ja,
        "Princess Maker: Go! Go! Princess / Pocket Daisakusen"@ja-latn ;
    mo:catalogue_number "PCCB-00332" ;
    schema:about <product/20738#subject> ;
    schema:datePublished "1999-01-20"^^xsd:date ;
    schema:name "PRINCESS MAKER: Go! Go! Princess · Mission in Pocket"@en,
        "プリンセスメーカー Go! Go! プリンセス / ポケット大作戦"@ja,
        "Princess Maker: Go! Go! Princess / Pocket Daisakusen"@ja-latn .

<product/20715#subject> a schema:CreativeWork ;
    dcterms:title "Princess Maker"@en,
        "プリンセスメーカー"@ja,
        "Princess Maker"@ja-latn ;
    schema:name "Princess Maker"@en,
        "プリンセスメーカー"@ja,
        "Princess Maker"@ja-latn .

<https://media.vgm.io/products/83/20738/20738-1745768084.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/20738#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/83/20738/20738-1745768084.png> ;
    foaf:depicts <product/20738#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/83/20738/20738-1745768084.png> .

<https://thumb-media.vgm.io/products/83/20738/20738-1745768084.png> a schema:ImageObject,
        foaf:Image .

<product/20738#subject> a schema:CreativeWork ;
    dcterms:created "1998-08-13"^^xsd:date ;
    dcterms:title "Princess Maker: Pocket Daisakusen" ;
    schema:datePublished "1998-08-13"^^xsd:date ;
    schema:image <https://media.vgm.io/products/83/20738/20738-1745768084.png> ;
    schema:name "Princess Maker: Pocket Daisakusen" ;
    foaf:depiction <https://media.vgm.io/products/83/20738/20738-1745768084.png> .

[] a mo:Singer .

