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

<album/59882> a mo:Release ;
    mo:catalogue_number "CX-7290" .

<artist/18136#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59884#subject> ;
    schema:name "Saori Kumi"@en,
        "久美沙織"@ja ;
    foaf:made <album/59884#composition>,
        <album/59884#lyrics>,
        <album/59884#subject>,
        <album/59884#vocals> ;
    foaf:name "Saori Kumi"@en,
        "久美沙織"@ja .

<artist/5114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59884#subject> ;
    schema:name "Junko Miyagi"@en,
        "宮城純子"@ja ;
    foaf:made <album/59884#composition>,
        <album/59884#subject> ;
    foaf:name "Junko Miyagi"@en,
        "宮城純子"@ja .

<artist/5125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59884#subject> ;
    schema:name "Masanori Sasaji"@en,
        "笹路正徳"@ja ;
    foaf:made <album/59884#composition>,
        <album/59884#subject> ;
    foaf:name "Masanori Sasaji"@en,
        "笹路正徳"@ja .

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

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

<album/59884#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Roman Trip Oka no Ie no Micky"@en,
        "Roman Trip 丘の家のミッキー"@ja,
        "Roman Trip Micky of The Hill-top House"@ja-latn ;
    mo:performance_of <album/59884#musicalwork> ;
    mo:recorded_as <album/59884#musicalexpression> ;
    schema:name "Roman Trip Oka no Ie no Micky"@en,
        "Roman Trip 丘の家のミッキー"@ja,
        "Roman Trip Micky of The Hill-top House"@ja-latn ;
    schema:workPerformed <album/59884#musicalwork> .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/59884/59884-1466746564.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59884#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Roman Trip Oka no Ie no Micky"@en,
        "Roman Trip 丘の家のミッキー"@ja,
        "Roman Trip Micky of The Hill-top House"@ja-latn ;
    mo:composer <artist/18136#subject>,
        <artist/5114#subject>,
        <artist/5125#subject> ;
    mo:produced_work <album/59884#musicalwork> ;
    schema:name "Roman Trip Oka no Ie no Micky"@en,
        "Roman Trip 丘の家のミッキー"@ja,
        "Roman Trip Micky of The Hill-top House"@ja-latn .

<album/59884#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-11-21"^^xsd:date ;
    dcterms:title "Roman Trip Oka no Ie no Micky"@en,
        "Roman Trip 丘の家のミッキー"@ja,
        "Roman Trip Micky of The Hill-top House"@ja-latn ;
    mo:catalogue_number "CAY-804" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/59882> ;
    mo:publication_of <album/59884#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N289c18489fce42f2a01618295aa4ed05 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Micky of The Hill-top House (Oka no Ie no Micky)"@en ;
            foaf:name "Micky of The Hill-top House (Oka no Ie no Micky)"@en ] ;
    schema:datePublished "1986-11-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/48/59884/59884-1466746564.jpg> ;
    schema:name "Roman Trip Oka no Ie no Micky"@en,
        "Roman Trip 丘の家のミッキー"@ja,
        "Roman Trip Micky of The Hill-top House"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/59884/59884-1466746564.jpg> .

_:N0436230e086742359f3263fc59106587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day Dream Dancing"@ja,
        "Day Dream Dancing"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "Day Dream Dancing"@ja,
        "Day Dream Dancing"@ja-latn .

_:N353f4668317847b684d084651cd9e72e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よろしくスキッパー"@ja,
        "Yoroshiku Skipper"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "よろしくスキッパー"@ja,
        "Yoroshiku Skipper"@ja-latn .

_:N4269c9faf032444d808d5dc462814ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "丘の家のミッキー"@ja,
        "Oka no Ie no Micky"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "丘の家のミッキー"@ja,
        "Oka no Ie no Micky"@ja-latn .

_:N481eba5d56774369a4979038f99e5afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うららはごきげん"@ja,
        "Urara wa Gokigen"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "うららはごきげん"@ja,
        "Urara wa Gokigen"@ja-latn .

_:N561802aeb9e6425798da005a4d5a739c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋の海 雨の海"@ja,
        "Aki no Umi Ame no Umi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "秋の海 雨の海"@ja,
        "Aki no Umi Ame no Umi"@ja-latn .

_:N6148a885b58944e49f6d35be0ba765d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧れのSuper Star"@ja,
        "Akogare no Super Star"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "憧れのSuper Star"@ja,
        "Akogare no Super Star"@ja-latn .

_:N92cb58757af5408082369244c472ef38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Friend"@ja,
        "Best Friend"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "Best Friend"@ja,
        "Best Friend"@ja-latn .

_:N9d15fc9976754e31ae8167bf85f729e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寂しい転校生"@ja,
        "Sabishii Tenkousei"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "寂しい転校生"@ja,
        "Sabishii Tenkousei"@ja-latn .

_:Nb641513559c344d4b349a9ca3433e2b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boys Racer"@ja,
        "Boys Racer"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "Boys Racer"@ja,
        "Boys Racer"@ja-latn .

_:Nfbf336a6014c40be96379c6e1900f3ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三流女子高生ブギ"@ja,
        "Sanryuu Joshikousei Boogie"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N289c18489fce42f2a01618295aa4ed05 ;
    schema:name "三流女子高生ブギ"@ja,
        "Sanryuu Joshikousei Boogie"@ja-latn .

_:N289c18489fce42f2a01618295aa4ed05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0436230e086742359f3263fc59106587,
        _:N353f4668317847b684d084651cd9e72e,
        _:N4269c9faf032444d808d5dc462814ecb,
        _:N481eba5d56774369a4979038f99e5afe,
        _:N561802aeb9e6425798da005a4d5a739c,
        _:N6148a885b58944e49f6d35be0ba765d6,
        _:N92cb58757af5408082369244c472ef38,
        _:N9d15fc9976754e31ae8167bf85f729e5,
        _:Nb641513559c344d4b349a9ca3433e2b5,
        _:Nfbf336a6014c40be96379c6e1900f3ea ;
    mo:track_count 10 ;
    schema:duration "PT22:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0436230e086742359f3263fc59106587,
        _:N353f4668317847b684d084651cd9e72e,
        _:N4269c9faf032444d808d5dc462814ecb,
        _:N481eba5d56774369a4979038f99e5afe,
        _:N561802aeb9e6425798da005a4d5a739c,
        _:N6148a885b58944e49f6d35be0ba765d6,
        _:N92cb58757af5408082369244c472ef38,
        _:N9d15fc9976754e31ae8167bf85f729e5,
        _:Nb641513559c344d4b349a9ca3433e2b5,
        _:Nfbf336a6014c40be96379c6e1900f3ea .

