Example of name with a title in LC BIBFRAME

MARC BIBFRAME
    000	01082cam a2200265 i 4500
001	375813
005	20051128143401.0
008	790105s1979 nyu 000 0 eng
010	__	 |a  78022728
020	__	 |a 0816422370 :  |c $2.95
035	__	 |9 (DLC) 78022728
040	__	 |a DLC  |c DLC  |d DLC
041	1_	 |a eng  |h ita
050	00	 |a BV4639  |b .J55 1979
082	00	 |a 241/.66  |2 20
100	0_	 |a John Paul  |b II,  |c Pope,  |d 1920-2005.
245	10	 |a Fruitful and responsible love /  |c Karol Wojtyla 
     [i.e. Pope John Paul II] ; with contributions by Giorgio Campanini ... [et al.].
260	__	 |a New York :  |b Seabury Press,  |c 1979.
300	__	 |a 74 p. ;  |c 20 cm.
500	__	 |a "A Crossroad book."
500	__	 |a Delivered as the opening address at the International 
     Congress on Fruitful and Responsible Love: Ten Years after Humanae Vitae, 
     June 1978, Milan.
610	20	 |a Catholic Church.  |b Pope (1963-1978 : Paul VI).  
     |t Humanae vitae.
650	_0	 |a Love  |x Religious aspects  |x Catholic Church.
   


#Processed by Id: cwm.py,v 1.144 2003/09/14 20:20:20 timbl Exp 
        #    using base file:/tmp/tmpPieB41-rdfconverter
        
#  Notation3 generation by
#       notation3.py,v 1.148 2003/12/04 21:20:17 timbl Exp

#   Base was: file:/tmp/tmpPieB41-rdfconverter
     @prefix :  .
     @prefix bf:  .
     @prefix identifiers:  .
     @prefix rdf:  .
     @prefix rdfs:  .
    
      [      a bf:Instance;
             bf:callNumber "BV4639 .J55 1979";
             bf:derivedFrom ;
             bf:dimensions "20 cm.";
             bf:extent "74 p. ;";
             bf:instanceOf ;
             bf:isbn "0816422370";
             bf:placePub  [
                 a bf:Place;
                 bf:label "New York" ];
             bf:provider  [
                 a bf:Organization;
                 bf:label "Seabury Press" ];
             bf:pubDate "1979.";
             bf:title "Fruitful and responsible love";
             identifiers:dewey "241/.66";
             identifiers:id "0816422370 :";
             identifiers:lccn "78022728" ].
    
         a bf:Text,
                bf:Work;
         bf:creator  [
             a bf:Person;
             bf:label "John Paul II, Pope, 1920-2005.";
             :elementList  (
             [
                     :elementValue "John Paul" ]
             [
                     :elementValue "II," ]
             [
                     :elementValue "Pope," ]
             [
                     :elementValue "1920-2005." ] );
             rdfs:label "John Paul II, Pope, 1920-2005." ];
         bf:derivedFrom ;
         bf:generalNote "\"A Crossroad book.\"",
                "Delivered as the opening address at the International Congress on Fruitful and Responsible Love: Ten Years after Humanae Vitae, June 1978, Milan.";
         bf:language ;
         bf:subject  [
             a bf:Organization,
                    :NameTitle;
             bf:label "Catholic Church. Pope (1963-1978 : Paul VI). Humanae vitae.";
             :authoritativeLabel "Catholic Church. Pope (1963-1978 : Paul VI). Humanae vitae."@en;
             :componentList  (
             [
                     a :Authority;
                     :authoritativeLabel "Catholic Church. Pope (1963-1978 : Paul VI)."@en;
                     :elementList  (
                     [
                             :elementValue "Catholic Church."@en ]
                     [
                             :elementValue "Pope (1963-1978 : Paul VI)."@en ] ) ]
             [
                     a :Authority;
                     :authoritativeLabel "Humanae vitae"@en;
                     :elementList  (
                     [
                             :elementValue "Humanae vitae."@en ] ) ] ) ],
                 [
             a bf:Topic,
                    :ComplexSubject;
             bf:label "Love--Religious aspects--Catholic Church";
             :authoritativeLabel "Love--Religious aspects--Catholic Church"@en;
             :componentList  (
             [
                     a :Authority;
                     :authoritativeLabel "Love"@en;
                     :elementList  (
                     [
                             :elementValue "Love"@en ] ) ]
             [
                     a :Authority;
                     :authoritativeLabel "Religious aspects"@en;
                     :elementList  (
                     [
                             :elementValue "Religious aspects"@en ] ) ]
             [
                     a :Authority;
                     :authoritativeLabel "Catholic Church"@en;
                     :elementList  (
                     [
                             :elementValue "Catholic Church."@en ] ) ] ) ];
         bf:title "Fruitful and responsible love";
         identifiers:dewey "241/.66";
         identifiers:lccn "78022728";
         :authoritativeLabel "John Paul II, Pope, 1920-2005. Fruitful and responsible love";
         :isMemberOfMADSScheme  .
    
#ENDS