@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/18003#composition> a mo:Composition ;
    dcterms:title "Romi Juli x Radio"@en,
        "ロミジュリ×レイディオ"@ja,
        "Romi Juli x Radio"@ja-latn ;
    schema:name "Romi Juli x Radio"@en,
        "ロミジュリ×レイディオ"@ja,
        "Romi Juli x Radio"@ja-latn .

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

<album/18003#performance> a mo:Performance ;
    dcterms:title "Romi Juli x Radio"@en,
        "ロミジュリ×レイディオ"@ja,
        "Romi Juli x Radio"@ja-latn ;
    schema:name "Romi Juli x Radio"@en,
        "ロミジュリ×レイディオ"@ja,
        "Romi Juli x Radio"@ja-latn .

<album/18003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-21"^^xsd:date ;
    dcterms:title "Romi Juli x Radio"@en,
        "ロミジュリ×レイディオ"@ja,
        "Romi Juli x Radio"@ja-latn ;
    mo:catalogue_number "ROMEO-0001" ;
    schema:about <product/1068#subject> ;
    schema:datePublished "2007-12-21"^^xsd:date ;
    schema:name "Romi Juli x Radio"@en,
        "ロミジュリ×レイディオ"@ja,
        "Romi Juli x Radio"@ja-latn .

<product/1067#subject> a schema:CreativeWork ;
    dcterms:title "Romeo × Juliet"@en,
        "ロミオ×ジュリエット"@ja,
        "Romeo × Juliet"@ja-latn ;
    schema:name "Romeo × Juliet"@en,
        "ロミオ×ジュリエット"@ja,
        "Romeo × Juliet"@ja-latn .

<product/1068#subject> a schema:CreativeWork ;
    dcterms:created "2007-04-13"^^xsd:date ;
    dcterms:title "RomiJuli × Radio" ;
    schema:datePublished "2007-04-13"^^xsd:date ;
    schema:name "RomiJuli × Radio" .

[] a mo:Singer .

